Hello community,

here is the log from the commit of package python-oslo.config for 
openSUSE:Factory checked in at 2019-02-26 22:18:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-oslo.config (Old)
 and      /work/SRC/openSUSE:Factory/.python-oslo.config.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-oslo.config"

Tue Feb 26 22:18:45 2019 rev:29 rq:672174 version:6.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-oslo.config/python-oslo.config.changes    
2019-01-24 14:13:51.663331568 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.config.new.28833/python-oslo.config.changes
 2019-02-26 22:18:49.682141506 +0100
@@ -1,0 +2,9 @@
+Wed Feb  6 14:57:47 UTC 2019 - [email protected]
+
+- update to version 6.4.1
+  - Update UPPER_CONSTRAINTS_FILE for stable/rocky
+  - python3: Ensure ConfigOpts __iter__ uses list(d.keys())
+  - Update .gitreview for stable/rocky
+  - import zuul job settings from project-config
+
+-------------------------------------------------------------------

Old:
----
  oslo.config-6.4.0.tar.gz

New:
----
  oslo.config-6.4.1.tar.gz

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

Other differences:
------------------
++++++ python-oslo.config.spec ++++++
--- /var/tmp/diff_new_pack.BqGhZb/_old  2019-02-26 22:18:50.590141199 +0100
+++ /var/tmp/diff_new_pack.BqGhZb/_new  2019-02-26 22:18:50.594141197 +0100
@@ -17,13 +17,13 @@
 
 
 Name:           python-oslo.config
-Version:        6.4.0
+Version:        6.4.1
 Release:        0
 Summary:        OpenStack common configuration library
 License:        Apache-2.0
 Group:          Development/Languages/Python
 URL:            https://launchpad.net/oslo.config
-Source0:        
https://files.pythonhosted.org/packages/source/o/oslo.config/oslo.config-6.4.0.tar.gz
+Source0:        
https://files.pythonhosted.org/packages/source/o/oslo.config/oslo.config-6.4.1.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
 BuildRequires:  python2-PyYAML >= 3.12
@@ -103,14 +103,14 @@
 Documentation for the oslo-config library.
 
 %prep
-%autosetup -p1 -n oslo.config-6.4.0
+%autosetup -p1 -n oslo.config-6.4.1
 %py_req_cleanup
 sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 
 %build
 %{python_build}
 
-PBR_VERSION=6.4.0 PYTHONPATH=. \
+PBR_VERSION=6.4.1 PYTHONPATH=. \
     sphinx-build -b html doc/source doc/build/html
 # remove the sphinx-build leftovers
 rm -rf doc/build/html/.{doctrees,buildinfo}

++++++ oslo.config-6.4.0.tar.gz -> oslo.config-6.4.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.config-6.4.0/.zuul.d/project.yaml 
new/oslo.config-6.4.1/.zuul.d/project.yaml
--- old/oslo.config-6.4.0/.zuul.d/project.yaml  2018-07-20 03:11:16.000000000 
+0200
+++ new/oslo.config-6.4.1/.zuul.d/project.yaml  2018-11-23 06:09:20.000000000 
+0100
@@ -5,3 +5,11 @@
     gate:
       jobs:
         - openstack-tox-lower-constraints
+    templates:
+      - openstack-python-jobs
+      - openstack-python35-jobs
+      - publish-openstack-docs-pti
+      - check-requirements
+      - lib-forward-testing
+      - release-notes-jobs-python3
+      - periodic-stable-jobs
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.config-6.4.0/AUTHORS 
new/oslo.config-6.4.1/AUTHORS
--- old/oslo.config-6.4.0/AUTHORS       2018-07-20 03:13:48.000000000 +0200
+++ new/oslo.config-6.4.1/AUTHORS       2018-11-23 06:09:56.000000000 +0100
@@ -156,7 +156,6 @@
 ZhongShengping <[email protected]>
 Zhongyue Luo <[email protected]>
 Zhongyue Luo <[email protected]>
-Zuul <[email protected]>
 avnish <[email protected]>
 bhavani.cr <[email protected]>
 blue55 <[email protected]>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.config-6.4.0/ChangeLog 
new/oslo.config-6.4.1/ChangeLog
--- old/oslo.config-6.4.0/ChangeLog     2018-07-20 03:13:48.000000000 +0200
+++ new/oslo.config-6.4.1/ChangeLog     2018-11-23 06:09:56.000000000 +0100
@@ -1,6 +1,14 @@
 CHANGES
 =======
 
+6.4.1
+-----
+
+* python3: Ensure ConfigOpts \_\_iter\_\_ uses list(d.keys())
+* import zuul job settings from project-config
+* Update UPPER\_CONSTRAINTS\_FILE for stable/rocky
+* Update .gitreview for stable/rocky
+
 6.4.0
 -----
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.config-6.4.0/PKG-INFO 
new/oslo.config-6.4.1/PKG-INFO
--- old/oslo.config-6.4.0/PKG-INFO      2018-07-20 03:13:50.000000000 +0200
+++ new/oslo.config-6.4.1/PKG-INFO      2018-11-23 06:09:57.000000000 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: oslo.config
-Version: 6.4.0
+Version: 6.4.1
 Summary: Oslo Configuration API
 Home-page: https://docs.openstack.org/oslo.config/latest/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.config-6.4.0/RELEASENOTES.rst 
