commit python-oslo.concurrency for openSUSE:Factory

2020-10-26 Thread root
Hello community,

here is the log from the commit of package python-oslo.concurrency for 
openSUSE:Factory checked in at 2020-10-26 16:16:27

Comparing /work/SRC/openSUSE:Factory/python-oslo.concurrency (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.concurrency.new.3463 (New)


Package is "python-oslo.concurrency"

Mon Oct 26 16:16:27 2020 rev:17 rq:841205 version:4.3.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-oslo.concurrency/python-oslo.concurrency.changes
  2020-06-05 20:15:51.842903111 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.concurrency.new.3463/python-oslo.concurrency.changes
2020-10-26 16:17:02.686970426 +0100
@@ -1,0 +2,24 @@
+Fri Oct  9 19:10:17 UTC 2020 - cloud-de...@suse.de
+
+- update to version 4.3.0
+  - Don't warn on lock removal if file doesn't exist
+  - Bump default tox env from py37 to py38
+  - Add support for timeout to processutils.execute
+  - Monkey patch original current_thread _active
+  - Stop to use the __future__ module.
+  - Remove babel.cfg etc
+  - Switch to newer openstackdocstheme and reno versions
+  - Imported Translations from Zanata
+  - Update master for stable/ussuri
+  - Align contributing doc with oslo's policy
+  - Remove six usage
+  - Fix pygments style
+  - Update lower-constraints versions
+  - Fix hacking min version to 3.0.1
+  - Bump bandit version
+  - Add py38 package metadata
+  - Add Python3 victoria unit tests
+  - Add release notes links to doc index
+  - Remove the unused coding style modules
+
+---

Old:

  oslo.concurrency-4.0.2.tar.gz

New:

  oslo.concurrency-4.3.0.tar.gz



Other differences:
--
++ python-oslo.concurrency.spec ++
--- /var/tmp/diff_new_pack.eARahU/_old  2020-10-26 16:17:03.606971166 +0100
+++ /var/tmp/diff_new_pack.eARahU/_new  2020-10-26 16:17:03.610971170 +0100
@@ -17,13 +17,13 @@
 
 
 Name:   python-oslo.concurrency
-Version:4.0.2
+Version:4.3.0
 Release:0
 Summary:OpenStack oslo.concurrency library
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/oslo.concurrency
-Source0:
https://files.pythonhosted.org/packages/source/o/oslo.concurrency/oslo.concurrency-4.0.2.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.concurrency/oslo.concurrency-4.3.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-eventlet
 BuildRequires:  python3-fasteners >= 0.7.0
@@ -51,7 +51,7 @@
 Requires:   python3-oslo.config >= 5.2.0
 Requires:   python3-oslo.i18n >= 3.15.3
 Requires:   python3-oslo.utils >= 3.33.0
-Requires:   python3-six >= 1.10.0
+Requires:   python3-six
 %if 0%{?suse_version}
 Obsoletes:  python2-oslo.concurrency < 4.0.0
 %endif
@@ -77,7 +77,7 @@
 This package contains the documentation.
 
 %prep
-%autosetup -p1 -n oslo.concurrency-4.0.2
+%autosetup -p1 -n oslo.concurrency-4.3.0
 %py_req_cleanup
 
 %build

++ _service ++
--- /var/tmp/diff_new_pack.eARahU/_old  2020-10-26 16:17:03.650971201 +0100
+++ /var/tmp/diff_new_pack.eARahU/_new  2020-10-26 16:17:03.650971201 +0100
@@ -1,8 +1,8 @@
 
   
-https://opendev.org/openstack/rpm-packaging/raw/branch/stable/ussuri/openstack/oslo.concurrency/oslo.concurrency.spec.j2
+https://opendev.org/openstack/rpm-packaging/raw/branch/stable/victoria/openstack/oslo.concurrency/oslo.concurrency.spec.j2
 python-oslo.concurrency.spec
-https://opendev.org/openstack/oslo.concurrency/raw/branch/stable/ussuri/requirements.txt
+https://opendev.org/openstack/oslo.concurrency/raw/branch/stable/victoria/requirements.txt
 cloud-de...@suse.de
 gh,openstack,oslo.concurrency
   

++ oslo.concurrency-4.0.2.tar.gz -> oslo.concurrency-4.3.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.concurrency-4.0.2/.zuul.yaml 
new/oslo.concurrency-4.3.0/.zuul.yaml
--- old/oslo.concurrency-4.0.2/.zuul.yaml   2020-04-07 12:10:50.0 
+0200
+++ new/oslo.concurrency-4.3.0/.zuul.yaml   2020-09-11 21:23:14.0 
+0200
@@ -4,7 +4,7 @@
   - lib-forward-testing-python3
   - openstack-cover-jobs
   - openstack-lower-constraints-jobs
-  - openstack-python3-ussuri-jobs
+  - openstack-python3-victoria-jobs
   - periodic-stable-jobs
   - publish-openstack-docs-pti
   - release-notes-jobs-python3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.concurrency-4.0.2/AUTHORS 
new/oslo.concurrency-4.3.0/AUTHORS
--- old/oslo.concurrency-4.0.2/AUTHORS  2020-04-07 12:11:49.0 +0200
+++ 

commit python-oslo.concurrency for openSUSE:Factory

2020-06-05 Thread root
Hello community,

here is the log from the commit of package python-oslo.concurrency for 
openSUSE:Factory checked in at 2020-06-05 20:13:47

Comparing /work/SRC/openSUSE:Factory/python-oslo.concurrency (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.concurrency.new.3606 (New)


Package is "python-oslo.concurrency"

Fri Jun  5 20:13:47 2020 rev:16 rq:803587 version:4.0.2

Changes:

--- 
/work/SRC/openSUSE:Factory/python-oslo.concurrency/python-oslo.concurrency.changes
  2020-03-24 22:32:46.517102034 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.concurrency.new.3606/python-oslo.concurrency.changes
2020-06-05 20:15:51.842903111 +0200
@@ -1,0 +2,25 @@
+Tue May 12 09:54:07 UTC 2020 - cloud-de...@suse.de
+
+- update to version 4.0.2
+  - Spiff up docs for *_with_prefix
+  - Blacklist sphinx 2.1.0 (autodoc bug)
+  - tox: Keeping going with docs
+  - Stop to build universal wheel
+  - Update the constraints url
+  - tox: Trivial cleanup
+  - Update master for stable/train
+  - ignore reno builds artifacts
+  - Drop python 2.7 support and testing
+  - Document management and history of lock files
+  - Update hacking for Python3
+  - Switch to Ussuri jobs
+  - Add lock_with_prefix convenience utility
+  - Fix remove_lock test
+  - trivial: Cleanup tox.ini
+  - remove outdated header
+  - Use unittest.mock instead of third party mock
+  - Stop configuring install_command in tox.
+  - Some test cleanup
+  - Bump the openstackdocstheme extension to 1.20
+
+---

Old:

  oslo.concurrency-3.30.0.tar.gz

New:

  oslo.concurrency-4.0.2.tar.gz



Other differences:
--
++ python-oslo.concurrency.spec ++
--- /var/tmp/diff_new_pack.ENShfI/_old  2020-06-05 20:15:52.766906511 +0200
+++ /var/tmp/diff_new_pack.ENShfI/_new  2020-06-05 20:15:52.766906511 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   python-oslo.concurrency
-Version:3.30.0
+Version:4.0.2
 Release:0
 Summary:OpenStack oslo.concurrency library
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/oslo.concurrency
-Source0:
https://files.pythonhosted.org/packages/source/o/oslo.concurrency/oslo.concurrency-3.30.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.concurrency/oslo.concurrency-4.0.2.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-eventlet
 BuildRequires:  python3-fasteners >= 0.7.0
@@ -77,7 +77,7 @@
 This package contains the documentation.
 
 %prep
-%autosetup -p1 -n oslo.concurrency-3.30.0
+%autosetup -p1 -n oslo.concurrency-4.0.2
 %py_req_cleanup
 
 %build

++ _service ++
--- /var/tmp/diff_new_pack.ENShfI/_old  2020-06-05 20:15:52.814906687 +0200
+++ /var/tmp/diff_new_pack.ENShfI/_new  2020-06-05 20:15:52.814906687 +0200
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/train/openstack/oslo.concurrency/oslo.concurrency.spec.j2
+https://opendev.org/openstack/rpm-packaging/raw/branch/stable/ussuri/openstack/oslo.concurrency/oslo.concurrency.spec.j2
 python-oslo.concurrency.spec
-https://raw.githubusercontent.com/openstack/oslo.concurrency/stable/train/requirements.txt
+https://opendev.org/openstack/oslo.concurrency/raw/branch/stable/ussuri/requirements.txt
 cloud-de...@suse.de
 gh,openstack,oslo.concurrency
   

++ oslo.concurrency-3.30.0.tar.gz -> oslo.concurrency-4.0.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.concurrency-3.30.0/.zuul.yaml 
new/oslo.concurrency-4.0.2/.zuul.yaml
--- old/oslo.concurrency-3.30.0/.zuul.yaml  2019-09-04 16:25:11.0 
+0200
+++ new/oslo.concurrency-4.0.2/.zuul.yaml   2020-04-07 12:10:50.0 
+0200
@@ -1,12 +1,10 @@
 - project:
 templates:
   - check-requirements
-  - lib-forward-testing
   - lib-forward-testing-python3
   - openstack-cover-jobs
   - openstack-lower-constraints-jobs
-  - openstack-python-jobs
-  - openstack-python3-train-jobs
+  - openstack-python3-ussuri-jobs
   - periodic-stable-jobs
   - publish-openstack-docs-pti
   - release-notes-jobs-python3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.concurrency-3.30.0/AUTHORS 
new/oslo.concurrency-4.0.2/AUTHORS
--- old/oslo.concurrency-3.30.0/AUTHORS 2019-09-04 16:25:50.0 +0200
+++ new/oslo.concurrency-4.0.2/AUTHORS  2020-04-07 12:11:49.0 +0200
@@ -30,6 +30,7 @@
 Dirk Mueller 
 Doug Hellmann 
 Doug Hellmann 
+Eric Fried 
 Eric Windisch 
 Flaper Fesp 
 Flavio Percoco 
@@ -37,6 +38,7 @@
 Gary Kotton 
 Gevorg 

commit python-oslo.concurrency for openSUSE:Factory

2020-03-24 Thread root
Hello community,

here is the log from the commit of package python-oslo.concurrency for 
openSUSE:Factory checked in at 2020-03-24 22:32:45

Comparing /work/SRC/openSUSE:Factory/python-oslo.concurrency (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.concurrency.new.3160 (New)


Package is "python-oslo.concurrency"

Tue Mar 24 22:32:45 2020 rev:15 rq:787443 version:3.30.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-oslo.concurrency/python-oslo.concurrency.changes
  2020-02-18 10:41:25.745069823 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.concurrency.new.3160/python-oslo.concurrency.changes
2020-03-24 22:32:46.517102034 +0100
@@ -1,0 +2,10 @@
+Mon Mar 23 12:17:14 UTC 2020 - Dirk Mueller 
+
+- add obsoletes
+
+---
+Sat Mar 14 12:04:28 UTC 2020 - Dirk Mueller 
+
+- switch to python 3.x only builds
+
+---



Other differences:
--
++ python-oslo.concurrency.spec ++
--- /var/tmp/diff_new_pack.ubn6Cv/_old  2020-03-24 22:32:47.061102298 +0100
+++ /var/tmp/diff_new_pack.ubn6Cv/_new  2020-03-24 22:32:47.065102300 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-oslo.concurrency
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,21 +25,6 @@
 URL:https://launchpad.net/oslo.concurrency
 Source0:
https://files.pythonhosted.org/packages/source/o/oslo.concurrency/oslo.concurrency-3.30.0.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-devel
-BuildRequires:  python2-enum34 >= 1.0.4
-BuildRequires:  python2-eventlet
-BuildRequires:  python2-fasteners >= 0.7.0
-BuildRequires:  python2-fixtures
-BuildRequires:  python2-futures
-BuildRequires:  python2-mock
-BuildRequires:  python2-oslo.config >= 5.2.0
-BuildRequires:  python2-oslo.i18n >= 3.15.3
-BuildRequires:  python2-oslo.utils >= 3.33.0
-BuildRequires:  python2-oslotest
-BuildRequires:  python2-pbr >= 2.0.0
-BuildRequires:  python2-stestr
-BuildRequires:  python2-testscenarios
-BuildRequires:  python2-testtools
 BuildRequires:  python3-eventlet
 BuildRequires:  python3-fasteners >= 0.7.0
 BuildRequires:  python3-fixtures
@@ -52,30 +37,32 @@
 BuildRequires:  python3-stestr
 BuildRequires:  python3-testscenarios
 BuildRequires:  python3-testtools
-Requires:   python-fasteners >= 0.7.0
-Requires:   python-oslo.config >= 5.2.0
-Requires:   python-oslo.i18n >= 3.15.3
-Requires:   python-oslo.utils >= 3.33.0
-Requires:   python-six >= 1.10.0
 BuildArch:  noarch
-%ifpython2
-Requires:   python-enum34 >= 1.0.4
-%endif
+
+%description
+The oslo.concurrency library has utilities for safely running multi-thread,
+multi-process applications using locking mechanisms and for running
+external processes.
+
+%package -n python3-oslo.concurrency
+Summary:OpenStack oslo.concurrency library
+Group:  Development/Languages/Python
+Requires:   python3-fasteners >= 0.7.0
+Requires:   python3-oslo.config >= 5.2.0
+Requires:   python3-oslo.i18n >= 3.15.3
+Requires:   python3-oslo.utils >= 3.33.0
+Requires:   python3-six >= 1.10.0
 %if 0%{?suse_version}
-Requires(post): update-alternatives
-Requires(postun): update-alternatives
-%else
-# on RDO, update-alternatives is in chkconfig
-Requires(post): chkconfig
-Requires(postun): chkconfig
+Obsoletes:  python2-oslo.concurrency < 4.0.0
 %endif
-%python_subpackages
 
-%description
+%description -n python3-oslo.concurrency
 The oslo.concurrency library has utilities for safely running multi-thread,
 multi-process applications using locking mechanisms and for running
 external processes.
 
+This package contains the Python 3.x module.
+
 %package -n python-oslo.concurrency-doc
 Summary:Documentation for OpenStack concurrency library
 Group:  Development/Languages/Python
@@ -94,7 +81,7 @@
 %py_req_cleanup
 
 %build
-%{python_build}
+%{py3_build}
 
 # generate html docs
 PBR_VERSION=%{version} %sphinx_build -b html doc/source doc/build/html
@@ -102,26 +89,17 @@
 rm -rf doc/build/html/.{doctrees,buildinfo}
 
 %install
-%{python_install}
-%python_clone -a %{buildroot}%{_bindir}/lockutils-wrapper
-
-%post
-%python_install_alternative lockutils-wrapper
-
-%postun
-%python_uninstall_alternative lockutils-wrapper
+%{py3_install}
 
 %check
-if [ "%_lib" = "lib64" ]; then
-%python_exec -m stestr.cli run
-fi
+python3 -m stestr.cli run
 
-%files %{python_files}
+%files -n python3-oslo.concurrency
 %license LICENSE
 %doc README.rst ChangeLog

commit python-oslo.concurrency for openSUSE:Factory

2020-02-18 Thread root
Hello community,

here is the log from the commit of package python-oslo.concurrency for 
openSUSE:Factory checked in at 2020-02-18 10:40:39

Comparing /work/SRC/openSUSE:Factory/python-oslo.concurrency (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.concurrency.new.26092 (New)


Package is "python-oslo.concurrency"

Tue Feb 18 10:40:39 2020 rev:14 rq:774909 version:3.30.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-oslo.concurrency/python-oslo.concurrency.changes
  2019-05-03 22:42:08.639205771 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.concurrency.new.26092/python-oslo.concurrency.changes
   2020-02-18 10:41:25.745069823 +0100
@@ -1,0 +2,12 @@
+Wed Oct  9 12:25:01 UTC 2019 - cloud-de...@suse.de
+
+- update to version 3.30.0
+  - Update master for stable/stein
+  - Replace git.openstack.org URLs with opendev.org URLs
+  - Dropping the py35 testing
+  - Add Python 3 Train unit tests
+  - Cap Bandit below 1.6.0 and update Sphinx requirement
+  - OpenDev Migration Patch
+  - Follow the new PTI for document build
+
+---

Old:

  oslo.concurrency-3.29.1.tar.gz

New:

  oslo.concurrency-3.30.0.tar.gz



Other differences:
--
++ python-oslo.concurrency.spec ++
--- /var/tmp/diff_new_pack.s46WJ6/_old  2020-02-18 10:41:26.477071317 +0100
+++ /var/tmp/diff_new_pack.s46WJ6/_new  2020-02-18 10:41:26.481071324 +0100
@@ -17,13 +17,13 @@
 
 
 Name:   python-oslo.concurrency
-Version:3.29.1
+Version:3.30.0
 Release:0
 Summary:OpenStack oslo.concurrency library
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/oslo.concurrency
-Source0:
https://files.pythonhosted.org/packages/source/o/oslo.concurrency/oslo.concurrency-3.29.1.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.concurrency/oslo.concurrency-3.30.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
 BuildRequires:  python2-enum34 >= 1.0.4
@@ -79,8 +79,9 @@
 %package -n python-oslo.concurrency-doc
 Summary:Documentation for OpenStack concurrency library
 Group:  Development/Languages/Python
-BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme
+BuildRequires:  python3-Sphinx
+BuildRequires:  python3-openstackdocstheme
+BuildRequires:  python3-sphinxcontrib-apidoc
 
 %description -n python-oslo.concurrency-doc
 The oslo.concurrency library has utilities for safely running multi-thread,
@@ -89,14 +90,14 @@
 This package contains the documentation.
 
 %prep
-%autosetup -p1 -n oslo.concurrency-3.29.1
+%autosetup -p1 -n oslo.concurrency-3.30.0
 %py_req_cleanup
 
 %build
 %{python_build}
 
 # generate html docs
-%{__python2} setup.py build_sphinx
+PBR_VERSION=%{version} %sphinx_build -b html doc/source doc/build/html
 # remove the sphinx-build leftovers
 rm -rf doc/build/html/.{doctrees,buildinfo}
 

++ _service ++
--- /var/tmp/diff_new_pack.s46WJ6/_old  2020-02-18 10:41:26.513071390 +0100
+++ /var/tmp/diff_new_pack.s46WJ6/_new  2020-02-18 10:41:26.513071390 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/stein/openstack/oslo.concurrency/oslo.concurrency.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/train/openstack/oslo.concurrency/oslo.concurrency.spec.j2
 python-oslo.concurrency.spec
-https://raw.githubusercontent.com/openstack/oslo.concurrency/stable/stein/requirements.txt
+https://raw.githubusercontent.com/openstack/oslo.concurrency/stable/train/requirements.txt
 cloud-de...@suse.de
 gh,openstack,oslo.concurrency
   

++ oslo.concurrency-3.29.1.tar.gz -> oslo.concurrency-3.30.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.concurrency-3.29.1/.zuul.yaml 
new/oslo.concurrency-3.30.0/.zuul.yaml
--- old/oslo.concurrency-3.29.1/.zuul.yaml  2019-02-28 19:04:08.0 
+0100
+++ new/oslo.concurrency-3.30.0/.zuul.yaml  2019-09-04 16:25:11.0 
+0200
@@ -6,8 +6,7 @@
   - openstack-cover-jobs
   - openstack-lower-constraints-jobs
   - openstack-python-jobs
-  - openstack-python36-jobs
-  - openstack-python37-jobs
+  - openstack-python3-train-jobs
   - periodic-stable-jobs
   - publish-openstack-docs-pti
   - release-notes-jobs-python3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.concurrency-3.29.1/AUTHORS 
new/oslo.concurrency-3.30.0/AUTHORS
--- old/oslo.concurrency-3.29.1/AUTHORS 2019-02-28 19:07:01.0 +0100
+++ new/oslo.concurrency-3.30.0/AUTHORS 

commit python-oslo.concurrency for openSUSE:Factory

2019-05-03 Thread root
Hello community,

here is the log from the commit of package python-oslo.concurrency for 
openSUSE:Factory checked in at 2019-05-03 22:42:04

Comparing /work/SRC/openSUSE:Factory/python-oslo.concurrency (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.concurrency.new.5148 (New)


Package is "python-oslo.concurrency"

Fri May  3 22:42:04 2019 rev:13 rq:692853 version:3.29.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-oslo.concurrency/python-oslo.concurrency.changes
  2018-09-07 15:38:44.622578658 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.concurrency.new.5148/python-oslo.concurrency.changes
2019-05-03 22:42:08.639205771 +0200
@@ -1,0 +2,28 @@
+Mon Apr  8 11:44:31 UTC 2019 - cloud-de...@suse.de
+
+- update to version 3.29.1
+  - Switch to stestr
+  - Imported Translations from Zanata
+  - Update mailinglist from dev to discuss
+  - Remove PyPI downloads
+  - Change python3.5 job to python3.7 job on Stein+
+  - import zuul job settings from project-config
+  - ignore warning from bandit for using shell=
+  - Always build universal wheels
+  - Update reno for stable/rocky
+  - Reorganize that 'Release Notes' in README
+  - Don't quote {posargs} in tox.ini
+  - add python 3.6 unit test job
+  - add lib-forward-testing-python3 test job
+  - Remove stale pip-missing-reqs tox test
+  - Trivial: Update pypi url to new url
+  - Add support for fair locks
+  - fix tox python3 overrides
+  - Update hacking version
+  - Clean up .gitignore references to personal tools
+  - Stop using setup.py build_sphinx
+  - Add release notes link to README
+  - add python 3.7 unit test job
+  - Use templates for cover and lower-constraints
+
+---

Old:

  oslo.concurrency-3.27.0.tar.gz

New:

  oslo.concurrency-3.29.1.tar.gz



Other differences:
--
++ python-oslo.concurrency.spec ++
--- /var/tmp/diff_new_pack.Nk958v/_old  2019-05-03 22:42:09.039206613 +0200
+++ /var/tmp/diff_new_pack.Nk958v/_new  2019-05-03 22:42:09.043206621 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-oslo.concurrency
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,18 +12,18 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   python-oslo.concurrency
-Version:3.27.0
+Version:3.29.1
 Release:0
 Summary:OpenStack oslo.concurrency library
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/oslo.concurrency
-Source0:
https://files.pythonhosted.org/packages/source/o/oslo.concurrency/oslo.concurrency-3.27.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.concurrency/oslo.concurrency-3.29.1.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
 BuildRequires:  python2-enum34 >= 1.0.4
@@ -37,7 +37,7 @@
 BuildRequires:  python2-oslo.utils >= 3.33.0
 BuildRequires:  python2-oslotest
 BuildRequires:  python2-pbr >= 2.0.0
-BuildRequires:  python2-testrepository
+BuildRequires:  python2-stestr
 BuildRequires:  python2-testscenarios
 BuildRequires:  python2-testtools
 BuildRequires:  python3-eventlet
@@ -49,15 +49,13 @@
 BuildRequires:  python3-oslo.utils >= 3.33.0
 BuildRequires:  python3-oslotest
 BuildRequires:  python3-pbr >= 2.0.0
-BuildRequires:  python3-testrepository
+BuildRequires:  python3-stestr
 BuildRequires:  python3-testscenarios
 BuildRequires:  python3-testtools
 Requires:   python-fasteners >= 0.7.0
-Requires:   python-iso8601
 Requires:   python-oslo.config >= 5.2.0
 Requires:   python-oslo.i18n >= 3.15.3
 Requires:   python-oslo.utils >= 3.33.0
-Requires:   python-retrying
 Requires:   python-six >= 1.10.0
 BuildArch:  noarch
 %ifpython2
@@ -91,9 +89,8 @@
 This package contains the documentation.
 
 %prep
-%autosetup -p1 -n oslo.concurrency-3.27.0
+%autosetup -p1 -n oslo.concurrency-3.29.1
 %py_req_cleanup
-sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 
 %build
 %{python_build}
@@ -114,13 +111,9 @@
 %python_uninstall_alternative lockutils-wrapper
 
 %check
-%{python_expand rm -rf .testrepository
-# Test suite fails on 32 bit platforms
-# ifarch/ifnarch can not be used in noarch packages
 if [ "%_lib" = "lib64" ]; then
-PYTHON=$python $python setup.py testr

commit python-oslo.concurrency for openSUSE:Factory

2018-09-07 Thread root
Hello community,

here is the log from the commit of package python-oslo.concurrency for 
openSUSE:Factory checked in at 2018-09-07 15:38:43

Comparing /work/SRC/openSUSE:Factory/python-oslo.concurrency (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.concurrency.new (New)


Package is "python-oslo.concurrency"

Fri Sep  7 15:38:43 2018 rev:12 rq:633096 version:3.27.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-oslo.concurrency/python-oslo.concurrency.changes
  2018-03-19 23:35:37.767302918 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.concurrency.new/python-oslo.concurrency.changes
 2018-09-07 15:38:44.622578658 +0200
@@ -1,0 +2,14 @@
+Sat Sep  1 08:57:11 UTC 2018 - cloud-de...@suse.de
+
+- update to version 3.27.0
+  - set default python to python3
+  - Update doc links in CONTRIBUTING.rst and README.rst
+  - Mask passwords only when command execution fails
+  - Update reno for stable/queens
+  - fix lower constraints and uncap eventlet
+  - Imported Translations from Zanata
+  - Switch pep8 job to python 3
+  - Updated from global requirements
+  - add lower-constraints job
+
+---

Old:

  oslo.concurrency-3.25.0.tar.gz

New:

  oslo.concurrency-3.27.0.tar.gz



Other differences:
--
++ python-oslo.concurrency.spec ++
--- /var/tmp/diff_new_pack.aa7aKm/_old  2018-09-07 15:38:45.770577425 +0200
+++ /var/tmp/diff_new_pack.aa7aKm/_new  2018-09-07 15:38:45.774577421 +0200
@@ -17,47 +17,47 @@
 
 
 Name:   python-oslo.concurrency
-Version:3.25.0
+Version:3.27.0
 Release:0
 Summary:OpenStack oslo.concurrency library
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:https://launchpad.net/oslo.concurrency
-Source0:
https://files.pythonhosted.org/packages/source/o/oslo.concurrency/oslo.concurrency-3.25.0.tar.gz
+URL:https://launchpad.net/oslo.concurrency
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.concurrency/oslo.concurrency-3.27.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
 BuildRequires:  python2-enum34 >= 1.0.4
-BuildRequires:  python2-eventlet >= 0.18.2
+BuildRequires:  python2-eventlet
 BuildRequires:  python2-fasteners >= 0.7.0
-BuildRequires:  python2-fixtures >= 3.0.0
-BuildRequires:  python2-futures >= 3.0.0
-BuildRequires:  python2-mock >= 2.0.0
-BuildRequires:  python2-oslo.config >= 5.1.0
+BuildRequires:  python2-fixtures
+BuildRequires:  python2-futures
+BuildRequires:  python2-mock
+BuildRequires:  python2-oslo.config >= 5.2.0
 BuildRequires:  python2-oslo.i18n >= 3.15.3
 BuildRequires:  python2-oslo.utils >= 3.33.0
-BuildRequires:  python2-oslotest >= 3.2.0
+BuildRequires:  python2-oslotest
 BuildRequires:  python2-pbr >= 2.0.0
-BuildRequires:  python2-testrepository >= 0.0.18
-BuildRequires:  python2-testscenarios >= 0.4
-BuildRequires:  python2-testtools >= 2.2.0
-BuildRequires:  python3-eventlet >= 0.18.2
+BuildRequires:  python2-testrepository
+BuildRequires:  python2-testscenarios
+BuildRequires:  python2-testtools
+BuildRequires:  python3-eventlet
 BuildRequires:  python3-fasteners >= 0.7.0
-BuildRequires:  python3-fixtures >= 3.0.0
-BuildRequires:  python3-mock >= 2.0.0
-BuildRequires:  python3-oslo.config >= 5.1.0
+BuildRequires:  python3-fixtures
+BuildRequires:  python3-mock
+BuildRequires:  python3-oslo.config >= 5.2.0
 BuildRequires:  python3-oslo.i18n >= 3.15.3
 BuildRequires:  python3-oslo.utils >= 3.33.0
-BuildRequires:  python3-oslotest >= 3.2.0
+BuildRequires:  python3-oslotest
 BuildRequires:  python3-pbr >= 2.0.0
-BuildRequires:  python3-testrepository >= 0.0.18
-BuildRequires:  python3-testscenarios >= 0.4
-BuildRequires:  python3-testtools >= 2.2.0
+BuildRequires:  python3-testrepository
+BuildRequires:  python3-testscenarios
+BuildRequires:  python3-testtools
 Requires:   python-fasteners >= 0.7.0
-Requires:   python-iso8601 >= 0.1.11
-Requires:   python-oslo.config >= 5.1.0
+Requires:   python-iso8601
+Requires:   python-oslo.config >= 5.2.0
 Requires:   python-oslo.i18n >= 3.15.3
 Requires:   python-oslo.utils >= 3.33.0
-Requires:   python-retrying >= 1.2.3
+Requires:   python-retrying
 Requires:   python-six >= 1.10.0
 BuildArch:  noarch
 %ifpython2
@@ -82,7 +82,7 @@
 Summary:Documentation for OpenStack concurrency library
 Group:  Development/Languages/Python
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.18.1
+BuildRequires:  python-openstackdocstheme
 
 %description -n python-oslo.concurrency-doc
 The oslo.concurrency library has utilities for safely running multi-thread,
@@ -91,7 +91,7 @@
 

commit python-oslo.concurrency for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-oslo.concurrency for 
openSUSE:Factory checked in at 2018-03-19 23:35:37

Comparing /work/SRC/openSUSE:Factory/python-oslo.concurrency (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.concurrency.new (New)


Package is "python-oslo.concurrency"

Mon Mar 19 23:35:37 2018 rev:11 rq:583335 version:3.25.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-oslo.concurrency/python-oslo.concurrency.changes
  2018-02-14 10:51:46.373358017 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.concurrency.new/python-oslo.concurrency.changes
 2018-03-19 23:35:37.767302918 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 13:19:56 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-oslo.concurrency.spec ++
--- /var/tmp/diff_new_pack.j1Dgdf/_old  2018-03-19 23:35:38.547274781 +0100
+++ /var/tmp/diff_new_pack.j1Dgdf/_new  2018-03-19 23:35:38.555274492 +0100
@@ -82,7 +82,7 @@
 Summary:Documentation for OpenStack concurrency library
 Group:  Development/Languages/Python
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 
 %description -n python-oslo.concurrency-doc
 The oslo.concurrency library has utilities for safely running multi-thread,

++ _service ++
--- /var/tmp/diff_new_pack.j1Dgdf/_old  2018-03-19 23:35:38.587273338 +0100
+++ /var/tmp/diff_new_pack.j1Dgdf/_new  2018-03-19 23:35:38.587273338 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/oslo.concurrency/oslo.concurrency.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/oslo.concurrency/oslo.concurrency.spec.j2
 python-oslo.concurrency.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,oslo.concurrency
   




commit python-oslo.concurrency for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-oslo.concurrency for 
openSUSE:Factory checked in at 2018-02-14 10:51:40

Comparing /work/SRC/openSUSE:Factory/python-oslo.concurrency (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.concurrency.new (New)


Package is "python-oslo.concurrency"

Wed Feb 14 10:51:40 2018 rev:10 rq:576276 version:3.25.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-oslo.concurrency/python-oslo.concurrency.changes
  2018-01-17 21:59:33.959685102 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.concurrency.new/python-oslo.concurrency.changes
 2018-02-14 10:51:46.373358017 +0100
@@ -1,0 +2,8 @@
+Tue Jan 30 15:13:47 UTC 2018 - cloud-de...@suse.de
+
+- update to version 3.25.0
+  - Add python_exec kwarg to processutils.execute()
+  - Updated from global requirements
+  - add bandit to pep8 job
+
+---

Old:

  oslo.concurrency-3.24.0.tar.gz

New:

  oslo.concurrency-3.25.0.tar.gz



Other differences:
--
++ python-oslo.concurrency.spec ++
--- /var/tmp/diff_new_pack.lfIoPR/_old  2018-02-14 10:51:46.897339159 +0100
+++ /var/tmp/diff_new_pack.lfIoPR/_new  2018-02-14 10:51:46.901339015 +0100
@@ -17,13 +17,13 @@
 
 
 Name:   python-oslo.concurrency
-Version:3.24.0
+Version:3.25.0
 Release:0
 Summary:OpenStack oslo.concurrency library
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:https://launchpad.net/oslo.concurrency
-Source0:
https://files.pythonhosted.org/packages/source/o/oslo.concurrency/oslo.concurrency-3.24.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.concurrency/oslo.concurrency-3.25.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
 BuildRequires:  python2-enum34 >= 1.0.4
@@ -32,10 +32,10 @@
 BuildRequires:  python2-fixtures >= 3.0.0
 BuildRequires:  python2-futures >= 3.0.0
 BuildRequires:  python2-mock >= 2.0.0
-BuildRequires:  python2-oslo.config >= 4.6.0
+BuildRequires:  python2-oslo.config >= 5.1.0
 BuildRequires:  python2-oslo.i18n >= 3.15.3
-BuildRequires:  python2-oslo.utils >= 3.31.0
-BuildRequires:  python2-oslotest >= 1.10.0
+BuildRequires:  python2-oslo.utils >= 3.33.0
+BuildRequires:  python2-oslotest >= 3.2.0
 BuildRequires:  python2-pbr >= 2.0.0
 BuildRequires:  python2-testrepository >= 0.0.18
 BuildRequires:  python2-testscenarios >= 0.4
@@ -44,19 +44,19 @@
 BuildRequires:  python3-fasteners >= 0.7.0
 BuildRequires:  python3-fixtures >= 3.0.0
 BuildRequires:  python3-mock >= 2.0.0
-BuildRequires:  python3-oslo.config >= 4.6.0
+BuildRequires:  python3-oslo.config >= 5.1.0
 BuildRequires:  python3-oslo.i18n >= 3.15.3
-BuildRequires:  python3-oslo.utils >= 3.31.0
-BuildRequires:  python3-oslotest >= 1.10.0
+BuildRequires:  python3-oslo.utils >= 3.33.0
+BuildRequires:  python3-oslotest >= 3.2.0
 BuildRequires:  python3-pbr >= 2.0.0
 BuildRequires:  python3-testrepository >= 0.0.18
 BuildRequires:  python3-testscenarios >= 0.4
 BuildRequires:  python3-testtools >= 2.2.0
 Requires:   python-fasteners >= 0.7.0
 Requires:   python-iso8601 >= 0.1.11
-Requires:   python-oslo.config >= 4.6.0
+Requires:   python-oslo.config >= 5.1.0
 Requires:   python-oslo.i18n >= 3.15.3
-Requires:   python-oslo.utils >= 3.31.0
+Requires:   python-oslo.utils >= 3.33.0
 Requires:   python-retrying >= 1.2.3
 Requires:   python-six >= 1.10.0
 BuildArch:  noarch
@@ -91,7 +91,7 @@
 This package contains the documentation.
 
 %prep
-%autosetup -p1 -n oslo.concurrency-3.24.0
+%autosetup -p1 -n oslo.concurrency-3.25.0
 %py_req_cleanup
 sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 

++ oslo.concurrency-3.24.0.tar.gz -> oslo.concurrency-3.25.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.concurrency-3.24.0/AUTHORS 
new/oslo.concurrency-3.25.0/AUTHORS
--- old/oslo.concurrency-3.24.0/AUTHORS 2017-12-12 15:48:36.0 +0100
+++ new/oslo.concurrency-3.25.0/AUTHORS 2018-01-15 17:44:32.0 +0100
@@ -53,6 +53,7 @@
 Lucian Petrut 
 Mark McLoughlin 
 Matt Riedemann 
+Matthew Treinish 
 Matthew Treinish 
 Michael Still 
 Monty Taylor 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.concurrency-3.24.0/ChangeLog 
new/oslo.concurrency-3.25.0/ChangeLog
--- old/oslo.concurrency-3.24.0/ChangeLog   2017-12-12 15:48:36.0 
+0100
+++ 

commit python-oslo.concurrency for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package python-oslo.concurrency for 
openSUSE:Factory checked in at 2018-01-17 21:58:27

Comparing /work/SRC/openSUSE:Factory/python-oslo.concurrency (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.concurrency.new (New)


Package is "python-oslo.concurrency"

Wed Jan 17 21:58:27 2018 rev:9 rq:566504 version:3.24.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-oslo.concurrency/python-oslo.concurrency.changes
  2017-08-28 15:31:25.684445935 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.concurrency.new/python-oslo.concurrency.changes
 2018-01-17 21:59:33.959685102 +0100
@@ -1,0 +2,29 @@
+Mon Jan 15 11:50:29 UTC 2018 - cloud-de...@suse.de
+
+- update to version 3.24.0
+  - Imported Translations from Zanata
+  - Remove setting of version/release from releasenotes
+  - Remove -U from pip install
+  - Updated from global requirements
+  - Avoid tox_install.sh for constraints support
+
+---
+Fri Nov 24 23:01:53 UTC 2017 - cloud-de...@suse.de
+
+- update to version 3.23.0
+  - Add debug log to indicate when external lock is taken
+  - Update reno for stable/pike
+  - Minor correction to docstrings
+  - Windows: ensure exec calls don't block other greenthreads
+  - Updated from global requirements
+
+---
+Thu Sep 28 06:57:11 UTC 2017 - cloud-de...@suse.de
+
+- update to version 3.21.1
+  - Update .gitreview for stable/pike
+  - Windows: ensure exec calls don't block other greenthreads
+  - Updated from global requirements
+  - Update UPPER_CONSTRAINTS_FILE for stable/pike
+
+---

Old:

  oslo.concurrency-3.21.0.tar.gz

New:

  oslo.concurrency-3.24.0.tar.gz



Other differences:
--
++ python-oslo.concurrency.spec ++
--- /var/tmp/diff_new_pack.IVZkmJ/_old  2018-01-17 21:59:34.447662230 +0100
+++ /var/tmp/diff_new_pack.IVZkmJ/_new  2018-01-17 21:59:34.451662042 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-oslo.concurrency
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,65 +16,87 @@
 #
 
 
-%global sname oslo.concurrency
 Name:   python-oslo.concurrency
-Version:3.21.0
+Version:3.24.0
 Release:0
 Summary:OpenStack oslo.concurrency library
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:https://launchpad.net/%{sname}
-Source0:
https://pypi.io/packages/source/o/%{sname}/%{sname}-%{version}.tar.gz
+Url:https://launchpad.net/oslo.concurrency
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.concurrency/oslo.concurrency-3.24.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
-BuildRequires:  python-enum34
-BuildRequires:  python-eventlet >= 0.18.2
-BuildRequires:  python-fasteners >= 0.7
-BuildRequires:  python-fixtures >= 3.0.0
-BuildRequires:  python-futures >= 3.0
-BuildRequires:  python-mock >= 2.0
-BuildRequires:  python-oslo.config >= 4.0.0
-BuildRequires:  python-oslo.i18n >= 2.1.0
-BuildRequires:  python-oslo.utils >= 3.20.0
-BuildRequires:  python-oslotest >= 1.10.0
-BuildRequires:  python-pbr >= 2.0.0
-BuildRequires:  python-testrepository >= 0.0.18
-BuildRequires:  python-testscenarios >= 0.4
-BuildRequires:  python-testtools >= 1.4.0
-Requires:   python-enum34
-Requires:   python-fasteners >= 0.7
+BuildRequires:  python2-enum34 >= 1.0.4
+BuildRequires:  python2-eventlet >= 0.18.2
+BuildRequires:  python2-fasteners >= 0.7.0
+BuildRequires:  python2-fixtures >= 3.0.0
+BuildRequires:  python2-futures >= 3.0.0
+BuildRequires:  python2-mock >= 2.0.0
+BuildRequires:  python2-oslo.config >= 4.6.0
+BuildRequires:  python2-oslo.i18n >= 3.15.3
+BuildRequires:  python2-oslo.utils >= 3.31.0
+BuildRequires:  python2-oslotest >= 1.10.0
+BuildRequires:  python2-pbr >= 2.0.0
+BuildRequires:  python2-testrepository >= 0.0.18
+BuildRequires:  python2-testscenarios >= 0.4
+BuildRequires:  python2-testtools >= 2.2.0
+BuildRequires:  python3-eventlet >= 0.18.2
+BuildRequires:  python3-fasteners >= 0.7.0
+BuildRequires:  python3-fixtures >= 3.0.0
+BuildRequires:  python3-mock >= 2.0.0
+BuildRequires:  python3-oslo.config >= 4.6.0
+BuildRequires:  python3-oslo.i18n >= 3.15.3
+BuildRequires:  python3-oslo.utils >= 3.31.0
+BuildRequires:  python3-oslotest >= 1.10.0
+BuildRequires:  python3-pbr >= 2.0.0
+BuildRequires:  

commit python-oslo.concurrency for openSUSE:Factory

2017-08-28 Thread root
Hello community,

here is the log from the commit of package python-oslo.concurrency for 
openSUSE:Factory checked in at 2017-08-28 15:31:23

Comparing /work/SRC/openSUSE:Factory/python-oslo.concurrency (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.concurrency.new (New)


Package is "python-oslo.concurrency"

Mon Aug 28 15:31:23 2017 rev:8 rq:514990 version:3.21.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-oslo.concurrency/python-oslo.concurrency.changes
  2017-02-21 13:41:58.383190774 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.concurrency.new/python-oslo.concurrency.changes
 2017-08-28 15:31:25.684445935 +0200
@@ -1,0 +2,19 @@
+Mon Aug  7 13:37:37 UTC 2017 - cloud-de...@suse.de
+
+- update to version 3.21.0
+  - Imported Translations from Zanata
+  - Remove log translations
+  - turn on warning-is-error for sphinx
+  - Check reStructuredText documents for common style issues
+  - Using fixtures.MockPatch instead of mockpatch.Patch
+  - [Fix gate]Update test requirement
+  - Update URLs in documents according to document migration
+  - Remove support for py34
+  - rearrange existing documentation to follow the new layout standard
+  - pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz)
+  - Update reno for stable/ocata
+  - Check for SubprocessError by name on Python 3.x
+  - Updated from global requirements
+  - switch from oslosphinx to openstackdocstheme
+
+---

Old:

  oslo.concurrency-3.18.0.tar.gz

New:

  oslo.concurrency-3.21.0.tar.gz



Other differences:
--
++ python-oslo.concurrency.spec ++
--- /var/tmp/diff_new_pack.8zP1Zp/_old  2017-08-28 15:31:26.496331796 +0200
+++ /var/tmp/diff_new_pack.8zP1Zp/_new  2017-08-28 15:31:26.516328985 +0200
@@ -18,7 +18,7 @@
 
 %global sname oslo.concurrency
 Name:   python-oslo.concurrency
-Version:3.18.0
+Version:3.21.0
 Release:0
 Summary:OpenStack oslo.concurrency library
 License:Apache-2.0
@@ -33,20 +33,20 @@
 BuildRequires:  python-fixtures >= 3.0.0
 BuildRequires:  python-futures >= 3.0
 BuildRequires:  python-mock >= 2.0
-BuildRequires:  python-oslo.config >= 3.14.0
+BuildRequires:  python-oslo.config >= 4.0.0
 BuildRequires:  python-oslo.i18n >= 2.1.0
-BuildRequires:  python-oslo.utils >= 3.18.0
+BuildRequires:  python-oslo.utils >= 3.20.0
 BuildRequires:  python-oslotest >= 1.10.0
-BuildRequires:  python-pbr >= 1.8
+BuildRequires:  python-pbr >= 2.0.0
 BuildRequires:  python-testrepository >= 0.0.18
 BuildRequires:  python-testscenarios >= 0.4
 BuildRequires:  python-testtools >= 1.4.0
 Requires:   python-enum34
 Requires:   python-fasteners >= 0.7
 Requires:   python-iso8601 >= 0.1.11
-Requires:   python-oslo.config >= 3.14.0
+Requires:   python-oslo.config >= 4.0.0
 Requires:   python-oslo.i18n >= 2.1.0
-Requires:   python-oslo.utils >= 3.18.0
+Requires:   python-oslo.utils >= 3.20.0
 Requires:   python-retrying >= 1.2.3
 Requires:   python-six >= 1.9.0
 BuildArch:  noarch
@@ -60,7 +60,7 @@
 Summary:Documentation for OpenStack concurrency library
 Group:  Development/Languages/Python
 BuildRequires:  python-Sphinx
-BuildRequires:  python-oslosphinx >= 4.7.0
+BuildRequires:  python-openstackdocstheme >= 1.11.0
 
 %description doc
 The oslo.concurrency library has utilities for safely running multi-thread,
@@ -71,6 +71,7 @@
 %prep
 %autosetup -n %{sname}-%{version}
 %py_req_cleanup
+sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 
 %build
 %{py2_build}

++ _service ++
--- /var/tmp/diff_new_pack.8zP1Zp/_old  2017-08-28 15:31:26.636312117 +0200
+++ /var/tmp/diff_new_pack.8zP1Zp/_new  2017-08-28 15:31:26.656309306 +0200
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/openstack/oslo.concurrency/oslo.concurrency.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/oslo.concurrency/oslo.concurrency.spec.j2
 python-oslo.concurrency.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/global-requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/global-requirements.txt
 cloud-de...@suse.de
 gh,openstack,oslo.concurrency
   

++ oslo.concurrency-3.18.0.tar.gz -> oslo.concurrency-3.21.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.concurrency-3.18.0/AUTHORS 
new/oslo.concurrency-3.21.0/AUTHORS
--- old/oslo.concurrency-3.18.0/AUTHORS 2017-01-18 20:32:30.0 +0100
+++ new/oslo.concurrency-3.21.0/AUTHORS 2017-07-18 

commit python-oslo.concurrency for openSUSE:Factory

2017-02-21 Thread root
Hello community,

here is the log from the commit of package python-oslo.concurrency for 
openSUSE:Factory checked in at 2017-02-21 13:41:57

Comparing /work/SRC/openSUSE:Factory/python-oslo.concurrency (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.concurrency.new (New)


Package is "python-oslo.concurrency"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-oslo.concurrency/python-oslo.concurrency.changes
  2016-10-13 11:29:10.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.concurrency.new/python-oslo.concurrency.changes
 2017-02-21 13:41:58.383190774 +0100
@@ -1,0 +2,17 @@
+Mon Feb 13 09:02:28 UTC 2017 - cloud-de...@suse.de
+
+- update to version 3.18.0:
+  - [TrivialFix] Replace 'assertTrue(a in b)' with 'assertIn(a, b)'
+  - Update reno for stable/newton
+  - Automatically convert process_input to bytes
+  - Imported Translations from Zanata
+  - Change assertTrue(isinstance()) by optimal assert
+  - Updated from global requirements
+  - Add Constraints support
+  - Remove unnecessary requirements
+  - Show team and repo badges on README
+  - Changed the home-page link
+  - Enable release notes translation
+  - Ignore prlimit argument on Windows
+
+---

Old:

  oslo.concurrency-3.14.0.tar.gz

New:

  oslo.concurrency-3.18.0.tar.gz



Other differences:
--
++ python-oslo.concurrency.spec ++
--- /var/tmp/diff_new_pack.y0FT4f/_old  2017-02-21 13:41:59.235070595 +0100
+++ /var/tmp/diff_new_pack.y0FT4f/_new  2017-02-21 13:41:59.239070031 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-oslo.concurrency
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %global sname oslo.concurrency
 Name:   python-oslo.concurrency
-Version:3.14.0
+Version:3.18.0
 Release:0
 Summary:OpenStack oslo.concurrency library
 License:Apache-2.0
@@ -35,9 +35,9 @@
 BuildRequires:  python-mock >= 2.0
 BuildRequires:  python-oslo.config >= 3.14.0
 BuildRequires:  python-oslo.i18n >= 2.1.0
-BuildRequires:  python-oslo.utils >= 3.16.0
+BuildRequires:  python-oslo.utils >= 3.18.0
 BuildRequires:  python-oslotest >= 1.10.0
-BuildRequires:  python-pbr >= 1.6
+BuildRequires:  python-pbr >= 1.8
 BuildRequires:  python-testrepository >= 0.0.18
 BuildRequires:  python-testscenarios >= 0.4
 BuildRequires:  python-testtools >= 1.4.0
@@ -46,7 +46,7 @@
 Requires:   python-iso8601 >= 0.1.11
 Requires:   python-oslo.config >= 3.14.0
 Requires:   python-oslo.i18n >= 2.1.0
-Requires:   python-oslo.utils >= 3.16.0
+Requires:   python-oslo.utils >= 3.18.0
 Requires:   python-retrying >= 1.2.3
 Requires:   python-six >= 1.9.0
 BuildArch:  noarch
@@ -60,7 +60,7 @@
 Summary:Documentation for OpenStack concurrency library
 Group:  Development/Languages/Python
 BuildRequires:  python-Sphinx
-BuildRequires:  python-oslosphinx >= 2.5.0
+BuildRequires:  python-oslosphinx >= 4.7.0
 
 %description doc
 The oslo.concurrency library has utilities for safely running multi-thread,
@@ -69,7 +69,8 @@
 This package contains the documentation.
 
 %prep
-%setup -q -n %{sname}-%{version}
+%autosetup -n %{sname}-%{version}
+%py_req_cleanup
 
 %build
 %{py2_build}
@@ -84,6 +85,7 @@
 
 %check
 # Test suite fails on 32 bit platforms
+# ifarch/ifnarch can not be used in noarch packages
 if [ "%_lib" = "lib64" ]; then
 %{__python2} setup.py testr
 fi

++ _service ++
--- /var/tmp/diff_new_pack.y0FT4f/_old  2017-02-21 13:41:59.287063260 +0100
+++ /var/tmp/diff_new_pack.y0FT4f/_new  2017-02-21 13:41:59.291062696 +0100
@@ -1,11 +1,12 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/newton/openstack/oslo.concurrency/oslo.concurrency.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/openstack/oslo.concurrency/oslo.concurrency.spec.j2
 python-oslo.concurrency.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/newton/global-requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/global-requirements.txt
+cloud-de...@suse.de
+gh,openstack,oslo.concurrency
   
   
-enable
   
   
 

++ oslo.concurrency-3.14.0.tar.gz -> oslo.concurrency-3.18.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.concurrency-3.14.0/AUTHORS 
new/oslo.concurrency-3.18.0/AUTHORS
--- old/oslo.concurrency-3.14.0/AUTHORS 

commit python-oslo.concurrency for openSUSE:Factory

2016-10-13 Thread h_root
Hello community,

here is the log from the commit of package python-oslo.concurrency for 
openSUSE:Factory checked in at 2016-10-13 11:29:10

Comparing /work/SRC/openSUSE:Factory/python-oslo.concurrency (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.concurrency.new (New)


Package is "python-oslo.concurrency"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-oslo.concurrency/python-oslo.concurrency.changes
  2016-09-30 15:35:36.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.concurrency.new/python-oslo.concurrency.changes
 2016-10-13 11:29:10.0 +0200
@@ -1,0 +2,5 @@
+Tue Oct  4 11:12:04 UTC 2016 - dmuel...@suse.com
+
+- switch to stable/newton
+
+---



Other differences:
--
++ _service ++
--- /var/tmp/diff_new_pack.lpps8i/_old  2016-10-13 11:29:11.0 +0200
+++ /var/tmp/diff_new_pack.lpps8i/_new  2016-10-13 11:29:11.0 +0200
@@ -1,13 +1,11 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/oslo.concurrency/oslo.concurrency.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/newton/openstack/oslo.concurrency/oslo.concurrency.spec.j2
 python-oslo.concurrency.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/global-requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/newton/global-requirements.txt
   
   
 enable
   
-  
-enable
-  
+  
 




commit python-oslo.concurrency for openSUSE:Factory

2016-09-30 Thread h_root
Hello community,

here is the log from the commit of package python-oslo.concurrency for 
openSUSE:Factory checked in at 2016-09-30 15:35:20

Comparing /work/SRC/openSUSE:Factory/python-oslo.concurrency (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.concurrency.new (New)


Package is "python-oslo.concurrency"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-oslo.concurrency/python-oslo.concurrency.changes
  2016-05-04 08:20:04.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.concurrency.new/python-oslo.concurrency.changes
 2016-09-30 15:35:36.0 +0200
@@ -1,0 +2,44 @@
+Tue Aug 30 16:22:27 UTC 2016 - tbecht...@suse.com
+
+- update to version 3.14.0
+  * Fix external lock tests on Windows
+  * Updated from global requirements
+
+---
+Wed Aug 10 14:35:56 UTC 2016 - tbecht...@suse.com
+
+- update to version 3.13.0
+  * Add Python 3.5 classifier and venv
+  * Imported Translations from Zanata
+  * Fix parameters of assertEqual are misplaced
+  * Updated from global requirements
+  * Add reno for releasenotes management
+
+---
+Fri Jun  3 13:17:59 UTC 2016 - tbecht...@suse.com
+
+- update to 3.9.0:
+  * Add doc/ to pep8 check
+  * Remove unused import statement
+  * Add timeout option to ssh_execute
+  * Fix wrong import example in docstring
+  * Trivial: ignore openstack/common in flake8 exclude list
+  * Updated from global requirements
+  * Imported Translations from Zanata
+  * processutils: add support for missing process limits
+  * Remove direct dependency on babel
+  * Updated from global requirements
+  * Updated from global requirements
+  * Updated from global requirements
+  * Add a few usage examples for lockutils
+  * Revert "Use tempfile.tempdir for lock_path if OSLO_LOCK_PATH is not set"
+  * Updated from global requirements
+  * Use tempfile.tempdir for lock_path if OSLO_LOCK_PATH is not set
+
+---
+Thu Jun  2 08:55:41 UTC 2016 - tbecht...@suse.com
+
+- use renderspec source service
+- update spec from upstream
+
+---

Old:

  oslo.concurrency-3.7.0.tar.gz

New:

  oslo.concurrency-3.14.0.tar.gz



Other differences:
--
++ python-oslo.concurrency.spec ++
--- /var/tmp/diff_new_pack.vEcZCL/_old  2016-09-30 15:35:38.0 +0200
+++ /var/tmp/diff_new_pack.vEcZCL/_new  2016-09-30 15:35:38.0 +0200
@@ -16,87 +16,87 @@
 #
 
 
-%define version_unconverted 3.7.0
-
+%global sname oslo.concurrency
 Name:   python-oslo.concurrency
-Version:3.7.0
+Version:3.14.0
 Release:0
-Summary:OpenStack Oslo concurrency library
+Summary:OpenStack oslo.concurrency library
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:http://launchpad.net/oslo
-Source: 
https://pypi.python.org/packages/source/o/oslo.concurrency/oslo.concurrency-%{version}.tar.gz
-BuildRequires:  openstack-suse-macros
+Url:https://launchpad.net/%{sname}
+Source0:
https://pypi.io/packages/source/o/%{sname}/%{sname}-%{version}.tar.gz
+BuildRequires:  openstack-macros
 BuildRequires:  python-devel
 BuildRequires:  python-enum34
-BuildRequires:  python-eventlet
-BuildRequires:  python-fasteners
-BuildRequires:  python-fixtures
-BuildRequires:  python-futures
-BuildRequires:  python-mock
-BuildRequires:  python-oslo.config
-BuildRequires:  python-oslo.utils
-BuildRequires:  python-oslosphinx
-BuildRequires:  python-oslotest
-BuildRequires:  python-pbr
-BuildRequires:  python-retrying
-BuildRequires:  python-setuptools
-BuildRequires:  python-sphinx
-BuildRequires:  python-testrepository
-Requires:   python-Babel >= 1.3
+BuildRequires:  python-eventlet >= 0.18.2
+BuildRequires:  python-fasteners >= 0.7
+BuildRequires:  python-fixtures >= 3.0.0
+BuildRequires:  python-futures >= 3.0
+BuildRequires:  python-mock >= 2.0
+BuildRequires:  python-oslo.config >= 3.14.0
+BuildRequires:  python-oslo.i18n >= 2.1.0
+BuildRequires:  python-oslo.utils >= 3.16.0
+BuildRequires:  python-oslotest >= 1.10.0
+BuildRequires:  python-pbr >= 1.6
+BuildRequires:  python-testrepository >= 0.0.18
+BuildRequires:  python-testscenarios >= 0.4
+BuildRequires:  python-testtools >= 1.4.0
 Requires:   python-enum34
 Requires:   python-fasteners >= 0.7
-Requires:   python-iso8601 >= 0.1.9
-Requires:   python-oslo.config >= 3.7.0
+Requires:   python-iso8601 >= 0.1.11
+Requires:   python-oslo.config >= 3.14.0
 Requires:   python-oslo.i18n >= 2.1.0
-Requires:   python-oslo.utils >= 3.5.0

commit python-oslo.concurrency for openSUSE:Factory

2016-05-04 Thread h_root
Hello community,

here is the log from the commit of package python-oslo.concurrency for 
openSUSE:Factory checked in at 2016-05-04 08:20:03

Comparing /work/SRC/openSUSE:Factory/python-oslo.concurrency (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.concurrency.new (New)


Package is "python-oslo.concurrency"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-oslo.concurrency/python-oslo.concurrency.changes
  2015-10-30 13:42:30.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.concurrency.new/python-oslo.concurrency.changes
 2016-05-04 08:20:04.0 +0200
@@ -1,0 +2,46 @@
+Mon Apr  4 11:19:26 UTC 2016 - tbecht...@suse.com
+
+- update to 3.7.0:
+  * Updated from global requirements
+  * Update .gitreview for stable/mitaka
+- Adjust Requires
+
+---
+Wed Mar 16 16:52:58 UTC 2016 - tbecht...@suse.com
+
+- Add python-enum34 as BuildRequires to fix tests
+
+---
+Mon Feb 29 09:33:56 UTC 2016 - dmuel...@suse.com
+
+- update to 3.6.0:
+  * Updated from global requirements
+  * Update translation setup
+  * Add prlimit parameter to execute()
+  * Imported Translations from Zanata
+  * Remove unnecessary package in setup.cfg
+
+---
+Sun Feb 28 13:15:49 UTC 2016 - dmuel...@suse.com
+
+- update to 3.2.0:
+  * Updated from global requirements
+  * Trival: Remove 'MANIFEST.in'
+  * Add complementary remove lock with prefix function
+  * Drop python 2.6 support
+  * Updated from global requirements
+  * Remove python 2.6 classifier
+  * Use versionadded and versionchanged in doc
+  * Updated from global requirements
+  * Imported Translations from Zanata
+  * Fix Tests to run under OSX
+  * Fix coverage configuration and execution
+  * Imported Translations from Zanata
+  * Move 'history' -> release notes section
+  * add auto-generated docs for config options
+  * Change ignore-errors to ignore_errors
+  * Updated from global requirements
+  * Imported Translations from Zanata
+  * Use int enumerations for log error constants
+
+---

Old:

  oslo.concurrency-2.6.0.tar.gz

New:

  oslo.concurrency-3.7.0.tar.gz



Other differences:
--
++ python-oslo.concurrency.spec ++
--- /var/tmp/diff_new_pack.zkDOh7/_old  2016-05-04 08:20:05.0 +0200
+++ /var/tmp/diff_new_pack.zkDOh7/_new  2016-05-04 08:20:05.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-oslo.concurrency
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,8 +16,10 @@
 #
 
 
+%define version_unconverted 3.7.0
+
 Name:   python-oslo.concurrency
-Version:2.6.0
+Version:3.7.0
 Release:0
 Summary:OpenStack Oslo concurrency library
 License:Apache-2.0
@@ -26,6 +28,7 @@
 Source: 
https://pypi.python.org/packages/source/o/oslo.concurrency/oslo.concurrency-%{version}.tar.gz
 BuildRequires:  openstack-suse-macros
 BuildRequires:  python-devel
+BuildRequires:  python-enum34
 BuildRequires:  python-eventlet
 BuildRequires:  python-fasteners
 BuildRequires:  python-fixtures
@@ -41,19 +44,16 @@
 BuildRequires:  python-sphinx
 BuildRequires:  python-testrepository
 Requires:   python-Babel >= 1.3
+Requires:   python-enum34
 Requires:   python-fasteners >= 0.7
 Requires:   python-iso8601 >= 0.1.9
-Requires:   python-oslo.config >= 2.3.0
-Requires:   python-oslo.i18n >= 1.5.0
-Requires:   python-oslo.utils >= 2.0.0
+Requires:   python-oslo.config >= 3.7.0
+Requires:   python-oslo.i18n >= 2.1.0
+Requires:   python-oslo.utils >= 3.5.0
 Requires:   python-retrying >= 1.2.3
 Requires:   python-six >= 1.9.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} && 0%{?suse_version} <= 1110
-%{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%else
 BuildArch:  noarch
-%endif
 
 %description
 Oslo concurrency library has utilities for safely running multi-thread,
@@ -85,8 +85,10 @@
 %{__python2} setup.py install --skip-build --root %{buildroot}
 
 %check
+%if "%_lib" == "lib64"
 testr init
 testr run --parallel
+%endif
 
 %files
 %defattr(-,root,root,-)

++ oslo.concurrency-2.6.0.tar.gz -> oslo.concurrency-3.7.0.tar.gz ++
 2251 lines of diff (skipped)




commit python-oslo.concurrency for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package python-oslo.concurrency for 
openSUSE:Factory checked in at 2015-10-30 13:42:29

Comparing /work/SRC/openSUSE:Factory/python-oslo.concurrency (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.concurrency.new (New)


Package is "python-oslo.concurrency"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-oslo.concurrency/python-oslo.concurrency.changes
  2015-08-29 20:05:07.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.concurrency.new/python-oslo.concurrency.changes
 2015-10-30 13:42:30.0 +0100
@@ -1,0 +2,8 @@
+Wed Sep  9 06:59:22 UTC 2015 - tbecht...@suse.com
+
+- update to 2.6.0:
+  * Removes unused posix-ipc requirement
+  * Updated from global requirements
+- Adjust Requires according to requirements.txt
+
+---

Old:

  oslo.concurrency-2.5.0.tar.gz

New:

  oslo.concurrency-2.6.0.tar.gz



Other differences:
--
++ python-oslo.concurrency.spec ++
--- /var/tmp/diff_new_pack.OUsbat/_old  2015-10-30 13:42:30.0 +0100
+++ /var/tmp/diff_new_pack.OUsbat/_new  2015-10-30 13:42:30.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python-oslo.concurrency
-Version:2.5.0
+Version:2.6.0
 Release:0
 Summary:OpenStack Oslo concurrency library
 License:Apache-2.0
@@ -43,10 +43,9 @@
 Requires:   python-Babel >= 1.3
 Requires:   python-fasteners >= 0.7
 Requires:   python-iso8601 >= 0.1.9
-Requires:   python-oslo.config >= 2.1.0
+Requires:   python-oslo.config >= 2.3.0
 Requires:   python-oslo.i18n >= 1.5.0
 Requires:   python-oslo.utils >= 2.0.0
-Requires:   python-posix_ipc
 Requires:   python-retrying >= 1.2.3
 Requires:   python-six >= 1.9.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ oslo.concurrency-2.5.0.tar.gz -> oslo.concurrency-2.6.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.concurrency-2.5.0/AUTHORS 
new/oslo.concurrency-2.6.0/AUTHORS
--- old/oslo.concurrency-2.5.0/AUTHORS  2015-08-24 23:32:31.0 +0200
+++ new/oslo.concurrency-2.6.0/AUTHORS  2015-09-08 17:37:50.0 +0200
@@ -13,6 +13,7 @@
 ChangBo Guo(gcb) 
 Christian Berendt 
 Chuck Short 
+Claudiu Belu 
 Csaba Henk 
 Dan Prince 
 Daniel P. Berrange 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.concurrency-2.5.0/ChangeLog 
new/oslo.concurrency-2.6.0/ChangeLog
--- old/oslo.concurrency-2.5.0/ChangeLog2015-08-24 23:32:31.0 
+0200
+++ new/oslo.concurrency-2.6.0/ChangeLog2015-09-08 17:37:50.0 
+0200
@@ -1,6 +1,13 @@
 CHANGES
 ===
 
+2.6.0
+-
+
+* Removes unused posix-ipc requirement
+* Updated from global requirements
+* Updated from global requirements
+
 2.5.0
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.concurrency-2.5.0/PKG-INFO 
new/oslo.concurrency-2.6.0/PKG-INFO
--- old/oslo.concurrency-2.5.0/PKG-INFO 2015-08-24 23:32:31.0 +0200
+++ new/oslo.concurrency-2.6.0/PKG-INFO 2015-09-08 17:37:50.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: oslo.concurrency
-Version: 2.5.0
+Version: 2.6.0
 Summary: Oslo Concurrency library
 Home-page: http://launchpad.net/oslo
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.concurrency-2.5.0/oslo.concurrency.egg-info/PKG-INFO 
new/oslo.concurrency-2.6.0/oslo.concurrency.egg-info/PKG-INFO
--- old/oslo.concurrency-2.5.0/oslo.concurrency.egg-info/PKG-INFO   
2015-08-24 23:32:31.0 +0200
+++ new/oslo.concurrency-2.6.0/oslo.concurrency.egg-info/PKG-INFO   
2015-09-08 17:37:50.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: oslo.concurrency
-Version: 2.5.0
+Version: 2.6.0
 Summary: Oslo Concurrency library
 Home-page: http://launchpad.net/oslo
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.concurrency-2.5.0/oslo.concurrency.egg-info/pbr.json 
new/oslo.concurrency-2.6.0/oslo.concurrency.egg-info/pbr.json
--- old/oslo.concurrency-2.5.0/oslo.concurrency.egg-info/pbr.json   
2015-08-24 23:32:31.0 +0200
+++ new/oslo.concurrency-2.6.0/oslo.concurrency.egg-info/pbr.json   
2015-09-08 17:37:50.0 +0200
@@ -1 +1 @@
-{"is_release": true, "git_version": "03df698"}
\ No newline at end of file
+{"git_version": "efb6c06", 

commit python-oslo.concurrency for openSUSE:Factory

2015-08-29 Thread h_root
Hello community,

here is the log from the commit of package python-oslo.concurrency for 
openSUSE:Factory checked in at 2015-08-29 20:05:03

Comparing /work/SRC/openSUSE:Factory/python-oslo.concurrency (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.concurrency.new (New)


Package is python-oslo.concurrency

Changes:

--- 
/work/SRC/openSUSE:Factory/python-oslo.concurrency/python-oslo.concurrency.changes
  2015-08-27 08:55:11.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.concurrency.new/python-oslo.concurrency.changes
 2015-08-29 20:05:07.0 +0200
@@ -1,0 +2,12 @@
+Thu Aug 27 14:24:23 UTC 2015 - tbecht...@suse.com
+
+- update to 2.5.0:
+  * Updated from global requirements
+  * Updated from global requirements
+  * Use oslo_utils reflection to get 'f' callable name
+  * flake8 - remove unused rules
+  * Imported Translations from Transifex
+  * Updated from global requirements
+- Adjust Requires according to requirements.txt
+
+---

Old:

  oslo.concurrency-2.3.0.tar.gz

New:

  oslo.concurrency-2.5.0.tar.gz



Other differences:
--
++ python-oslo.concurrency.spec ++
--- /var/tmp/diff_new_pack.Supxhz/_old  2015-08-29 20:05:08.0 +0200
+++ /var/tmp/diff_new_pack.Supxhz/_new  2015-08-29 20:05:08.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-oslo.concurrency
-Version:2.3.0
+Version:2.5.0
 Release:0
 Summary:OpenStack Oslo concurrency library
 License:Apache-2.0
@@ -43,9 +43,9 @@
 Requires:   python-Babel = 1.3
 Requires:   python-fasteners = 0.7
 Requires:   python-iso8601 = 0.1.9
-Requires:   python-oslo.config = 1.11.0
+Requires:   python-oslo.config = 2.1.0
 Requires:   python-oslo.i18n = 1.5.0
-Requires:   python-oslo.utils = 1.6.0
+Requires:   python-oslo.utils = 2.0.0
 Requires:   python-posix_ipc
 Requires:   python-retrying = 1.2.3
 Requires:   python-six = 1.9.0

++ oslo.concurrency-2.3.0.tar.gz - oslo.concurrency-2.5.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.concurrency-2.3.0/ChangeLog 
new/oslo.concurrency-2.5.0/ChangeLog
--- old/oslo.concurrency-2.3.0/ChangeLog2015-07-13 20:28:19.0 
+0200
+++ new/oslo.concurrency-2.5.0/ChangeLog2015-08-24 23:32:31.0 
+0200
@@ -1,6 +1,24 @@
 CHANGES
 ===
 
+2.5.0
+-
+
+* Updated from global requirements
+* Updated from global requirements
+* Use oslo_utils reflection to get 'f' callable name
+* flake8 - remove unused rules
+* Imported Translations from Transifex
+* Updated from global requirements
+
+2.4.0
+-
+
+* Imported Translations from Transifex
+* Updated from global requirements
+* Imported Translations from Transifex
+* Updated from global requirements
+
 2.3.0
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.concurrency-2.3.0/PKG-INFO 
new/oslo.concurrency-2.5.0/PKG-INFO
--- old/oslo.concurrency-2.3.0/PKG-INFO 2015-07-13 20:28:19.0 +0200
+++ new/oslo.concurrency-2.5.0/PKG-INFO 2015-08-24 23:32:31.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: oslo.concurrency
-Version: 2.3.0
+Version: 2.5.0
 Summary: Oslo Concurrency library
 Home-page: http://launchpad.net/oslo
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.concurrency-2.3.0/oslo.concurrency/locale/en_GB/LC_MESSAGES/oslo.concurrency-log-info.po
 
new/oslo.concurrency-2.5.0/oslo.concurrency/locale/en_GB/LC_MESSAGES/oslo.concurrency-log-info.po
--- 
old/oslo.concurrency-2.3.0/oslo.concurrency/locale/en_GB/LC_MESSAGES/oslo.concurrency-log-info.po
   2015-07-13 20:27:46.0 +0200
+++ 
new/oslo.concurrency-2.5.0/oslo.concurrency/locale/en_GB/LC_MESSAGES/oslo.concurrency-log-info.po
   2015-08-24 23:32:00.0 +0200
@@ -9,16 +9,16 @@
 msgstr 
 Project-Id-Version: oslo.concurrency\n
 Report-Msgid-Bugs-To: EMAIL@ADDRESS\n
-POT-Creation-Date: 2015-07-09 06:14+\n
+POT-Creation-Date: 2015-08-04 06:27+\n
 PO-Revision-Date: 2015-06-10 23:06+\n
 Last-Translator: openstackjenkins jenk...@openstack.org\n
-Language-Team: English (United Kingdom) (http://www.transifex.com/p/;
+Language-Team: English (United Kingdom) (http://www.transifex.com/openstack/;
 osloconcurrency/language/en_GB/)\n
 Language: en_GB\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n
 Content-Transfer-Encoding: 8bit\n
-Generated-By: Babel 1.3\n
+Generated-By: Babel 2.0\n
 Plural-Forms: nplurals=2; plural=(n != 1);\n
 
 #, python-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore'