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 2024-03-25 21:11:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-novaclient (Old)
and /work/SRC/openSUSE:Factory/.python-novaclient.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-novaclient"
Mon Mar 25 21:11:27 2024 rev:42 rq:1161193 version:18.6.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-novaclient/python-novaclient.changes
2024-01-15 22:19:23.975220141 +0100
+++
/work/SRC/openSUSE:Factory/.python-novaclient.new.1905/python-novaclient.changes
2024-03-25 21:18:11.911451790 +0100
@@ -1,0 +2,15 @@
+Sun Mar 24 20:11:48 UTC 2024 - [email protected]
+
+- update to version 18.6.0
+ - Bump microversion to 2.96
+ - Update hacking version in pre commit config
+ - Fix typos
+ - Bump hacking
+ - coveragerc: Fix wrong omitted directory
+ - Disable NEUTRON_ENFORCE_SCOPE at function job
+ - add pyproject.toml to support pip 23.1
+ - Update python classifier in setup.cfg
+ - Update master for stable/2023.2
+ - reno: Update master for unmaintained/yoga
+
+-------------------------------------------------------------------
Old:
----
python-novaclient-18.4.0.tar.gz
New:
----
python-novaclient-18.6.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-novaclient.spec ++++++
--- /var/tmp/diff_new_pack.G4J3KL/_old 2024-03-25 21:18:13.555512255 +0100
+++ /var/tmp/diff_new_pack.G4J3KL/_new 2024-03-25 21:18:13.567512697 +0100
@@ -17,14 +17,14 @@
Name: python-novaclient
-Version: 18.4.0
+Version: 18.6.0
Release: 0
Epoch: 0
Summary: Python API and CLI for OpenStack Nova
License: Apache-2.0
Group: Development/Languages/Python
URL: https://docs.openstack.org/python-novaclient
-Source0:
https://files.pythonhosted.org/packages/source/p/python-novaclient/python-novaclient-18.4.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-novaclient/python-novaclient-18.6.0.tar.gz
BuildRequires: openssl
BuildRequires: openstack-macros
BuildRequires: python3-cinderclient
@@ -89,7 +89,7 @@
%build
%{py3_build}
-PBR_VERSION=18.4.0 %sphinx_build -b html -d doc/build/doctrees doc/source
doc/build/html
+PBR_VERSION=18.6.0 %sphinx_build -b html -d doc/build/doctrees doc/source
doc/build/html
# Fix hidden-file-or-dir warnings
rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo
++++++ python-novaclient-18.4.0.tar.gz -> python-novaclient-18.6.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-novaclient-18.4.0/.coveragerc
new/python-novaclient-18.6.0/.coveragerc
--- old/python-novaclient-18.4.0/.coveragerc 2023-08-31 14:22:01.000000000
+0200
+++ new/python-novaclient-18.6.0/.coveragerc 2024-03-12 18:27:02.000000000
+0100
@@ -1,7 +1,7 @@
[run]
branch = True
source = novaclient
-omit = novaclient/openstack/*
+omit = novaclient/tests/*
[report]
ignore_errors = True
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-novaclient-18.4.0/.pre-commit-config.yaml
new/python-novaclient-18.6.0/.pre-commit-config.yaml
--- old/python-novaclient-18.4.0/.pre-commit-config.yaml 2023-08-31
14:22:01.000000000 +0200
+++ new/python-novaclient-18.6.0/.pre-commit-config.yaml 2024-03-12
18:27:02.000000000 +0100
@@ -25,7 +25,7 @@
- id: flake8
name: flake8
additional_dependencies:
- - hacking~=4.1.0
+ - hacking>=6.1.0,<6.2.0
language: python
entry: flake8
files: '^.*\.py$'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-novaclient-18.4.0/.zuul.yaml
new/python-novaclient-18.6.0/.zuul.yaml
--- old/python-novaclient-18.4.0/.zuul.yaml 2023-08-31 14:22:01.000000000
+0200
+++ new/python-novaclient-18.6.0/.zuul.yaml 2024-03-12 18:27:02.000000000
+0100
@@ -9,6 +9,7 @@
openrc_enable_export: true
devstack_localrc:
KEYSTONE_ADMIN_ENDPOINT: true
+ NEUTRON_ENFORCE_SCOPE: false
irrelevant-files:
- ^.*\.rst$
- ^doc/.*$
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-novaclient-18.4.0/AUTHORS
new/python-novaclient-18.6.0/AUTHORS
--- old/python-novaclient-18.4.0/AUTHORS 2023-08-31 14:22:29.000000000
+0200
+++ new/python-novaclient-18.6.0/AUTHORS 2024-03-12 18:27:28.000000000
+0100
@@ -294,6 +294,7 @@
Rafael Rivero <[email protected]>
Rafi Khardalian <[email protected]>
Rahul <[email protected]>
+Rajesh Tailor <[email protected]>
Rajiv Kumar <[email protected]>
Rakesh H S <[email protected]>
Ralf Haferkamp <[email protected]>
@@ -336,6 +337,7 @@
Sean Dague <[email protected]>
Sean McCully <[email protected]>
Sean McGinnis <[email protected]>
+Sean Mooney <[email protected]>
Sen Yang <[email protected]>
Sergey Lukjanov <[email protected]>
Sergey Nikitin <[email protected]>
@@ -361,6 +363,7 @@
Svetlana Shturm <[email protected]>
Swapnil Kulkarni (coolsvap) <[email protected]>
Sylvain Bauza <[email protected]>
+Takashi Kajinami <[email protected]>
Takashi Kajinami <[email protected]>
Takashi NATSUME <[email protected]>
Takashi Natsume <[email protected]>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-novaclient-18.4.0/ChangeLog
new/python-novaclient-18.6.0/ChangeLog
--- old/python-novaclient-18.4.0/ChangeLog 2023-08-31 14:22:28.000000000
+0200
+++ new/python-novaclient-18.6.0/ChangeLog 2024-03-12 18:27:27.000000000
+0100
@@ -1,6 +1,24 @@
CHANGES
=======
+18.6.0
+------
+
+* Bump microversion to 2.96
+
+18.5.0
+------
+
+* reno: Update master for unmaintained/yoga
+* Update hacking version in pre commit config
+* Bump hacking
+* Update python classifier in setup.cfg
+* coveragerc: Fix wrong omitted directory
+* Disable NEUTRON\_ENFORCE\_SCOPE at function job
+* Fix typos
+* add pyproject.toml to support pip 23.1
+* Update master for stable/2023.2
+
18.4.0
------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-novaclient-18.4.0/PKG-INFO
new/python-novaclient-18.6.0/PKG-INFO
--- old/python-novaclient-18.4.0/PKG-INFO 2023-08-31 14:22:29.352897000
+0200
+++ new/python-novaclient-18.6.0/PKG-INFO 2024-03-12 18:27:28.271321500
+0100
@@ -1,6 +1,6 @@
Metadata-Version: 1.2
Name: python-novaclient
-Version: 18.4.0
+Version: 18.6.0
Summary: Client library for OpenStack Compute API
Home-page: https://docs.openstack.org/python-novaclient/latest
Author: OpenStack
@@ -62,6 +62,7 @@
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
+Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.8
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-novaclient-18.4.0/novaclient/__init__.py
new/python-novaclient-18.6.0/novaclient/__init__.py
--- old/python-novaclient-18.4.0/novaclient/__init__.py 2023-08-31
14:22:01.000000000 +0200
+++ new/python-novaclient-18.6.0/novaclient/__init__.py 2024-03-12
18:27:02.000000000 +0100
@@ -25,4 +25,4 @@
# when client supported the max version, and bumped sequentially, otherwise
# the client may break due to server side new version may include some
# backward incompatible change.
-API_MAX_VERSION = api_versions.APIVersion("2.95")
+API_MAX_VERSION = api_versions.APIVersion("2.96")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-novaclient-18.4.0/novaclient/tests/functional/v2/legacy/test_readonly_nova.py
new/python-novaclient-18.6.0/novaclient/tests/functional/v2/legacy/test_readonly_nova.py
---
old/python-novaclient-18.4.0/novaclient/tests/functional/v2/legacy/test_readonly_nova.py
2023-08-31 14:22:01.000000000 +0200
+++
new/python-novaclient-18.6.0/novaclient/tests/functional/v2/legacy/test_readonly_nova.py
2024-03-12 18:27:02.000000000 +0100
@@ -38,7 +38,7 @@
def test_admin_availability_zone_list(self):
self.assertIn("internal", self.nova('availability-zone-list'))
- def test_admin_flavor_acces_list(self):
+ def test_admin_flavor_access_list(self):
self.assertRaises(exceptions.CommandFailed,
self.nova,
'flavor-access-list')
@@ -73,7 +73,7 @@
def test_admin_server_group_list(self):
self.nova('server-group-list')
- def test_admin_servce_list(self):
+ def test_admin_service_list(self):
self.nova('service-list')
def test_admin_usage(self):
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-novaclient-18.4.0/novaclient/tests/functional/v2/test_instance_usage_audit_log.py
new/python-novaclient-18.6.0/novaclient/tests/functional/v2/test_instance_usage_audit_log.py
---
old/python-novaclient-18.4.0/novaclient/tests/functional/v2/test_instance_usage_audit_log.py
2023-08-31 14:22:01.000000000 +0200
+++
new/python-novaclient-18.6.0/novaclient/tests/functional/v2/test_instance_usage_audit_log.py
2024-03-12 18:27:02.000000000 +0100
@@ -21,7 +21,7 @@
COMPUTE_API_VERSION = '2.1'
# NOTE(takashin): By default, 'instance_usage_audit' is False in nova.
- # So the instance usage audit log is not recoreded.
+ # So the instance usage audit log is not recorded.
# Therefore an empty result can be got.
# But it is tested here to call APIs and get responses normally.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-novaclient-18.4.0/novaclient/tests/functional/v2/test_quota_classes.py
new/python-novaclient-18.6.0/novaclient/tests/functional/v2/test_quota_classes.py
---
old/python-novaclient-18.4.0/novaclient/tests/functional/v2/test_quota_classes.py
2023-08-31 14:22:01.000000000 +0200
+++
new/python-novaclient-18.6.0/novaclient/tests/functional/v2/test_quota_classes.py
2024-03-12 18:27:02.000000000 +0100
@@ -44,7 +44,7 @@
"""Returns a fake quota class name specific to this test class."""
return 'fake-class-%s' % self.COMPUTE_API_VERSION.replace('.', '-')
- def _verify_qouta_class_show_output(self, output, expected_values):
+ def _verify_quota_class_show_output(self, output, expected_values):
# Assert that the expected key/value pairs are in the output table
for quota_name in self._included_resources:
# First make sure the resource is actually in expected quota.
@@ -74,7 +74,7 @@
}
output = self.nova('quota-class-show %s' %
self._get_quota_class_name())
- self._verify_qouta_class_show_output(output, default_values)
+ self._verify_quota_class_show_output(output, default_values)
def test_quota_class_update(self):
"""Tests updating a fake quota class. The way this works in the API
@@ -96,7 +96,7 @@
self.nova("quota-class-update", params=" ".join(params))
# Assert the results using the quota-class-show output.
output = self.nova('quota-class-show %s' % class_name)
- self._verify_qouta_class_show_output(output, expected_values)
+ self._verify_quota_class_show_output(output, expected_values)
# Assert that attempting to update resources that are blocked will
# result in a failure.
@@ -115,7 +115,7 @@
# The 2.50 microversion added the server_groups and server_group_members
# to the response, and filtered out floating_ips, fixed_ips,
# security_groups and security_group_members, similar to the 2.36
- # microversion in the os-qouta-sets API.
+ # microversion in the os-quota-sets API.
_included_resources = ['instances', 'cores', 'ram', 'metadata_items',
'injected_files', 'injected_file_content_bytes',
'injected_file_path_bytes', 'key_pairs',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-novaclient-18.4.0/novaclient/tests/unit/v2/fakes.py
new/python-novaclient-18.6.0/novaclient/tests/unit/v2/fakes.py
--- old/python-novaclient-18.4.0/novaclient/tests/unit/v2/fakes.py
2023-08-31 14:22:01.000000000 +0200
+++ new/python-novaclient-18.6.0/novaclient/tests/unit/v2/fakes.py
2024-03-12 18:27:02.000000000 +0100
@@ -1218,7 +1218,7 @@
"deleted": False,
"created_at": "2014-04-19T02:16:44.000000",
"updated_at": "2014-04-19T10:12:3.000000",
- "figerprint": "FAKE_KEYPAIR",
+ "fingerprint": "FAKE_KEYPAIR",
"deleted_at": None,
"id": 4}}
]})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-novaclient-18.4.0/novaclient/tests/unit/v2/test_shell.py
new/python-novaclient-18.6.0/novaclient/tests/unit/v2/test_shell.py
--- old/python-novaclient-18.4.0/novaclient/tests/unit/v2/test_shell.py
2023-08-31 14:22:01.000000000 +0200
+++ new/python-novaclient-18.6.0/novaclient/tests/unit/v2/test_shell.py
2024-03-12 18:27:02.000000000 +0100
@@ -4702,6 +4702,7 @@
93, # There are no version-wrapped shell method changes for this.
94, # There are no version-wrapped shell method changes for this.
95, # There are no version-wrapped shell method changes for this.
+ 96, # There are no version-wrapped shell method changes for this.
])
versions_supported = set(range(0,
novaclient.API_MAX_VERSION.ver_minor + 1))
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-novaclient-18.4.0/novaclient/v2/agents.py
new/python-novaclient-18.6.0/novaclient/v2/agents.py
--- old/python-novaclient-18.4.0/novaclient/v2/agents.py 2023-08-31
14:22:01.000000000 +0200
+++ new/python-novaclient-18.6.0/novaclient/v2/agents.py 2024-03-12
18:27:02.000000000 +0100
@@ -21,7 +21,7 @@
# NOTE(takashin): The os-agents APIs have been removed
# in https://review.opendev.org/c/openstack/nova/+/749309 .
-# But the following API bindings remains as ther are
+# But the following API bindings remains as there are
# because the python-openstackclient depends on them.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-novaclient-18.4.0/novaclient/v2/servers.py
new/python-novaclient-18.6.0/novaclient/v2/servers.py
--- old/python-novaclient-18.4.0/novaclient/v2/servers.py 2023-08-31
14:22:01.000000000 +0200
+++ new/python-novaclient-18.6.0/novaclient/v2/servers.py 2024-03-12
18:27:02.000000000 +0100
@@ -1429,7 +1429,7 @@
Often a cheaper call then getting all the details for a server.
:param server: The :class:`Server` (or its ID) for which
- the IP adresses are to be returned
+ the IP addresses are to be returned
:returns: An instance of novaclient.base.DictWithMeta
"""
resp, body = self.api.client.get("/servers/%s/ips" %
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-novaclient-18.4.0/pyproject.toml
new/python-novaclient-18.6.0/pyproject.toml
--- old/python-novaclient-18.4.0/pyproject.toml 1970-01-01 01:00:00.000000000
+0100
+++ new/python-novaclient-18.6.0/pyproject.toml 2024-03-12 18:27:02.000000000
+0100
@@ -0,0 +1,3 @@
+[build-system]
+requires = ["pbr>=5.7.0", "setuptools>=64.0.0", "wheel"]
+build-backend = "pbr.build"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-novaclient-18.4.0/python_novaclient.egg-info/PKG-INFO
new/python-novaclient-18.6.0/python_novaclient.egg-info/PKG-INFO
--- old/python-novaclient-18.4.0/python_novaclient.egg-info/PKG-INFO
2023-08-31 14:22:29.000000000 +0200
+++ new/python-novaclient-18.6.0/python_novaclient.egg-info/PKG-INFO
2024-03-12 18:27:28.000000000 +0100
@@ -1,6 +1,6 @@
Metadata-Version: 1.2
Name: python-novaclient
-Version: 18.4.0
+Version: 18.6.0
Summary: Client library for OpenStack Compute API
Home-page: https://docs.openstack.org/python-novaclient/latest
Author: OpenStack
@@ -62,6 +62,7 @@
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
+Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.8
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-novaclient-18.4.0/python_novaclient.egg-info/SOURCES.txt
new/python-novaclient-18.6.0/python_novaclient.egg-info/SOURCES.txt
--- old/python-novaclient-18.4.0/python_novaclient.egg-info/SOURCES.txt
2023-08-31 14:22:29.000000000 +0200
+++ new/python-novaclient-18.6.0/python_novaclient.egg-info/SOURCES.txt
2024-03-12 18:27:28.000000000 +0100
@@ -10,6 +10,7 @@
LICENSE
README.rst
bindep.txt
+pyproject.toml
requirements.txt
setup.cfg
setup.py
@@ -273,6 +274,7 @@
releasenotes/notes/microversion-v2_90-259779668e67dfb5.yaml
releasenotes/notes/microversion-v2_94-5368d5dd7c5f6484.yaml
releasenotes/notes/microversion-v2_95-3c6ad46be2656684.yaml
+releasenotes/notes/microversion-v2_96-a50af976133de0ab.yaml
releasenotes/notes/microversion_v2_70-09cbe0933b3a9335.yaml
releasenotes/notes/microversion_v2_89-af6223273b2bdfb0.yaml
releasenotes/notes/no-glance-proxy-5c13001a4b13e8ce.yaml
@@ -309,6 +311,7 @@
releasenotes/notes/switch-to-sessionclient-aa49d16599fea570.yaml
releasenotes/notes/volume-cli-removal-ffcb94421a356042.yaml
releasenotes/source/2023.1.rst
+releasenotes/source/2023.2.rst
releasenotes/source/conf.py
releasenotes/source/index.rst
releasenotes/source/liberty.rst
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-novaclient-18.4.0/python_novaclient.egg-info/pbr.json
new/python-novaclient-18.6.0/python_novaclient.egg-info/pbr.json
--- old/python-novaclient-18.4.0/python_novaclient.egg-info/pbr.json
2023-08-31 14:22:29.000000000 +0200
+++ new/python-novaclient-18.6.0/python_novaclient.egg-info/pbr.json
2024-03-12 18:27:28.000000000 +0100
@@ -1 +1 @@
-{"git_version": "e464940f", "is_release": true}
\ No newline at end of file
+{"git_version": "533d5df5", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-novaclient-18.4.0/releasenotes/notes/microversion-v2_96-a50af976133de0ab.yaml
new/python-novaclient-18.6.0/releasenotes/notes/microversion-v2_96-a50af976133de0ab.yaml
---
old/python-novaclient-18.4.0/releasenotes/notes/microversion-v2_96-a50af976133de0ab.yaml
1970-01-01 01:00:00.000000000 +0100
+++
new/python-novaclient-18.6.0/releasenotes/notes/microversion-v2_96-a50af976133de0ab.yaml
2024-03-12 18:27:02.000000000 +0100
@@ -0,0 +1,8 @@
+---
+features:
+ - |
+ The `microversion 2.96`_ has been added. This microversion adds
+ pinned_availability_zone in ``server show`` and
+ ``server list --long`` responses.
+
+ .. _microversion 2.96:
https://docs.openstack.org/nova/latest/reference/api-microversion-history.html#microversion-2-96
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-novaclient-18.4.0/releasenotes/source/2023.2.rst
new/python-novaclient-18.6.0/releasenotes/source/2023.2.rst
--- old/python-novaclient-18.4.0/releasenotes/source/2023.2.rst 1970-01-01
01:00:00.000000000 +0100
+++ new/python-novaclient-18.6.0/releasenotes/source/2023.2.rst 2024-03-12
18:27:02.000000000 +0100
@@ -0,0 +1,6 @@
+===========================
+2023.2 Series Release Notes
+===========================
+
+.. release-notes::
+ :branch: stable/2023.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-novaclient-18.4.0/releasenotes/source/index.rst
new/python-novaclient-18.6.0/releasenotes/source/index.rst
--- old/python-novaclient-18.4.0/releasenotes/source/index.rst 2023-08-31
14:22:01.000000000 +0200
+++ new/python-novaclient-18.6.0/releasenotes/source/index.rst 2024-03-12
18:27:02.000000000 +0100
@@ -8,6 +8,7 @@
:maxdepth: 2
unreleased
+ 2023.2
2023.1
zed
yoga
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-novaclient-18.4.0/releasenotes/source/yoga.rst
new/python-novaclient-18.6.0/releasenotes/source/yoga.rst
--- old/python-novaclient-18.4.0/releasenotes/source/yoga.rst 2023-08-31
14:22:01.000000000 +0200
+++ new/python-novaclient-18.6.0/releasenotes/source/yoga.rst 2024-03-12
18:27:02.000000000 +0100
@@ -3,4 +3,4 @@
=========================
.. release-notes::
- :branch: stable/yoga
+ :branch: unmaintained/yoga
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-novaclient-18.4.0/setup.cfg
new/python-novaclient-18.6.0/setup.cfg
--- old/python-novaclient-18.4.0/setup.cfg 2023-08-31 14:22:29.352897000
+0200
+++ new/python-novaclient-18.6.0/setup.cfg 2024-03-12 18:27:28.271321500
+0100
@@ -21,6 +21,7 @@
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
+ Programming Language :: Python :: 3.11
Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: Implementation :: CPython
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-novaclient-18.4.0/test-requirements.txt
new/python-novaclient-18.6.0/test-requirements.txt
--- old/python-novaclient-18.4.0/test-requirements.txt 2023-08-31
14:22:01.000000000 +0200
+++ new/python-novaclient-18.6.0/test-requirements.txt 2024-03-12
18:27:02.000000000 +0100
@@ -1,4 +1,4 @@
-hacking~=4.1.0 # Apache-2.0
+hacking>=6.1.0,<6.2.0 # Apache-2.0
bandit>=1.1.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
ddt>=1.0.1 # MIT