Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-novaclient for 
openSUSE:Factory checked in at 2026-09-08 16:55:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-novaclient (Old)
 and      /work/SRC/openSUSE:Factory/.python-novaclient.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-novaclient"

Tue Sep  8 16:55:17 2026 rev:49 rq:1376094 version:18.13.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-novaclient/python-novaclient.changes      
2026-08-09 21:37:36.890890946 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-novaclient.new.1265/python-novaclient.changes
    2026-09-08 16:57:09.463589525 +0200
@@ -1,0 +2,7 @@
+Mon Sep  7 07:16:42 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 18.13.1:
+  * bindep: Remove stale marker
+  * Use the new variable to enable the RBAC new defaults
+
+-------------------------------------------------------------------

Old:
----
  python_novaclient-18.13.0.tar.gz

New:
----
  python_novaclient-18.13.1.tar.gz

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

Other differences:
------------------
++++++ python-novaclient.spec ++++++
--- /var/tmp/diff_new_pack.qUv3dH/_old  2026-09-08 16:57:11.001653958 +0200
+++ /var/tmp/diff_new_pack.qUv3dH/_new  2026-09-08 16:57:11.003654041 +0200
@@ -18,7 +18,7 @@
 
 %global pythons %{primary_python}
 Name:           python-novaclient
-Version:        18.13.0
+Version:        18.13.1
 Release:        0
 Summary:        Python API and CLI for OpenStack Nova
 License:        Apache-2.0

++++++ python_novaclient-18.13.0.tar.gz -> python_novaclient-18.13.1.tar.gz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python_novaclient-18.13.0/.pre-commit-config.yaml 
new/python_novaclient-18.13.1/.pre-commit-config.yaml
--- old/python_novaclient-18.13.0/.pre-commit-config.yaml       2026-05-13 
11:19:06.000000000 +0200
+++ new/python_novaclient-18.13.1/.pre-commit-config.yaml       2026-08-28 
10:55:57.528370400 +0200
@@ -23,7 +23,7 @@
       - id: bandit
         exclude: '^novaclient/tests/.*$'
   - repo: https://opendev.org/openstack/hacking
-    rev: 7.0.0
+    rev: 8.1.0
     hooks:
       - id: hacking
         additional_dependencies: []
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python_novaclient-18.13.0/.zuul.yaml 
new/python_novaclient-18.13.1/.zuul.yaml
--- old/python_novaclient-18.13.0/.zuul.yaml    2026-05-13 11:19:06.000000000 
+0200
+++ new/python_novaclient-18.13.1/.zuul.yaml    2026-08-28 10:55:57.529370300 
+0200
@@ -9,7 +9,7 @@
       openrc_enable_export: true
       devstack_localrc:
         KEYSTONE_ADMIN_ENDPOINT: true
-        NEUTRON_ENFORCE_SCOPE: false
+        NEUTRON_ENFORCE_NEW_DEFAULTS: false
     irrelevant-files:
       - ^.*\.rst$
       - ^doc/.*$
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python_novaclient-18.13.0/AUTHORS 
new/python_novaclient-18.13.1/AUTHORS
--- old/python_novaclient-18.13.0/AUTHORS       2026-05-13 11:19:36.000000000 
+0200
+++ new/python_novaclient-18.13.1/AUTHORS       2026-08-28 10:56:50.445974000 
+0200
@@ -148,6 +148,7 @@
 Gary Kotton <[email protected]>
 Gaurav Gupta <[email protected]>
 Ghanshyam <[email protected]>
+Ghanshyam Maan <[email protected]>
 Ghanshyam Mann <[email protected]>
 Ghe Rivero <[email protected]>
 Gleb Stepanov <[email protected]>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python_novaclient-18.13.0/ChangeLog 
new/python_novaclient-18.13.1/ChangeLog
--- old/python_novaclient-18.13.0/ChangeLog     2026-05-13 11:19:36.000000000 
+0200
+++ new/python_novaclient-18.13.1/ChangeLog     2026-08-28 10:56:50.261971500 
+0200
@@ -1,6 +1,12 @@
 CHANGES
 =======
 
+18.13.1
+-------
+
+* bindep: Remove stale marker
+* Use the new variable to enable the RBAC new defaults
+
 18.13.0
 -------
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python_novaclient-18.13.0/PKG-INFO 
new/python_novaclient-18.13.1/PKG-INFO
--- old/python_novaclient-18.13.0/PKG-INFO      2026-05-13 11:19:36.917249000 
+0200
+++ new/python_novaclient-18.13.1/PKG-INFO      2026-08-28 10:56:50.638976800 
+0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.4
 Name: python-novaclient
-Version: 18.13.0
+Version: 18.13.1
 Summary: Client library for OpenStack Compute API
 Home-page: https://docs.openstack.org/python-novaclient/latest
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python_novaclient-18.13.0/bindep.txt 
new/python_novaclient-18.13.1/bindep.txt
--- old/python_novaclient-18.13.0/bindep.txt    2026-05-13 11:19:06.000000000 
+0200
+++ new/python_novaclient-18.13.1/bindep.txt    2026-08-28 10:55:57.530370000 
+0200
@@ -14,7 +14,7 @@
 libuuid-devel [platform:rpm]
 locales [platform:debian]
 openssl
-python3-all-dev [platform:ubuntu !platform:ubuntu-precise]
+python3-all-dev [platform:ubuntu]
 python3-dev [platform:dpkg]
 python3-devel [platform:fedora]
 uuid-dev [platform:dpkg]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python_novaclient-18.13.0/python_novaclient.egg-info/PKG-INFO 
new/python_novaclient-18.13.1/python_novaclient.egg-info/PKG-INFO
--- old/python_novaclient-18.13.0/python_novaclient.egg-info/PKG-INFO   
2026-05-13 11:19:36.000000000 +0200
+++ new/python_novaclient-18.13.1/python_novaclient.egg-info/PKG-INFO   
2026-08-28 10:56:50.463974500 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.4
 Name: python-novaclient
-Version: 18.13.0
+Version: 18.13.1
 Summary: Client library for OpenStack Compute API
 Home-page: https://docs.openstack.org/python-novaclient/latest
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python_novaclient-18.13.0/python_novaclient.egg-info/pbr.json 
new/python_novaclient-18.13.1/python_novaclient.egg-info/pbr.json
--- old/python_novaclient-18.13.0/python_novaclient.egg-info/pbr.json   
2026-05-13 11:19:36.000000000 +0200
+++ new/python_novaclient-18.13.1/python_novaclient.egg-info/pbr.json   
2026-08-28 10:56:50.462974300 +0200
@@ -1 +1 @@
-{"git_version": "fdea2c09", "is_release": true}
\ No newline at end of file
+{"git_version": "3cdb7f59", "is_release": true}
\ No newline at end of file

Reply via email to