Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-magnumclient for 
openSUSE:Factory checked in at 2024-05-02 23:48:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-magnumclient (Old)
 and      /work/SRC/openSUSE:Factory/.python-magnumclient.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-magnumclient"

Thu May  2 23:48:39 2024 rev:14 rq:1171413 version:4.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-magnumclient/python-magnumclient.changes  
2022-06-19 21:11:54.414219202 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-magnumclient.new.1880/python-magnumclient.changes
        2024-05-03 10:42:23.148545813 +0200
@@ -1,0 +2,30 @@
+Thu May  2 16:04:42 UTC 2024 - [email protected]
+
+- removed 0001-Fix-test_help_on_subcommand-on-Python-3.10.patch
+- update to version 4.4.0
+  - Update python testing as per zed cycle testing runtime
+  - Use TOX_CONSTRAINTS_FILE
+  - Fix multi-line strings spaces
+  - Clean up tox.ini
+  - Remove pypy and bump py37 to py38
+  - Update master for stable/zed
+  - Update client.authentication.k8s.io api version for kubeconfig
+  - Update master for stable/2023.1
+  - Fix test_help_on_subcommand on Python 3.10
+  - Add python 3.10 to setup.cfg metadata
+  - Switch to 2023.1 Python3 unit tests and generic template name
+  - Update master for stable/yoga
+  - setup.cfg: rename deprecated dash-separated options
+  - Drop bay and baymodel
+  - Imported Translations from Zanata
+  - Support tox4
+  - Remove translation sections from setup.cfg
+  - Update master for stable/2023.2
+  - Update python classifier in setup.cfg
+  - Allow directly output cluster config
+  - Drop lower-constraints.txt and its testing
+  - remove unicode from code
+  - Bugfix: master_lb_enabled flag now works as intended.
+  - reno: Update master for unmaintained/yoga
+
+-------------------------------------------------------------------

Old:
----
  0001-Fix-test_help_on_subcommand-on-Python-3.10.patch
  python-magnumclient-3.6.0.tar.gz

New:
----
  python-magnumclient-4.4.0.tar.gz

BETA DEBUG BEGIN:
  Old:
- removed 0001-Fix-test_help_on_subcommand-on-Python-3.10.patch
- update to version 4.4.0
BETA DEBUG END:

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-magnumclient.spec ++++++
--- /var/tmp/diff_new_pack.uh0fjg/_old  2024-05-03 10:42:23.608562532 +0200
+++ /var/tmp/diff_new_pack.uh0fjg/_new  2024-05-03 10:42:23.612562677 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-magnumclient
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,15 +17,13 @@
 
 
 Name:           python-magnumclient
-Version:        3.6.0
+Version:        4.4.0
 Release:        0
 Summary:        Python API and CLI for OpenStack Magnum
 License:        Apache-2.0
 Group:          Development/Languages/Python
 URL:            https://docs.openstack.org/python-magnumclient
-Source0:        
https://files.pythonhosted.org/packages/source/p/python-magnumclient/python-magnumclient-3.6.0.tar.gz
-# Upstream Ibee09bf76399849f7da987c4661fa1945d27afb7
-Patch1:         0001-Fix-test_help_on_subcommand-on-Python-3.10.patch
+Source0:        
https://files.pythonhosted.org/packages/source/p/python-magnumclient/python-magnumclient-4.4.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-PrettyTable >= 0.7.2
 BuildRequires:  python3-cryptography >= 3.0
@@ -88,15 +86,15 @@
 This package contains the documentation.
 
 %prep
-%autosetup -p1 -n python-magnumclient-3.6.0
+%autosetup -p1 -n python-magnumclient-4.4.0
 %py_req_cleanup
 
 %build
 %{py3_build}
 
 # Build HTML docs and man page
-PBR_VERSION=3.6.0 %sphinx_build -b html doc/source doc/build/html
-PBR_VERSION=3.6.0 %sphinx_build -b man doc/source doc/build/man
+PBR_VERSION=4.4.0 %sphinx_build -b html doc/source doc/build/html
+PBR_VERSION=4.4.0 %sphinx_build -b man doc/source doc/build/man
 rm -r doc/build/html/.{doctrees,buildinfo}
 
 %install
@@ -107,7 +105,7 @@
 install -p -D -m 644 tools/magnum.bash_completion 
%{buildroot}%{_sysconfdir}/bash_completion.d/magnum.bash_completion
 
 %check
-python3 -m stestr.cli run
+%{openstack_stestr_run}
 
 %files -n python3-magnumclient
 %license LICENSE

++++++ _service ++++++
--- /var/tmp/diff_new_pack.uh0fjg/_old  2024-05-03 10:42:23.644563840 +0200
+++ /var/tmp/diff_new_pack.uh0fjg/_new  2024-05-03 10:42:23.648563985 +0200
@@ -1,13 +1,13 @@
 <services>
-  <service mode="disabled" name="renderspec">
+  <service mode="manual" name="renderspec">
     <param 
name="input-template">https://opendev.org/openstack/rpm-packaging/raw/master/openstack/python-magnumclient/python-magnumclient.spec.j2</param>
     <param name="output-name">python-magnumclient.spec</param>
-    <param 
name="requirements">https://opendev.org/openstack/python-magnumclient/raw/branch/stable/xena/requirements.txt</param>
+    <param 
name="requirements">https://opendev.org/openstack/python-magnumclient/raw/branch/master/requirements.txt</param>
     <param name="changelog-email">[email protected]</param>
     <param name="changelog-provider">gh,openstack,python-magnumclient</param>
   </service>
-  <service mode="disabled" name="download_files">
+  <service mode="manual" name="download_files">
   </service>
-  <service name="format_spec_file" mode="disabled"/>
+  <service name="format_spec_file" mode="manual"/>
 </services>
 

++++++ python-magnumclient-3.6.0.tar.gz -> python-magnumclient-4.4.0.tar.gz 
++++++
++++ 3913 lines of diff (skipped)

Reply via email to