Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-barbicanclient for 
openSUSE:Factory checked in at 2023-12-03 20:48:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-barbicanclient (Old)
 and      /work/SRC/openSUSE:Factory/.python-barbicanclient.new.25432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-barbicanclient"

Sun Dec  3 20:48:59 2023 rev:18 rq:1130499 version:5.5.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-barbicanclient/python-barbicanclient.changes  
    2022-06-19 21:11:44.878205017 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-barbicanclient.new.25432/python-barbicanclient.changes
   2023-12-03 20:49:19.778914064 +0100
@@ -1,0 +2,26 @@
+Tue Mar  7 06:53:48 UTC 2023 - [email protected]
+
+- update to version 5.5.0
+  - Bump tox minversion to 3.18.0
+  - Unit tests for microversion, initial change for consumers
+  - Fix unit test failue with cliff>=3.5.0
+  - Make functional tests use stestr instead of nose
+  - Updating python testing as per Yoga testing runtime
+  - Add Python 3 only classifier
+  - Added secret consumers list functionality. Unit, smoke
+  - Add Python3 zed unit tests
+  - Remove six
+  - Switch to 2023.1 Python3 unit tests and generic template name
+  - Implement microversions
+  - Add secret consumers documentation
+  - Update the constraints url
+  - Replace deprecated UPPER_CONSTRAINTS_FILE variable
+  - Add secret consumers Python API
+  - Drop lower-constraints.txt and its testing
+  - Replace git.openstack.org URLs with opendev.org URLs
+  - Added the force parameter to consumer removal and the corresponding CLI 
commands
+  - setup.cfg: Replace dashes by underscores
+  - Fix the import warning of secrets
+  - Remove unicode literal
+
+-------------------------------------------------------------------

Old:
----
  python-barbicanclient-5.2.0.tar.gz

New:
----
  python-barbicanclient-5.5.0.tar.gz

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

Other differences:
------------------
++++++ python-barbicanclient.spec ++++++
--- /var/tmp/diff_new_pack.K4mx8G/_old  2023-12-03 20:49:20.310933607 +0100
+++ /var/tmp/diff_new_pack.K4mx8G/_new  2023-12-03 20:49:20.314933754 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-barbicanclient
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,16 +17,16 @@
 
 
 Name:           python-barbicanclient
-Version:        5.2.0
+Version:        5.5.0
 Release:        0
 Summary:        Client for the Barbican Key Management API
 License:        Apache-2.0
 Group:          Development/Languages/Python
 URL:            https://docs.openstack.org/python-barbicanclient
-Source0:        
https://files.pythonhosted.org/packages/source/p/python-barbicanclient/python-barbicanclient-5.2.0.tar.gz
+Source0:        
https://files.pythonhosted.org/packages/source/p/python-barbicanclient/python-barbicanclient-5.5.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-cliff >= 2.8.0
-BuildRequires:  python3-keystoneauth1 >= 3.4.0
+BuildRequires:  python3-keystoneauth1 >= 5.1.1
 BuildRequires:  python3-oslo.i18n >= 3.15.3
 BuildRequires:  python3-oslo.serialization >= 2.18.0
 BuildRequires:  python3-oslo.utils >= 3.33.0
@@ -54,13 +54,12 @@
 %package -n python3-barbicanclient
 Summary:        Client for the Barbican Key Management API
 Requires:       python3-cliff >= 2.8.0
-Requires:       python3-keystoneauth1 >= 3.4.0
+Requires:       python3-keystoneauth1 >= 5.1.1
 Requires:       python3-oslo.i18n >= 3.15.3
 Requires:       python3-oslo.serialization >= 2.18.0
 Requires:       python3-oslo.utils >= 3.33.0
 Requires:       python3-pbr >= 2.0.0
 Requires:       python3-requests >= 2.14.2
-Requires:       python3-six
 %if 0%{?suse_version}
 Obsoletes:      python2-barbicanclient < 4.10.0
 %endif
@@ -99,8 +98,8 @@
 %{py3_install}
 
 %check
-python3 -m stestr.cli run \
-    --black-regex 
'barbicanclient.tests.test_barbican.WhenTestingBarbicanCLI.test_should_show_usage_with_help_flag'
+%{openstack_stestr_run} \
+    --exclude-regex 
'barbicanclient.tests.test_barbican.WhenTestingBarbicanCLI.test_should_show_usage_with_help_flag'
 
 %files -n python3-barbicanclient
 %license LICENSE

++++++ python-barbicanclient-5.2.0.tar.gz -> python-barbicanclient-5.5.0.tar.gz 
++++++
++++ 3880 lines of diff (skipped)

Reply via email to