Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-oslo.cache for openSUSE:Factory checked in at 2023-06-22 23:25:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-oslo.cache (Old) and /work/SRC/openSUSE:Factory/.python-oslo.cache.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-oslo.cache" Thu Jun 22 23:25:05 2023 rev:17 rq:1093378 version:3.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-oslo.cache/python-oslo.cache.changes 2023-03-07 16:50:21.725593335 +0100 +++ /work/SRC/openSUSE:Factory/.python-oslo.cache.new.15902/python-oslo.cache.changes 2023-06-22 23:25:16.105617912 +0200 @@ -1,0 +2,10 @@ +Thu Jun 15 20:40:09 UTC 2023 - cloud-de...@suse.de + +- update to version 3.4.0 + - Revert "Moves supported python runtimes from version 3.8 to 3.10" + - Update master for stable/2023.1 + - Imported Translations from Zanata + - Moves supported python runtimes from version 3.8 to 3.10 + - Allow bmemcached to be optional for memcache_pool + +------------------------------------------------------------------- Old: ---- oslo.cache-3.3.1.tar.gz New: ---- oslo.cache-3.4.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-oslo.cache.spec ++++++ --- /var/tmp/diff_new_pack.AAZBfe/_old 2023-06-22 23:25:17.325614815 +0200 +++ /var/tmp/diff_new_pack.AAZBfe/_new 2023-06-22 23:25:17.329614805 +0200 @@ -17,13 +17,13 @@ Name: python-oslo.cache -Version: 3.3.1 +Version: 3.4.0 Release: 0 Summary: Cache storage for Openstack projects License: Apache-2.0 Group: Development/Languages/Python URL: https://docs.openstack.org/oslo.cache -Source0: https://files.pythonhosted.org/packages/source/o/oslo.cache/oslo.cache-3.3.1.tar.gz +Source0: https://files.pythonhosted.org/packages/source/o/oslo.cache/oslo.cache-3.4.0.tar.gz BuildRequires: openstack-macros BuildRequires: python3-dogpile.cache >= 1.1.5 BuildRequires: python3-oslo.config >= 8.1.0 @@ -70,7 +70,7 @@ Documentation for the OpenStack Oslo cache library. %prep -%autosetup -p1 -n oslo.cache-3.3.1 +%autosetup -p1 -n oslo.cache-3.4.0 %py_req_cleanup %build @@ -80,7 +80,7 @@ %{py3_install} # generate html docs -PBR_VERSION=3.3.1 %sphinx_build -b html doc/source doc/build/html +PBR_VERSION=3.4.0 %sphinx_build -b html doc/source doc/build/html # remove the sphinx-build leftovers rm -rf doc/build/html/.{doctrees,buildinfo} ++++++ oslo.cache-3.3.1.tar.gz -> oslo.cache-3.4.0.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.cache-3.3.1/.zuul.yaml new/oslo.cache-3.4.0/.zuul.yaml --- old/oslo.cache-3.3.1/.zuul.yaml 2023-02-21 18:24:44.000000000 +0100 +++ new/oslo.cache-3.4.0/.zuul.yaml 2023-05-15 10:42:27.000000000 +0200 @@ -55,7 +55,7 @@ templates: - check-requirements - lib-forward-testing-python3 - - openstack-python3-antelope-jobs + - openstack-python3-jobs - periodic-stable-jobs - publish-openstack-docs-pti - release-notes-jobs-python3 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.cache-3.3.1/AUTHORS new/oslo.cache-3.4.0/AUTHORS --- old/oslo.cache-3.3.1/AUTHORS 2023-02-21 18:25:10.000000000 +0100 +++ new/oslo.cache-3.4.0/AUTHORS 2023-05-15 10:42:54.000000000 +0200 @@ -25,6 +25,7 @@ Eric Larson <eric.lar...@rackspace.com> Flavio Percoco <flape...@gmail.com> George Silvis, III <george.iii.sil...@gmail.com> +Ghanshyam <gm...@ghanshyammann.com> Ghanshyam Mann <gm...@ghanshyammann.com> Hervé Beraud <hber...@redhat.com> Ilya Pekelny <ipeke...@mirantis.com> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.cache-3.3.1/ChangeLog new/oslo.cache-3.4.0/ChangeLog --- old/oslo.cache-3.3.1/ChangeLog 2023-02-21 18:25:10.000000000 +0100 +++ new/oslo.cache-3.4.0/ChangeLog 2023-05-15 10:42:54.000000000 +0200 @@ -1,6 +1,15 @@ CHANGES ======= +3.4.0 +----- + +* Revert "Moves supported python runtimes from version 3.8 to 3.10" +* Moves supported python runtimes from version 3.8 to 3.10 +* Update master for stable/2023.1 +* Allow bmemcached to be optional for memcache\_pool +* Imported Translations from Zanata + 3.3.1 ----- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.cache-3.3.1/PKG-INFO new/oslo.cache-3.4.0/PKG-INFO --- old/oslo.cache-3.3.1/PKG-INFO 2023-02-21 18:25:10.796510500 +0100 +++ new/oslo.cache-3.4.0/PKG-INFO 2023-05-15 10:42:54.223766800 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 2.1 Name: oslo.cache -Version: 3.3.1 +Version: 3.4.0 Summary: Cache storage for OpenStack projects. Home-page: https://docs.openstack.org/oslo.cache/latest Author: OpenStack @@ -53,6 +53,7 @@ Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.8 Classifier: Programming Language :: Python :: 3.9 +Classifier: Programming Language :: Python :: 3.10 Requires-Python: >=3.8 Provides-Extra: dogpile Provides-Extra: etcd3gw diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.cache-3.3.1/oslo.cache.egg-info/PKG-INFO new/oslo.cache-3.4.0/oslo.cache.egg-info/PKG-INFO --- old/oslo.cache-3.3.1/oslo.cache.egg-info/PKG-INFO 2023-02-21 18:25:10.000000000 +0100 +++ new/oslo.cache-3.4.0/oslo.cache.egg-info/PKG-INFO 2023-05-15 10:42:54.000000000 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 2.1 Name: oslo.cache -Version: 3.3.1 +Version: 3.4.0 Summary: Cache storage for OpenStack projects. Home-page: https://docs.openstack.org/oslo.cache/latest Author: OpenStack @@ -53,6 +53,7 @@ Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.8 Classifier: Programming Language :: Python :: 3.9 +Classifier: Programming Language :: Python :: 3.10 Requires-Python: >=3.8 Provides-Extra: dogpile Provides-Extra: etcd3gw diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.cache-3.3.1/oslo.cache.egg-info/SOURCES.txt new/oslo.cache-3.4.0/oslo.cache.egg-info/SOURCES.txt --- old/oslo.cache-3.3.1/oslo.cache.egg-info/SOURCES.txt 2023-02-21 18:25:10.000000000 +0100 +++ new/oslo.cache-3.4.0/oslo.cache.egg-info/SOURCES.txt 2023-05-15 10:42:54.000000000 +0200 @@ -81,6 +81,7 @@ releasenotes/notes/bug-1743036-320ed918d5fb4325.yaml releasenotes/notes/bug-1819957-ccff6b0ec9d1cbf2.yaml releasenotes/notes/bug-1888394-5a53e7a9cb25375b.yaml +releasenotes/notes/bug-1991250-23bc3463273e5a91.yaml releasenotes/notes/drop-python-2-7-73d3113c69d724d6.yaml releasenotes/notes/enable-sasl-protocol-46d11530b87e7832.yaml releasenotes/notes/etcd3gw_driver-8ba4511ae9553a91.yaml @@ -91,6 +92,7 @@ releasenotes/notes/pymemcache_retry_mecchanisms-fa969d1ac6f64096.yaml releasenotes/notes/pymemcache_socket_keepalive-f91c69770961e2b6.yaml releasenotes/notes/switch-from-python-memcached-to-pymemcache-566e70b224f92b73.yaml +releasenotes/source/2023.1.rst releasenotes/source/conf.py releasenotes/source/index.rst releasenotes/source/newton.rst diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.cache-3.3.1/oslo.cache.egg-info/pbr.json new/oslo.cache-3.4.0/oslo.cache.egg-info/pbr.json --- old/oslo.cache-3.3.1/oslo.cache.egg-info/pbr.json 2023-02-21 18:25:10.000000000 +0100 +++ new/oslo.cache-3.4.0/oslo.cache.egg-info/pbr.json 2023-05-15 10:42:54.000000000 +0200 @@ -1 +1 @@ -{"git_version": "318e95e", "is_release": true} \ No newline at end of file +{"git_version": "a720016", "is_release": true} \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.cache-3.3.1/oslo_cache/backends/memcache_pool.py new/oslo.cache-3.4.0/oslo_cache/backends/memcache_pool.py --- old/oslo.cache-3.3.1/oslo_cache/backends/memcache_pool.py 2023-02-21 18:24:44.000000000 +0100 +++ new/oslo.cache-3.4.0/oslo_cache/backends/memcache_pool.py 2023-05-15 10:42:27.000000000 +0200 @@ -19,7 +19,13 @@ from dogpile.cache.backends import memcached as memcached_backend -from oslo_cache import _bmemcache_pool +try: + from oslo_cache import _bmemcache_pool +except ImportError as e: + if str(e) == "No module named 'bmemcached'": + _bmemcache_pool = None + else: + raise from oslo_cache import _memcache_pool @@ -57,6 +63,8 @@ def __init__(self, arguments): super(PooledMemcachedBackend, self).__init__(arguments) if arguments.get('sasl_enabled', False): + if not _bmemcache_pool: + raise ImportError("python-binary-memcached package is missing") self.client_pool = _bmemcache_pool.BMemcacheClientPool( self.url, arguments, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.cache-3.3.1/releasenotes/notes/bug-1991250-23bc3463273e5a91.yaml new/oslo.cache-3.4.0/releasenotes/notes/bug-1991250-23bc3463273e5a91.yaml --- old/oslo.cache-3.3.1/releasenotes/notes/bug-1991250-23bc3463273e5a91.yaml 1970-01-01 01:00:00.000000000 +0100 +++ new/oslo.cache-3.4.0/releasenotes/notes/bug-1991250-23bc3463273e5a91.yaml 2023-05-15 10:42:27.000000000 +0200 @@ -0,0 +1,7 @@ +--- +fixes: + - | + [`bug 1991250 <https://bugs.launchpad.net/oslo.cache/+bug/1991250>`_] + The python-binary-memcached package is only required if sasl_enabled=True. + When sasl_enabled=False (default), the memcache_pool backend can be used + without the python-binary-memcached package installed. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.cache-3.3.1/releasenotes/source/2023.1.rst new/oslo.cache-3.4.0/releasenotes/source/2023.1.rst --- old/oslo.cache-3.3.1/releasenotes/source/2023.1.rst 1970-01-01 01:00:00.000000000 +0100 +++ new/oslo.cache-3.4.0/releasenotes/source/2023.1.rst 2023-05-15 10:42:27.000000000 +0200 @@ -0,0 +1,6 @@ +=========================== +2023.1 Series Release Notes +=========================== + +.. release-notes:: + :branch: stable/2023.1 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.cache-3.3.1/releasenotes/source/index.rst new/oslo.cache-3.4.0/releasenotes/source/index.rst --- old/oslo.cache-3.3.1/releasenotes/source/index.rst 2023-02-21 18:24:44.000000000 +0100 +++ new/oslo.cache-3.4.0/releasenotes/source/index.rst 2023-05-15 10:42:27.000000000 +0200 @@ -6,6 +6,7 @@ :maxdepth: 1 unreleased + 2023.1 zed yoga xena diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.cache-3.3.1/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po new/oslo.cache-3.4.0/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po --- old/oslo.cache-3.3.1/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po 2023-02-21 18:24:44.000000000 +0100 +++ new/oslo.cache-3.4.0/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po 2023-05-15 10:42:27.000000000 +0200 @@ -8,11 +8,11 @@ msgstr "" "Project-Id-Version: oslo.cache Release Notes\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-09 16:01+0000\n" +"POT-Creation-Date: 2023-02-17 17:10+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2022-09-05 10:56+0000\n" +"PO-Revision-Date: 2022-10-12 01:14+0000\n" "Last-Translator: Andi Chandler <a...@gowling.com>\n" "Language-Team: English (United Kingdom)\n" "Language: en_GB\n" @@ -49,9 +49,6 @@ msgid "1.37.1" msgstr "1.37.1" -msgid "1.37.1-4" -msgstr "1.37.1-4" - msgid "1.9.0" msgstr "1.9.0" @@ -70,9 +67,6 @@ msgid "2.3.1" msgstr "2.3.1" -msgid "2.3.1-4" -msgstr "2.3.1-4" - msgid "2.6.2" msgstr "2.6.2" @@ -276,6 +270,9 @@ msgid "Yoga Series Release Notes" msgstr "Yoga Series Release Notes" +msgid "Zed Series Release Notes" +msgstr "Zed Series Release Notes" + msgid "" "[`bug 1743036 <https://bugs.launchpad.net/oslo.cache+bug/1743036>`_] The " "`backend_argument` value(s) for `url` when configuring memcache did not " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.cache-3.3.1/setup.cfg new/oslo.cache-3.4.0/setup.cfg --- old/oslo.cache-3.3.1/setup.cfg 2023-02-21 18:25:10.796510500 +0100 +++ new/oslo.cache-3.4.0/setup.cfg 2023-05-15 10:42:54.223766800 +0200 @@ -18,6 +18,7 @@ Programming Language :: Python :: 3 Programming Language :: Python :: 3.8 Programming Language :: Python :: 3.9 + Programming Language :: Python :: 3.10 [files] packages =