new/oslo.config-6.4.1/RELEASENOTES.rst
--- old/oslo.config-6.4.0/RELEASENOTES.rst      2018-07-20 03:13:50.000000000 
+0200
+++ new/oslo.config-6.4.1/RELEASENOTES.rst      1970-01-01 01:00:00.000000000 
+0100
@@ -1,34 +0,0 @@
-===========
-oslo.config
-===========
-
-.. _oslo.config_6.3.0:
-
-6.3.0
-=====
-
-.. _oslo.config_6.3.0_New Features:
-
-New Features
-------------
-
-.. releasenotes/notes/support-fatal-deprecations-ea0513aa58a395ca.yaml @ 
b'5f8b0e0185dafeb68cf04590948b9c9f7d727051'
-
-- oslo.config now supports the fatal-deprecations option from oslo.log.  This
-  behavior is only enabled if oslo.log is installed, but oslo.log is still
-  not a hard requirement to avoid a circular dependency.
-
-
-.. _oslo.config_6.3.0_Upgrade Notes:
-
-Upgrade Notes
--------------
-
-.. releasenotes/notes/support-fatal-deprecations-ea0513aa58a395ca.yaml @ 
b'5f8b0e0185dafeb68cf04590948b9c9f7d727051'
-
-- Because support for fatal-deprecations was added in this release, users who
-  have fatal-deprecations enabled and have deprecated config opts in use
-  (which previously was not a problem because oslo.config didn't respect the
-  fatal-deprecations option) will need to resolve that before upgrading or
-  services may fail to start.
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.config-6.4.0/oslo.config.egg-info/PKG-INFO 
new/oslo.config-6.4.1/oslo.config.egg-info/PKG-INFO
--- old/oslo.config-6.4.0/oslo.config.egg-info/PKG-INFO 2018-07-20 
03:13:48.000000000 +0200
+++ new/oslo.config-6.4.1/oslo.config.egg-info/PKG-INFO 2018-11-23 
06:09:56.000000000 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: oslo.config
-Version: 6.4.0
+Version: 6.4.1
 Summary: Oslo Configuration API
 Home-page: https://docs.openstack.org/oslo.config/latest/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.config-6.4.0/oslo.config.egg-info/pbr.json 
new/oslo.config-6.4.1/oslo.config.egg-info/pbr.json
--- old/oslo.config-6.4.0/oslo.config.egg-info/pbr.json 2018-07-20 
03:13:48.000000000 +0200
+++ new/oslo.config-6.4.1/oslo.config.egg-info/pbr.json 2018-11-23 
06:09:56.000000000 +0100
@@ -1 +1 @@
-{"git_version": "ce150b1", "is_release": true}
\ No newline at end of file
+{"git_version": "1884c30", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.config-6.4.0/oslo_config/cfg.py 
new/oslo.config-6.4.1/oslo_config/cfg.py
--- old/oslo.config-6.4.0/oslo_config/cfg.py    2018-07-20 03:11:16.000000000 
+0200
+++ new/oslo.config-6.4.1/oslo_config/cfg.py    2018-11-23 06:09:20.000000000 
+0100
@@ -2649,7 +2649,8 @@
 
     def __iter__(self):
         """Iterate over all registered opt and group names."""
-        for key in itertools.chain(self._opts.keys(), self._groups.keys()):
+        for key in itertools.chain(list(self._opts.keys()),
+                                   list(self._groups.keys())):
             yield key
 
     def __len__(self):
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.config-6.4.0/releasenotes/notes/reno.cache 
new/oslo.config-6.4.1/releasenotes/notes/reno.cache
--- old/oslo.config-6.4.0/releasenotes/notes/reno.cache 2018-07-20 
03:13:49.000000000 +0200
+++ new/oslo.config-6.4.1/releasenotes/notes/reno.cache 1970-01-01 
01:00:00.000000000 +0100
@@ -1,28 +0,0 @@
----
-file-contents:
-  releasenotes/notes/support-fatal-deprecations-ea0513aa58a395ca.yaml:
-    features: ['oslo.config now supports the fatal-deprecations option from 
oslo.log.  This
-
-        behavior is only enabled if oslo.log is installed, but oslo.log is 
still
-
-        not a hard requirement to avoid a circular dependency.
-
-        ']
-    upgrade: ['Because support for fatal-deprecations was added in this 
release, users
-        who
-
-        have fatal-deprecations enabled and have deprecated config opts in use
-
-        (which previously was not a problem because oslo.config didn''t 
respect the
-
-        fatal-deprecations option) will need to resolve that before upgrading 
or
-
-        services may fail to start.
-
-        ']
-notes:
-- files:
-  - - releasenotes/notes/support-fatal-deprecations-ea0513aa58a395ca.yaml
-    - !!binary |
-      NWY4YjBlMDE4NWRhZmViNjhjZjA0NTkwOTQ4YjljOWY3ZDcyNzA1MQ==
-  version: 6.3.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.config-6.4.0/tox.ini 
new/oslo.config-6.4.1/tox.ini
--- old/oslo.config-6.4.0/tox.ini       2018-07-20 03:11:16.000000000 +0200
+++ new/oslo.config-6.4.1/tox.ini       2018-11-23 06:09:20.000000000 +0100
@@ -6,7 +6,7 @@
 [testenv]
 install_command = pip install {opts} {packages}
 deps =
-  
-c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt}
+  
-c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/rocky}
   -r{toxinidir}/test-requirements.txt
   -r{toxinidir}/requirements.txt
 commands =


Reply via email to