commit python-debtcollector for openSUSE:Factory

2020-10-22 Thread root
Hello community,

here is the log from the commit of package python-debtcollector for 
openSUSE:Factory checked in at 2020-10-22 14:20:02

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


Package is "python-debtcollector"

Thu Oct 22 14:20:02 2020 rev:17 rq:841175 version:2.2.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-debtcollector/python-debtcollector.changes
2020-05-28 09:05:05.139299308 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-debtcollector.new.3463/python-debtcollector.changes
  2020-10-22 14:20:06.274632932 +0200
@@ -1,0 +2,10 @@
+Fri Oct  9 19:13:17 UTC 2020 - cloud-de...@suse.de
+
+- update to version 2.2.0
+  - Switch to newer openstackdocstheme and reno versions
+  - Stop to use the __future__ module.
+  - Update lower-constraints versions
+  - Update master for stable/ussuri
+  - Switch to Victoria tests
+
+---

Old:

  debtcollector-2.0.1.tar.gz

New:

  debtcollector-2.2.0.tar.gz



Other differences:
--
++ python-debtcollector.spec ++
--- /var/tmp/diff_new_pack.fJBZGp/_old  2020-10-22 14:20:07.066633643 +0200
+++ /var/tmp/diff_new_pack.fJBZGp/_new  2020-10-22 14:20:07.070633646 +0200
@@ -17,18 +17,17 @@
 
 
 Name:   python-debtcollector
-Version:2.0.1
+Version:2.2.0
 Release:0
 Summary:A collection of Python deprecation patterns and strategies
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://docs.openstack.org/developer/debtcollector/
-Source0:
https://files.pythonhosted.org/packages/source/d/debtcollector/debtcollector-2.0.1.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/d/debtcollector/debtcollector-2.2.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-fixtures
 BuildRequires:  python3-pbr >= 2.0.0
 BuildRequires:  python3-python-subunit
-BuildRequires:  python3-setuptools
 BuildRequires:  python3-stestr
 BuildRequires:  python3-wrapt >= 1.7.0
 BuildArch:  noarch
@@ -84,14 +83,14 @@
 This package contains documentation in HTML format.
 
 %prep
-%autosetup -p1 -n debtcollector-2.0.1
+%autosetup -p1 -n debtcollector-2.2.0
 %py_req_cleanup
 
 %build
 %py3_build
 
 # generate html doc
-PBR_VERSION=2.0.1 %sphinx_build -b html doc/source doc/build/html
+PBR_VERSION=2.2.0 %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.fJBZGp/_old  2020-10-22 14:20:07.122633693 +0200
+++ /var/tmp/diff_new_pack.fJBZGp/_new  2020-10-22 14:20:07.122633693 +0200
@@ -1,8 +1,8 @@
 
   
-https://opendev.org/openstack/rpm-packaging/raw/branch/stable/ussuri/openstack/debtcollector/debtcollector.spec.j2
+https://opendev.org/openstack/rpm-packaging/raw/branch/stable/victoria/openstack/debtcollector/debtcollector.spec.j2
 python-debtcollector.spec
-https://opendev.org/openstack/debtcollector/raw/branch/stable/ussuri/requirements.txt
+https://opendev.org/openstack/debtcollector/raw/branch/stable/victoria/requirements.txt
 cloud-de...@suse.de
 gh,openstack,debtcollector
   

++ debtcollector-2.0.1.tar.gz -> debtcollector-2.2.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debtcollector-2.0.1/.zuul.yaml 
new/debtcollector-2.2.0/.zuul.yaml
--- old/debtcollector-2.0.1/.zuul.yaml  2020-04-07 12:06:06.0 +0200
+++ new/debtcollector-2.2.0/.zuul.yaml  2020-07-28 16:30:16.0 +0200
@@ -3,7 +3,7 @@
   - check-requirements
   - lib-forward-testing-python3
   - openstack-lower-constraints-jobs
-  - openstack-python3-train-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/debtcollector-2.0.1/AUTHORS 
new/debtcollector-2.2.0/AUTHORS
--- old/debtcollector-2.0.1/AUTHORS 2020-04-07 12:07:04.0 +0200
+++ new/debtcollector-2.2.0/AUTHORS 2020-07-28 16:31:43.0 +0200
@@ -22,6 +22,7 @@
 Monty Taylor 
 OpenStack Release Bot 
 Pierre-André MOREY 
+Sean McGinnis 
 Swapnil Kulkarni (coolsvap) 
 THOMAS J. COCOZZELLO 
 Thomas Bechtold 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debtcollector-2.0.1/ChangeLog 
new/debtcollector-2.2.0/ChangeLog
--- old/debtcollector-2.0.1/ChangeLog   2020-04-07 12:07:04.0 +0200
+++ new/debtcollector-2.2.0/ChangeLog   2020-07-28 16:31

commit python-debtcollector for openSUSE:Factory

2020-05-28 Thread root
Hello community,

here is the log from the commit of package python-debtcollector for 
openSUSE:Factory checked in at 2020-05-28 09:05:02

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


Package is "python-debtcollector"

Thu May 28 09:05:02 2020 rev:16 rq:803557 version:2.0.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-debtcollector/python-debtcollector.changes
2020-04-19 21:45:51.971646956 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-debtcollector.new.3606/python-debtcollector.changes
  2020-05-28 09:05:05.139299308 +0200
@@ -1,0 +2,10 @@
+Tue May 12 10:03:02 UTC 2020 - cloud-de...@suse.de
+
+- update to version 2.0.1
+  - Update hacking for Python3
+  - Update master for stable/train
+  - [ussuri][goal] Drop python 2.7 support and testing
+  - Update the minversion parameter.
+  - Move docs linting to pep8
+
+---

Old:

  debtcollector-1.22.0.tar.gz

New:

  debtcollector-2.0.1.tar.gz



Other differences:
--
++ python-debtcollector.spec ++
--- /var/tmp/diff_new_pack.NxtHUh/_old  2020-05-28 09:05:06.199301703 +0200
+++ /var/tmp/diff_new_pack.NxtHUh/_new  2020-05-28 09:05:06.207301721 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   python-debtcollector
-Version:1.22.0
+Version:2.0.1
 Release:0
 Summary:A collection of Python deprecation patterns and strategies
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://docs.openstack.org/developer/debtcollector/
-Source0:
https://files.pythonhosted.org/packages/source/d/debtcollector/debtcollector-1.22.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/d/debtcollector/debtcollector-2.0.1.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-fixtures
 BuildRequires:  python3-pbr >= 2.0.0
@@ -84,16 +84,16 @@
 This package contains documentation in HTML format.
 
 %prep
-%autosetup -p1 -n debtcollector-1.22.0
+%autosetup -p1 -n debtcollector-2.0.1
 %py_req_cleanup
 
 %build
 %py3_build
 
 # generate html doc
-PBR_VERSION=1.22.0 %sphinx_build -b html doc/source doc/build/html
+PBR_VERSION=2.0.1 %sphinx_build -b html doc/source doc/build/html
 # remove the Sphinx-build leftovers
-rm -rf html/.{doctrees,buildinfo}
+rm -rf doc/build/html/.{doctrees,buildinfo}
 
 %check
 python3 -m stestr.cli run

++ _service ++
--- /var/tmp/diff_new_pack.NxtHUh/_old  2020-05-28 09:05:06.247301811 +0200
+++ /var/tmp/diff_new_pack.NxtHUh/_new  2020-05-28 09:05:06.251301820 +0200
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/train/openstack/debtcollector/debtcollector.spec.j2
+https://opendev.org/openstack/rpm-packaging/raw/branch/stable/ussuri/openstack/debtcollector/debtcollector.spec.j2
 python-debtcollector.spec
-https://raw.githubusercontent.com/openstack/debtcollector/stable/train/requirements.txt
+https://opendev.org/openstack/debtcollector/raw/branch/stable/ussuri/requirements.txt
 cloud-de...@suse.de
 gh,openstack,debtcollector
   

++ debtcollector-1.22.0.tar.gz -> debtcollector-2.0.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debtcollector-1.22.0/.zuul.yaml 
new/debtcollector-2.0.1/.zuul.yaml
--- old/debtcollector-1.22.0/.zuul.yaml 2019-09-04 16:23:48.0 +0200
+++ new/debtcollector-2.0.1/.zuul.yaml  2020-04-07 12:06:06.0 +0200
@@ -1,10 +1,8 @@
 - project:
 templates:
   - check-requirements
-  - lib-forward-testing
   - lib-forward-testing-python3
   - openstack-lower-constraints-jobs
-  - openstack-python-jobs
   - openstack-python3-train-jobs
   - periodic-stable-jobs
   - publish-openstack-docs-pti
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debtcollector-1.22.0/AUTHORS 
new/debtcollector-2.0.1/AUTHORS
--- old/debtcollector-1.22.0/AUTHORS2019-09-04 16:24:30.0 +0200
+++ new/debtcollector-2.0.1/AUTHORS 2020-04-07 12:07:04.0 +0200
@@ -5,6 +5,7 @@
 Brant Knudson 
 ChangBo Guo(gcb) 
 Corey Bryant 
+Daniel Bengtsson 
 Davanum Srinivas 
 Doug Hellmann 
 Flavio Percoco 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debtcollector-1.22.0/ChangeLog 
new/debtcollector-2.0.1/ChangeLog
--- old/debtcollector-1.22.0/ChangeLog  2019-09-04 16:24:30.0 +0200
+++ new/debtcollector-2.0.1/ChangeLog   2020-04-07 12:07:04.0 +0200
@@ -1,6 +1,19 @@
 CHANGES
 ===
 
+2.0.1
+-
+
+* Update hacking for Python3
+* Update the min

commit python-debtcollector for openSUSE:Factory

2020-04-19 Thread root
Hello community,

here is the log from the commit of package python-debtcollector for 
openSUSE:Factory checked in at 2020-04-19 21:45:22

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


Package is "python-debtcollector"

Sun Apr 19 21:45:22 2020 rev:15 rq:788116 version:1.22.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-debtcollector/python-debtcollector.changes
2020-02-18 10:34:47.652257578 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-debtcollector.new.2738/python-debtcollector.changes
  2020-04-19 21:45:51.971646956 +0200
@@ -1,0 +2,5 @@
+Sat Mar 14 11:44:01 UTC 2020 - Dirk Mueller 
+
+- switch to python 3.x only builds
+
+---



Other differences:
--
++ python-debtcollector.spec ++
--- /var/tmp/diff_new_pack.TM1hzA/_old  2020-04-19 21:45:53.335649693 +0200
+++ /var/tmp/diff_new_pack.TM1hzA/_new  2020-04-19 21:45:53.339649701 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-debtcollector
 #
-# 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,27 +25,13 @@
 URL:https://docs.openstack.org/developer/debtcollector/
 Source0:
https://files.pythonhosted.org/packages/source/d/debtcollector/debtcollector-1.22.0.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python2-fixtures
-BuildRequires:  python2-funcsigs >= 1.0.0
-BuildRequires:  python2-pbr >= 2.0.0
-BuildRequires:  python2-python-subunit
-BuildRequires:  python2-setuptools
-BuildRequires:  python2-stestr
-BuildRequires:  python2-wrapt >= 1.7.0
 BuildRequires:  python3-fixtures
 BuildRequires:  python3-pbr >= 2.0.0
 BuildRequires:  python3-python-subunit
 BuildRequires:  python3-setuptools
 BuildRequires:  python3-stestr
 BuildRequires:  python3-wrapt >= 1.7.0
-Requires:   python-pbr >= 2.0.0
-Requires:   python-six >= 1.10.0
-Requires:   python-wrapt >= 1.7.0
 BuildArch:  noarch
-%ifpython2
-Requires:   python-funcsigs >= 1.0.0
-%endif
-%python_subpackages
 
 %description
 A collection of Python deprecation patterns and strategies that help
@@ -58,6 +44,26 @@
 to developers using libraries (or potentially applications) about
 future deprecations.
 
+%package -n python3-debtcollector
+Summary:A collection of Python deprecation patterns and strategies
+Group:  Development/Languages/Python
+Requires:   python3-pbr >= 2.0.0
+Requires:   python3-six >= 1.10.0
+Requires:   python3-wrapt >= 1.7.0
+
+%description -n python3-debtcollector
+A collection of Python deprecation patterns and strategies that help
+you collect your technical debt in a non-destructive manner. The goal
+of this library is to provide well documented developer facing
+deprecation patterns that start of with a basic set and can expand
+into a larger set of patterns as time goes on. The desired output of
+these patterns is to apply the warnings module to emit
+DeprecationWarning or PendingDeprecationWarning or similar derivative
+to developers using libraries (or potentially applications) about
+future deprecations.
+
+This package contains the Python 3.x module.
+
 %package -n python-debtcollector-doc
 Summary:Documentation for %{name}
 Group:  Documentation/HTML
@@ -82,7 +88,7 @@
 %py_req_cleanup
 
 %build
-%python_build
+%py3_build
 
 # generate html doc
 PBR_VERSION=1.22.0 %sphinx_build -b html doc/source doc/build/html
@@ -90,16 +96,16 @@
 rm -rf html/.{doctrees,buildinfo}
 
 %check
-%python_exec -m stestr.cli run
+python3 -m stestr.cli run
 
 %install
-%python_install
+%py3_install
 
-%files %{python_files}
+%files -n python3-debtcollector
 %license LICENSE
 %doc README.rst
-%{python_sitelib}/debtcollector
-%{python_sitelib}/debtcollector-*.egg-info
+%{python3_sitelib}/debtcollector
+%{python3_sitelib}/debtcollector-*.egg-info
 
 %files -n python-debtcollector-doc
 %license LICENSE




commit python-debtcollector for openSUSE:Factory

2020-02-18 Thread root
Hello community,

here is the log from the commit of package python-debtcollector for 
openSUSE:Factory checked in at 2020-02-18 10:34:45

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


Package is "python-debtcollector"

Tue Feb 18 10:34:45 2020 rev:14 rq:774900 version:1.22.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-debtcollector/python-debtcollector.changes
2019-04-12 09:13:33.985646204 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-debtcollector.new.26092/python-debtcollector.changes
 2020-02-18 10:34:47.652257578 +0100
@@ -1,0 +2,12 @@
+Thu Oct 17 08:27:24 UTC 2019 - cloud-de...@suse.de
+
+- update to version 1.22.0
+  - OpenDev Migration Patch
+  - add python 3.7 unit test job
+  - Update master for stable/stein
+  - Dropping the py35 testing
+  - Replace git.openstack.org URLs with opendev.org URLs
+  - Update Sphinx requirement
+  - Add Python 3 Train unit tests
+
+---

Old:

  debtcollector-1.21.0.tar.gz

New:

  debtcollector-1.22.0.tar.gz



Other differences:
--
++ python-debtcollector.spec ++
--- /var/tmp/diff_new_pack.kOg78L/_old  2020-02-18 10:34:48.140258574 +0100
+++ /var/tmp/diff_new_pack.kOg78L/_new  2020-02-18 10:34:48.140258574 +0100
@@ -16,15 +16,14 @@
 #
 
 
-%global pypi_name debtcollector
 Name:   python-debtcollector
-Version:1.21.0
+Version:1.22.0
 Release:0
 Summary:A collection of Python deprecation patterns and strategies
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://docs.openstack.org/developer/debtcollector/
-Source0:
https://files.pythonhosted.org/packages/source/d/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/d/debtcollector/debtcollector-1.22.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python2-fixtures
 BuildRequires:  python2-funcsigs >= 1.0.0
@@ -62,8 +61,7 @@
 %package -n python-debtcollector-doc
 Summary:Documentation for %{name}
 Group:  Documentation/HTML
-BuildRequires:  python-Sphinx
-BuildRequires:  python2-openstackdocstheme
+BuildRequires:  python3-Sphinx
 BuildRequires:  python3-openstackdocstheme
 
 %description -n python-debtcollector-doc
@@ -80,14 +78,14 @@
 This package contains documentation in HTML format.
 
 %prep
-%autosetup -n %{pypi_name}-%{version}
+%autosetup -p1 -n debtcollector-1.22.0
 %py_req_cleanup
 
 %build
 %python_build
 
 # generate html doc
-%{__python2} setup.py build_sphinx
+PBR_VERSION=1.22.0 %sphinx_build -b html doc/source doc/build/html
 # remove the Sphinx-build leftovers
 rm -rf html/.{doctrees,buildinfo}
 
@@ -100,8 +98,8 @@
 %files %{python_files}
 %license LICENSE
 %doc README.rst
-%{python2_sitelib}/%{pypi_name}
-%{python2_sitelib}/%{pypi_name}-*.egg-info
+%{python_sitelib}/debtcollector
+%{python_sitelib}/debtcollector-*.egg-info
 
 %files -n python-debtcollector-doc
 %license LICENSE

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

++ debtcollector-1.21.0.tar.gz -> debtcollector-1.22.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debtcollector-1.21.0/.zuul.yaml 
new/debtcollector-1.22.0/.zuul.yaml
--- old/debtcollector-1.21.0/.zuul.yaml 2019-02-28 19:01:47.0 +0100
+++ new/debtcollector-1.22.0/.zuul.yaml 2019-09-04 16:23:48.0 +0200
@@ -5,8 +5,7 @@
   - lib-forward-testing-python3
   - openstack-lower-constraints-jobs
   - openstack-python-jobs
-  - openstack-python35-jobs
-  - openstack-python36-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/debtcollector-1.21.0/AUTHORS 
new/debtcollector-1.22.0/AUTHORS
--- old/debtcollector-1.21.0/AUTHORS2019-02-28 19:04:4

commit python-debtcollector for openSUSE:Factory

2019-04-12 Thread root
Hello community,

here is the log from the commit of package python-debtcollector for 
openSUSE:Factory checked in at 2019-04-12 09:13:31

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


Package is "python-debtcollector"

Fri Apr 12 09:13:31 2019 rev:13 rq:692821 version:1.21.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-debtcollector/python-debtcollector.changes
2019-03-20 13:18:20.841357075 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-debtcollector.new.27019/python-debtcollector.changes
 2019-04-12 09:13:33.985646204 +0200
@@ -1,0 +2,14 @@
+Mon Apr  8 13:59:43 UTC 2019 - cloud-de...@suse.de
+
+- update to version 1.21.0
+  - Use template for lower-constraints
+  - Add release note link in README
+  - add lib-forward-testing-python3 test job
+  - Change openstack-dev to openstack-discuss
+  - Update reno for stable/rocky
+  - Don't quote {posargs} in tox.ini
+  - Remove PyPI downloads
+  - add python 3.6 unit test job
+  - import zuul job settings from project-config
+
+---

Old:

  debtcollector-1.20.0.tar.gz

New:

  debtcollector-1.21.0.tar.gz



Other differences:
--
++ python-debtcollector.spec ++
--- /var/tmp/diff_new_pack.LCkUq8/_old  2019-04-12 09:13:34.509646513 +0200
+++ /var/tmp/diff_new_pack.LCkUq8/_new  2019-04-12 09:13:34.509646513 +0200
@@ -18,7 +18,7 @@
 
 %global pypi_name debtcollector
 Name:   python-debtcollector
-Version:1.20.0
+Version:1.21.0
 Release:0
 Summary:A collection of Python deprecation patterns and strategies
 License:Apache-2.0
@@ -26,7 +26,6 @@
 URL:https://docs.openstack.org/developer/debtcollector/
 Source0:
https://files.pythonhosted.org/packages/source/d/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-devel
 BuildRequires:  python2-fixtures
 BuildRequires:  python2-funcsigs >= 1.0.0
 BuildRequires:  python2-pbr >= 2.0.0
@@ -34,7 +33,6 @@
 BuildRequires:  python2-setuptools
 BuildRequires:  python2-stestr
 BuildRequires:  python2-wrapt >= 1.7.0
-BuildRequires:  python3-devel
 BuildRequires:  python3-fixtures
 BuildRequires:  python3-pbr >= 2.0.0
 BuildRequires:  python3-python-subunit
@@ -84,7 +82,6 @@
 %prep
 %autosetup -n %{pypi_name}-%{version}
 %py_req_cleanup
-sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 
 %build
 %python_build

++ _service ++
--- /var/tmp/diff_new_pack.LCkUq8/_old  2019-04-12 09:13:34.533646527 +0200
+++ /var/tmp/diff_new_pack.LCkUq8/_new  2019-04-12 09:13:34.533646527 +0200
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/rocky/openstack/debtcollector/debtcollector.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/stein/openstack/debtcollector/debtcollector.spec.j2
 python-debtcollector.spec
-https://raw.githubusercontent.com/openstack/debtcollector/stable/rocky/requirements.txt
+https://raw.githubusercontent.com/openstack/debtcollector/stable/stein/requirements.txt
 cloud-de...@suse.de
 gh,openstack,debtcollector
   

++ debtcollector-1.20.0.tar.gz -> debtcollector-1.21.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debtcollector-1.20.0/.zuul.yaml 
new/debtcollector-1.21.0/.zuul.yaml
--- old/debtcollector-1.20.0/.zuul.yaml 2018-07-20 03:07:38.0 +0200
+++ new/debtcollector-1.21.0/.zuul.yaml 2019-02-28 19:01:47.0 +0100
@@ -1,7 +1,12 @@
 - project:
-check:
-  jobs:
-- openstack-tox-lower-constraints
-gate:
-  jobs:
-- openstack-tox-lower-constraints
+templates:
+  - check-requirements
+  - lib-forward-testing
+  - lib-forward-testing-python3
+  - openstack-lower-constraints-jobs
+  - openstack-python-jobs
+  - openstack-python35-jobs
+  - openstack-python36-jobs
+  - periodic-stable-jobs
+  - publish-openstack-docs-pti
+  - release-notes-jobs-python3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debtcollector-1.20.0/AUTHORS 
new/debtcollector-1.21.0/AUTHORS
--- old/debtcollector-1.20.0/AUTHORS2018-07-20 03:11:59.0 +0200
+++ new/debtcollector-1.21.0/AUTHORS2019-02-28 19:04:42.0 +0100
@@ -1,3 +1,4 @@
+98k <18552437...@163.com>
 Akihiro Motoki 
 Andreas Jaeger 
 Anusree 
@@ -24,9 +25,10 @@
 Tony Xu 
 Vu Cong Tuan 
 Wei Li 
-Zuul 
 caoyue 
 howardlee 
 janonymous 
 kavithahr 
 melissaml 
+wangqi 
+wu.chunyang 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--ex

commit python-debtcollector for openSUSE:Factory

2019-03-20 Thread root
Hello community,

here is the log from the commit of package python-debtcollector for 
openSUSE:Factory checked in at 2019-03-20 13:18:18

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


Package is "python-debtcollector"

Wed Mar 20 13:18:18 2019 rev:12 rq:682295 version:1.20.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-debtcollector/python-debtcollector.changes
2018-09-07 15:37:02.750688445 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-debtcollector.new.28833/python-debtcollector.changes
 2019-03-20 13:18:20.841357075 +0100
@@ -1,0 +2,16 @@
+Mon Oct  8 19:13:30 UTC 2018 - cloud-de...@suse.de
+
+- update to version 1.20.0
+  - set default python to python3
+  - fix tox python3 overrides
+  - Update reno for stable/queens
+  - pypy is not checked at gate
+  - Trivial: Update pypi url to new url
+  - Update links in README
+  - Remove setting of version/release from releasenotes
+  - remove obsolete tox environments
+  - Switch to stestr
+  - Updated from global requirements
+  - add lower-constraints job
+
+---

Old:

  debtcollector-1.19.0.tar.gz

New:

  debtcollector-1.20.0.tar.gz



Other differences:
--
++ python-debtcollector.spec ++
--- /var/tmp/diff_new_pack.oqQSZy/_old  2019-03-20 13:18:21.505356929 +0100
+++ /var/tmp/diff_new_pack.oqQSZy/_new  2019-03-20 13:18:21.509356928 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-debtcollector
 #
-# 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,13 +12,13 @@
 # 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/
 #
 
 
 %global pypi_name debtcollector
 Name:   python-debtcollector
-Version:1.19.0
+Version:1.20.0
 Release:0
 Summary:A collection of Python deprecation patterns and strategies
 License:Apache-2.0
@@ -32,14 +32,14 @@
 BuildRequires:  python2-pbr >= 2.0.0
 BuildRequires:  python2-python-subunit
 BuildRequires:  python2-setuptools
-BuildRequires:  python2-testrepository
+BuildRequires:  python2-stestr
 BuildRequires:  python2-wrapt >= 1.7.0
 BuildRequires:  python3-devel
 BuildRequires:  python3-fixtures
 BuildRequires:  python3-pbr >= 2.0.0
 BuildRequires:  python3-python-subunit
 BuildRequires:  python3-setuptools
-BuildRequires:  python3-testrepository
+BuildRequires:  python3-stestr
 BuildRequires:  python3-wrapt >= 1.7.0
 Requires:   python-pbr >= 2.0.0
 Requires:   python-six >= 1.10.0
@@ -95,9 +95,7 @@
 rm -rf html/.{doctrees,buildinfo}
 
 %check
-%{python_expand rm -rf .testrepository
-$python setup.py test
-}
+%python_exec -m stestr.cli run
 
 %install
 %python_install

++ debtcollector-1.19.0.tar.gz -> debtcollector-1.20.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debtcollector-1.19.0/.stestr.conf 
new/debtcollector-1.20.0/.stestr.conf
--- old/debtcollector-1.19.0/.stestr.conf   1970-01-01 01:00:00.0 
+0100
+++ new/debtcollector-1.20.0/.stestr.conf   2018-07-20 03:07:38.0 
+0200
@@ -0,0 +1,3 @@
+[DEFAULT]
+test_path=./debtcollector/tests
+top_dir=./
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debtcollector-1.19.0/.testr.conf 
new/debtcollector-1.20.0/.testr.conf
--- old/debtcollector-1.19.0/.testr.conf2017-12-04 11:30:27.0 
+0100
+++ new/debtcollector-1.20.0/.testr.conf1970-01-01 01:00:00.0 
+0100
@@ -1,7 +0,0 @@
-[DEFAULT]
-test_command=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \
- OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \
- OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \
- ${PYTHON:-python} -m subunit.run discover -t ./ . $LISTOPT 
$IDOPTION
-test_id_option=--load-list $IDFILE
-test_list_option=--list
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debtcollector-1.19.0/.zuul.yaml 
new/debtcollector-1.20.0/.zuul.yaml
--- old/debtcollector-1.19.0/.zuul.yaml 1970-01-01 01:00:00.0 +0100
+++ new/debtcollector-1.20.0/.zuul.yaml 2018-07-20 03:07:38.0 +0200
@@ -0,0 +1,7 @@
+- project:
+check:
+  jobs:
+- openstack-tox-lower-constrai

commit python-debtcollector for openSUSE:Factory

2018-09-07 Thread root
Hello community,

here is the log from the commit of package python-debtcollector for 
openSUSE:Factory checked in at 2018-09-07 15:37:01

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


Package is "python-debtcollector"

Fri Sep  7 15:37:01 2018 rev:11 rq:633064 version:1.19.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-debtcollector/python-debtcollector.changes
2018-03-19 23:34:26.225883736 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-debtcollector.new/python-debtcollector.changes
   2018-09-07 15:37:02.750688445 +0200
@@ -1,0 +2,5 @@
+Mon Sep  3 18:01:03 UTC 2018 - dmuel...@suse.com
+
+- switch to stable/rocky template
+
+---



Other differences:
--
++ python-debtcollector.spec ++
--- /var/tmp/diff_new_pack.NoiTyC/_old  2018-09-07 15:37:03.214687925 +0200
+++ /var/tmp/diff_new_pack.NoiTyC/_new  2018-09-07 15:37:03.218687921 +0200
@@ -23,23 +23,23 @@
 Summary:A collection of Python deprecation patterns and strategies
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:http://docs.openstack.org/developer/debtcollector/
+URL:https://docs.openstack.org/developer/debtcollector/
 Source0:
https://files.pythonhosted.org/packages/source/d/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
-BuildRequires:  python2-fixtures >= 3.0.0
+BuildRequires:  python2-fixtures
 BuildRequires:  python2-funcsigs >= 1.0.0
 BuildRequires:  python2-pbr >= 2.0.0
-BuildRequires:  python2-python-subunit >= 1.0.0
-BuildRequires:  python2-setuptools >= 16.0
-BuildRequires:  python2-testrepository >= 0.0.18
+BuildRequires:  python2-python-subunit
+BuildRequires:  python2-setuptools
+BuildRequires:  python2-testrepository
 BuildRequires:  python2-wrapt >= 1.7.0
 BuildRequires:  python3-devel
-BuildRequires:  python3-fixtures >= 3.0.0
+BuildRequires:  python3-fixtures
 BuildRequires:  python3-pbr >= 2.0.0
-BuildRequires:  python3-python-subunit >= 1.0.0
-BuildRequires:  python3-setuptools >= 16.0
-BuildRequires:  python3-testrepository >= 0.0.18
+BuildRequires:  python3-python-subunit
+BuildRequires:  python3-setuptools
+BuildRequires:  python3-testrepository
 BuildRequires:  python3-wrapt >= 1.7.0
 Requires:   python-pbr >= 2.0.0
 Requires:   python-six >= 1.10.0
@@ -65,8 +65,8 @@
 Summary:Documentation for %{name}
 Group:  Documentation/HTML
 BuildRequires:  python-Sphinx
-BuildRequires:  python2-openstackdocstheme >= 1.18.1
-BuildRequires:  python3-openstackdocstheme >= 1.18.1
+BuildRequires:  python2-openstackdocstheme
+BuildRequires:  python3-openstackdocstheme
 
 %description -n python-debtcollector-doc
 A collection of Python deprecation patterns and strategies that help

++ _service ++
--- /var/tmp/diff_new_pack.NoiTyC/_old  2018-09-07 15:37:03.246687890 +0200
+++ /var/tmp/diff_new_pack.NoiTyC/_new  2018-09-07 15:37:03.246687890 +0200
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/debtcollector/debtcollector.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/rocky/openstack/debtcollector/debtcollector.spec.j2
 python-debtcollector.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
+https://raw.githubusercontent.com/openstack/debtcollector/stable/rocky/requirements.txt
 cloud-de...@suse.de
 gh,openstack,debtcollector
   




commit python-debtcollector for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-debtcollector for 
openSUSE:Factory checked in at 2018-03-19 23:34:25

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


Package is "python-debtcollector"

Mon Mar 19 23:34:25 2018 rev:10 rq:583294 version:1.19.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-debtcollector/python-debtcollector.changes
2018-02-14 10:50:25.436270857 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-debtcollector.new/python-debtcollector.changes
   2018-03-19 23:34:26.225883736 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 12:53:06 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-debtcollector.spec ++
--- /var/tmp/diff_new_pack.YKN2Xd/_old  2018-03-19 23:34:26.881860072 +0100
+++ /var/tmp/diff_new_pack.YKN2Xd/_new  2018-03-19 23:34:26.885859927 +0100
@@ -65,8 +65,8 @@
 Summary:Documentation for %{name}
 Group:  Documentation/HTML
 BuildRequires:  python-Sphinx
-BuildRequires:  python2-openstackdocstheme >= 1.17.0
-BuildRequires:  python3-openstackdocstheme >= 1.17.0
+BuildRequires:  python2-openstackdocstheme >= 1.18.1
+BuildRequires:  python3-openstackdocstheme >= 1.18.1
 
 %description -n python-debtcollector-doc
 A collection of Python deprecation patterns and strategies that help

++ _service ++
--- /var/tmp/diff_new_pack.YKN2Xd/_old  2018-03-19 23:34:26.917858773 +0100
+++ /var/tmp/diff_new_pack.YKN2Xd/_new  2018-03-19 23:34:26.921858629 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/debtcollector/debtcollector.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/debtcollector/debtcollector.spec.j2
 python-debtcollector.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,debtcollector
   




commit python-debtcollector for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-debtcollector for 
openSUSE:Factory checked in at 2018-02-14 10:50:24

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


Package is "python-debtcollector"

Wed Feb 14 10:50:24 2018 rev:9 rq:575932 version:1.19.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-debtcollector/python-debtcollector.changes
2017-11-27 22:16:47.430164082 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-debtcollector.new/python-debtcollector.changes
   2018-02-14 10:50:25.436270857 +0100
@@ -1,0 +2,7 @@
+Thu Jan 18 08:52:19 UTC 2018 - cloud-de...@suse.de
+
+- update to version 1.19.0
+  - Updated from global requirements
+  - Avoid tox_install.sh for constraints support
+
+---

Old:

  debtcollector-1.18.0.tar.gz

New:

  debtcollector-1.19.0.tar.gz



Other differences:
--
++ python-debtcollector.spec ++
--- /var/tmp/diff_new_pack.PTgEGs/_old  2018-02-14 10:50:26.164244659 +0100
+++ /var/tmp/diff_new_pack.PTgEGs/_new  2018-02-14 10:50:26.164244659 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-debtcollector
 #
-# 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
@@ -18,7 +18,7 @@
 
 %global pypi_name debtcollector
 Name:   python-debtcollector
-Version:1.18.0
+Version:1.19.0
 Release:0
 Summary:A collection of Python deprecation patterns and strategies
 License:Apache-2.0
@@ -28,25 +28,25 @@
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
 BuildRequires:  python2-fixtures >= 3.0.0
-BuildRequires:  python2-funcsigs >= 0.4
+BuildRequires:  python2-funcsigs >= 1.0.0
 BuildRequires:  python2-pbr >= 2.0.0
-BuildRequires:  python2-python-subunit >= 0.0.18
+BuildRequires:  python2-python-subunit >= 1.0.0
 BuildRequires:  python2-setuptools >= 16.0
 BuildRequires:  python2-testrepository >= 0.0.18
 BuildRequires:  python2-wrapt >= 1.7.0
 BuildRequires:  python3-devel
 BuildRequires:  python3-fixtures >= 3.0.0
 BuildRequires:  python3-pbr >= 2.0.0
-BuildRequires:  python3-python-subunit >= 0.0.18
+BuildRequires:  python3-python-subunit >= 1.0.0
 BuildRequires:  python3-setuptools >= 16.0
 BuildRequires:  python3-testrepository >= 0.0.18
 BuildRequires:  python3-wrapt >= 1.7.0
 Requires:   python-pbr >= 2.0.0
-Requires:   python-six >= 1.9.0
+Requires:   python-six >= 1.10.0
 Requires:   python-wrapt >= 1.7.0
 BuildArch:  noarch
 %ifpython2
-Requires:   python-funcsigs >= 0.4
+Requires:   python-funcsigs >= 1.0.0
 %endif
 %python_subpackages
 
@@ -63,10 +63,10 @@
 
 %package -n python-debtcollector-doc
 Summary:Documentation for %{name}
-Group:  Documentation
+Group:  Documentation/HTML
 BuildRequires:  python-Sphinx
-BuildRequires:  python2-openstackdocstheme >= 1.11.0
-BuildRequires:  python3-openstackdocstheme >= 1.11.0
+BuildRequires:  python2-openstackdocstheme >= 1.17.0
+BuildRequires:  python3-openstackdocstheme >= 1.17.0
 
 %description -n python-debtcollector-doc
 A collection of Python deprecation patterns and strategies that help

++ debtcollector-1.18.0.tar.gz -> debtcollector-1.19.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debtcollector-1.18.0/AUTHORS 
new/debtcollector-1.19.0/AUTHORS
--- old/debtcollector-1.18.0/AUTHORS2017-09-25 16:18:25.0 +0200
+++ new/debtcollector-1.19.0/AUTHORS2017-12-04 11:32:51.0 +0100
@@ -1,4 +1,5 @@
 Akihiro Motoki 
+Andreas Jaeger 
 Brant Knudson 
 ChangBo Guo(gcb) 
 Davanum Srinivas 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debtcollector-1.18.0/ChangeLog 
new/debtcollector-1.19.0/ChangeLog
--- old/debtcollector-1.18.0/ChangeLog  2017-09-25 16:18:25.0 +0200
+++ new/debtcollector-1.19.0/ChangeLog  2017-12-04 11:32:51.0 +0100
@@ -1,6 +1,12 @@
 CHANGES
 ===
 
+1.19.0
+--
+
+* Avoid tox\_install.sh for constraints support
+* Updated from global requirements
+
 1.18.0
 --
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debtcollector-1.18.0/PKG-INFO 
new/debtcollector-1.19.0/PKG-INFO
--- old/debtcollector-1.18.0/PKG-INFO   2017-09-25 16:18:26.0 +0200
+++ new/debtcollector-1.19.0/PKG-INFO   2017-12-04 11:32:52.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name:

commit python-debtcollector for openSUSE:Factory

2017-11-27 Thread root
Hello community,

here is the log from the commit of package python-debtcollector for 
openSUSE:Factory checked in at 2017-11-27 22:16:41

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


Package is "python-debtcollector"

Mon Nov 27 22:16:41 2017 rev:8 rq:545338 version:1.18.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-debtcollector/python-debtcollector.changes
2017-09-29 11:56:28.365611274 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-debtcollector.new/python-debtcollector.changes
   2017-11-27 22:16:47.430164082 +0100
@@ -1,0 +2,7 @@
+Tue Nov 21 09:44:59 UTC 2017 - cloud-de...@suse.de
+
+- update to version 1.18.0
+  - Update reno for stable/pike
+  - Updated from global requirements
+
+---

Old:

  debtcollector-1.17.1.tar.gz

New:

  debtcollector-1.18.0.tar.gz



Other differences:
--
++ python-debtcollector.spec ++
--- /var/tmp/diff_new_pack.wofr1t/_old  2017-11-27 22:16:49.742080165 +0100
+++ /var/tmp/diff_new_pack.wofr1t/_new  2017-11-27 22:16:49.762079438 +0100
@@ -18,27 +18,37 @@
 
 %global pypi_name debtcollector
 Name:   python-debtcollector
-Version:1.17.1
+Version:1.18.0
 Release:0
 Summary:A collection of Python deprecation patterns and strategies
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:http://docs.openstack.org/developer/debtcollector/
-Source0:
https://pypi.io/packages/source/d/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/d/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
-BuildRequires:  python-fixtures >= 3.0.0
-BuildRequires:  python-funcsigs >= 0.4
-BuildRequires:  python-pbr >= 2.0.0
-BuildRequires:  python-python-subunit >= 0.0.18
-BuildRequires:  python-setuptools >= 16.0
-BuildRequires:  python-testrepository >= 0.0.18
-BuildRequires:  python-wrapt >= 1.7.0
-Requires:   python-funcsigs >= 0.4
+BuildRequires:  python2-fixtures >= 3.0.0
+BuildRequires:  python2-funcsigs >= 0.4
+BuildRequires:  python2-pbr >= 2.0.0
+BuildRequires:  python2-python-subunit >= 0.0.18
+BuildRequires:  python2-setuptools >= 16.0
+BuildRequires:  python2-testrepository >= 0.0.18
+BuildRequires:  python2-wrapt >= 1.7.0
+BuildRequires:  python3-devel
+BuildRequires:  python3-fixtures >= 3.0.0
+BuildRequires:  python3-pbr >= 2.0.0
+BuildRequires:  python3-python-subunit >= 0.0.18
+BuildRequires:  python3-setuptools >= 16.0
+BuildRequires:  python3-testrepository >= 0.0.18
+BuildRequires:  python3-wrapt >= 1.7.0
 Requires:   python-pbr >= 2.0.0
 Requires:   python-six >= 1.9.0
 Requires:   python-wrapt >= 1.7.0
 BuildArch:  noarch
+%ifpython2
+Requires:   python-funcsigs >= 0.4
+%endif
+%python_subpackages
 
 %description
 A collection of Python deprecation patterns and strategies that help
@@ -51,13 +61,14 @@
 to developers using libraries (or potentially applications) about
 future deprecations.
 
-%package doc
+%package -n python-debtcollector-doc
 Summary:Documentation for %{name}
 Group:  Documentation
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.16.0
+BuildRequires:  python2-openstackdocstheme >= 1.11.0
+BuildRequires:  python3-openstackdocstheme >= 1.11.0
 
-%description doc
+%description -n python-debtcollector-doc
 A collection of Python deprecation patterns and strategies that help
 you collect your technical debt in a non-destructive manner. The goal
 of this library is to provide well documented developer facing
@@ -76,26 +87,28 @@
 sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 
 %build
-%py2_build
+%python_build
 
-# generate html docs
+# generate html doc
 %{__python2} setup.py build_sphinx
 # remove the Sphinx-build leftovers
 rm -rf html/.{doctrees,buildinfo}
 
 %check
-%{__python2} setup.py testr
+%{python_expand rm -rf .testrepository
+$python setup.py test
+}
 
 %install
-%py2_install
+%python_install
 
-%files
+%files %{python_files}
 %license LICENSE
 %doc README.rst
 %{python2_sitelib}/%{pypi_name}
 %{python2_sitelib}/%{pypi_name}-*.egg-info
 
-%files doc
+%files -n python-debtcollector-doc
 %license LICENSE
 %doc doc/build/html
 

++ _service ++
--- /var/tmp/diff_new_pack.wofr1t/_old  2017-11-27 22:16:49.826077115 +0100
+++ /var/tmp/diff_new_pack.wofr1t/_new  2017-11-27 22:16:49.830076970 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/debtcollector/debtcollector.spec.j2
+https://raw.github

commit python-debtcollector for openSUSE:Factory

2017-09-29 Thread root
Hello community,

here is the log from the commit of package python-debtcollector for 
openSUSE:Factory checked in at 2017-09-29 11:56:28

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


Package is "python-debtcollector"

Fri Sep 29 11:56:28 2017 rev:7 rq:529080 version:1.17.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-debtcollector/python-debtcollector.changes
2017-08-28 15:30:10.914957188 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-debtcollector.new/python-debtcollector.changes
   2017-09-29 11:56:28.365611274 +0200
@@ -1,0 +2,8 @@
+Thu Sep 28 06:20:52 UTC 2017 - cloud-de...@suse.de
+
+- update to version 1.17.1
+  - Update .gitreview for stable/pike
+  - Updated from global requirements
+  - Update UPPER_CONSTRAINTS_FILE for stable/pike
+
+---
@@ -33,0 +42,12 @@
+
+---
+Tue Nov 15 10:26:06 UTC 2016 - dmuel...@suse.com
+
+- update to 1.8.0:
+  * Drop *openstack/common* in flake8 exclude list
+  * Remove discover from test-requirements
+  * Add Python 3.5 classifier and venv
+  * Drop babel as requirement since its not used
+  * Fix renamed_kwarg to preserve argspec
+  * Add tests for decorated argspec preservation
+  * Updated from global requirements

Old:

  debtcollector-1.17.0.tar.gz

New:

  debtcollector-1.17.1.tar.gz



Other differences:
--
++ python-debtcollector.spec ++
--- /var/tmp/diff_new_pack.DJcJoN/_old  2017-09-29 11:56:28.857541908 +0200
+++ /var/tmp/diff_new_pack.DJcJoN/_new  2017-09-29 11:56:28.861541343 +0200
@@ -18,7 +18,7 @@
 
 %global pypi_name debtcollector
 Name:   python-debtcollector
-Version:1.17.0
+Version:1.17.1
 Release:0
 Summary:A collection of Python deprecation patterns and strategies
 License:Apache-2.0
@@ -55,7 +55,7 @@
 Summary:Documentation for %{name}
 Group:  Documentation
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.11.0
+BuildRequires:  python-openstackdocstheme >= 1.16.0
 
 %description doc
 A collection of Python deprecation patterns and strategies that help

++ debtcollector-1.17.0.tar.gz -> debtcollector-1.17.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debtcollector-1.17.0/ChangeLog 
new/debtcollector-1.17.1/ChangeLog
--- old/debtcollector-1.17.0/ChangeLog  2017-07-18 15:08:21.0 +0200
+++ new/debtcollector-1.17.1/ChangeLog  2017-09-27 06:25:09.0 +0200
@@ -1,6 +1,13 @@
 CHANGES
 ===
 
+1.17.1
+--
+
+* Updated from global requirements
+* Update UPPER\_CONSTRAINTS\_FILE for stable/pike
+* Update .gitreview for stable/pike
+
 1.17.0
 --
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debtcollector-1.17.0/PKG-INFO 
new/debtcollector-1.17.1/PKG-INFO
--- old/debtcollector-1.17.0/PKG-INFO   2017-07-18 15:08:22.0 +0200
+++ new/debtcollector-1.17.1/PKG-INFO   2017-09-27 06:25:10.0 +0200
@@ -1,11 +1,12 @@
 Metadata-Version: 1.1
 Name: debtcollector
-Version: 1.17.0
+Version: 1.17.1
 Summary: A collection of Python deprecation patterns and strategies that help 
you collect your technical debt in a non-destructive manner.
 Home-page: https://docs.openstack.org/debtcollector/latest
 Author: OpenStack
 Author-email: openstack-...@lists.openstack.org
 License: UNKNOWN
+Description-Content-Type: UNKNOWN
 Description: 
 Team and repository tags
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debtcollector-1.17.0/debtcollector.egg-info/PKG-INFO 
new/debtcollector-1.17.1/debtcollector.egg-info/PKG-INFO
--- old/debtcollector-1.17.0/debtcollector.egg-info/PKG-INFO2017-07-18 
15:08:21.0 +0200
+++ new/debtcollector-1.17.1/debtcollector.egg-info/PKG-INFO2017-09-27 
06:25:09.0 +0200
@@ -1,11 +1,12 @@
 Metadata-Version: 1.1
 Name: debtcollector
-Version: 1.17.0
+Version: 1.17.1
 Summary: A collection of Python deprecation patterns and strategies that help 
you collect your technical debt in a non-destructive manner.
 Home-page: https://docs.openstack.org/debtcollector/latest
 Author: OpenStack
 Author-email: openstack-...@lists.openstack.org
 License: UNKNOWN
+Description-Content-Type: UNKNOWN
 Description: 
 Team and repository tags
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debtcollector-1.17.0/debtco

commit python-debtcollector for openSUSE:Factory

2017-08-28 Thread root
Hello community,

here is the log from the commit of package python-debtcollector for 
openSUSE:Factory checked in at 2017-08-28 15:30:09

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


Package is "python-debtcollector"

Mon Aug 28 15:30:09 2017 rev:6 rq:514871 version:1.17.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-debtcollector/python-debtcollector.changes
2017-02-21 13:39:33.367648555 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-debtcollector.new/python-debtcollector.changes
   2017-08-28 15:30:10.914957188 +0200
@@ -1,0 +2,14 @@
+Mon Aug  7 08:42:59 UTC 2017 - cloud-de...@suse.de
+
+- update to version 1.17.0
+  - Remove testscenarios from test-requirements.txt
+  - Do not require oslotest for testing
+  - Update URLs in documents according to document migration
+  - rearrange existing documentation to fit the new standard layout
+  - Update reno for stable/ocata
+  - Remove pbr warnerrors in favor of sphinx check
+  - Updated from global requirements
+  - switch from oslosphinx to openstackdocstheme
+  - Python 3.4 support has been removed
+
+---

Old:

  debtcollector-1.11.0.tar.gz

New:

  debtcollector-1.17.0.tar.gz



Other differences:
--
++ python-debtcollector.spec ++
--- /var/tmp/diff_new_pack.CTb2oe/_old  2017-08-28 15:30:11.830828435 +0200
+++ /var/tmp/diff_new_pack.CTb2oe/_new  2017-08-28 15:30:11.834827873 +0200
@@ -18,25 +18,24 @@
 
 %global pypi_name debtcollector
 Name:   python-debtcollector
-Version:1.11.0
+Version:1.17.0
 Release:0
 Summary:A collection of Python deprecation patterns and strategies
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:http://docs.openstack.org/developer/debtcollector/
-Source0:
https://tarballs.openstack.org/debtcollector/%{pypi_name}-%{version}.tar.gz
+Source0:
https://pypi.io/packages/source/d/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
 BuildRequires:  python-fixtures >= 3.0.0
 BuildRequires:  python-funcsigs >= 0.4
-BuildRequires:  python-oslotest >= 1.10.0
-BuildRequires:  python-pbr >= 1.8
+BuildRequires:  python-pbr >= 2.0.0
 BuildRequires:  python-python-subunit >= 0.0.18
 BuildRequires:  python-setuptools >= 16.0
 BuildRequires:  python-testrepository >= 0.0.18
 BuildRequires:  python-wrapt >= 1.7.0
 Requires:   python-funcsigs >= 0.4
-Requires:   python-pbr >= 1.8
+Requires:   python-pbr >= 2.0.0
 Requires:   python-six >= 1.9.0
 Requires:   python-wrapt >= 1.7.0
 BuildArch:  noarch
@@ -56,7 +55,7 @@
 Summary:Documentation for %{name}
 Group:  Documentation
 BuildRequires:  python-Sphinx
-BuildRequires:  python-oslosphinx >= 4.7.0
+BuildRequires:  python-openstackdocstheme >= 1.11.0
 
 %description doc
 A collection of Python deprecation patterns and strategies that help
@@ -74,6 +73,7 @@
 %prep
 %autosetup -n %{pypi_name}-%{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.CTb2oe/_old  2017-08-28 15:30:11.906817753 +0200
+++ /var/tmp/diff_new_pack.CTb2oe/_new  2017-08-28 15:30:11.906817753 +0200
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/openstack/debtcollector/debtcollector.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/debtcollector/debtcollector.spec.j2
 python-debtcollector.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,debtcollector
   

++ debtcollector-1.11.0.tar.gz -> debtcollector-1.17.0.tar.gz ++
 1633 lines of diff (skipped)




commit python-debtcollector for openSUSE:Factory

2017-02-21 Thread root
Hello community,

here is the log from the commit of package python-debtcollector for 
openSUSE:Factory checked in at 2017-02-21 13:39:32

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


Package is "python-debtcollector"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-debtcollector/python-debtcollector.changes
2016-02-17 12:22:44.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-debtcollector.new/python-debtcollector.changes
   2017-02-21 13:39:33.367648555 +0100
@@ -1,0 +2,20 @@
+Fri Feb 10 14:45:53 UTC 2017 - cloud-de...@suse.de
+
+- update to version 1.11.0:
+  - Remove discover from test-requirements
+  - Trivial: Remove 'MANIFEST.in'
+  - Fix a typo in comment
+  - Typo fix for module debtcollector
+  - Drop *openstack/common* in flake8 exclude list
+  - Add Constraints support
+  - Add reno for release notes management
+  - Add tests for decorated argspec preservation
+  - Show team and repo badges on README
+  - Update homepage with developer documentation page
+  - Fix renamed_kwarg to preserve argspec
+  - Add Python 3.5 classifier and venv
+  - Drop babel as requirement since its not used
+  - Updated from global requirements
+- Switch to spec template from openstack/rpm-packaging project
+
+---

Old:

  debtcollector-1.3.0.tar.gz

New:

  debtcollector-1.11.0.tar.gz



Other differences:
--
++ python-debtcollector.spec ++
--- /var/tmp/diff_new_pack.UTbzdB/_old  2017-02-21 13:39:34.147538535 +0100
+++ /var/tmp/diff_new_pack.UTbzdB/_new  2017-02-21 13:39:34.147538535 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-debtcollector
 #
-# 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
@@ -16,45 +16,87 @@
 #
 
 
+%global pypi_name debtcollector
 Name:   python-debtcollector
-Version:1.3.0
+Version:1.11.0
 Release:0
-Summary:Collection of deprecation patterns that help to collect 
technical debt
+Summary:A collection of Python deprecation patterns and strategies
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:http://www.openstack.org/
-Source: 
https://pypi.python.org/packages/source/d/debtcollector/debtcollector-%{version}.tar.gz
-BuildRequires:  python-Babel
+Url:http://docs.openstack.org/developer/debtcollector/
+Source0:
https://tarballs.openstack.org/debtcollector/%{pypi_name}-%{version}.tar.gz
+BuildRequires:  openstack-macros
 BuildRequires:  python-devel
-BuildRequires:  python-pbr
-BuildRequires:  python-wrapt
-Requires:   python-Babel >= 1.3
+BuildRequires:  python-fixtures >= 3.0.0
+BuildRequires:  python-funcsigs >= 0.4
+BuildRequires:  python-oslotest >= 1.10.0
+BuildRequires:  python-pbr >= 1.8
+BuildRequires:  python-python-subunit >= 0.0.18
+BuildRequires:  python-setuptools >= 16.0
+BuildRequires:  python-testrepository >= 0.0.18
+BuildRequires:  python-wrapt >= 1.7.0
 Requires:   python-funcsigs >= 0.4
+Requires:   python-pbr >= 1.8
 Requires:   python-six >= 1.9.0
 Requires:   python-wrapt >= 1.7.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
-A collection of Python deprecation patterns and strategies that help you
-collect your technical debt in a non-destructive manner.
+A collection of Python deprecation patterns and strategies that help
+you collect your technical debt in a non-destructive manner. The goal
+of this library is to provide well documented developer facing
+deprecation patterns that start of with a basic set and can expand
+into a larger set of patterns as time goes on. The desired output of
+these patterns is to apply the warnings module to emit
+DeprecationWarning or PendingDeprecationWarning or similar derivative
+to developers using libraries (or potentially applications) about
+future deprecations.
+
+%package doc
+Summary:Documentation for %{name}
+Group:  Documentation
+BuildRequires:  python-Sphinx
+BuildRequires:  python-oslosphinx >= 4.7.0
+
+%description doc
+A collection of Python deprecation patterns and strategies that help
+you collect your technical debt in a non-destructive manner. The goal
+of this library is to pro

commit python-debtcollector for openSUSE:Factory

2016-02-17 Thread h_root
Hello community,

here is the log from the commit of package python-debtcollector for 
openSUSE:Factory checked in at 2016-02-17 10:26:10

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


Package is "python-debtcollector"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-debtcollector/python-debtcollector.changes
2015-09-11 09:04:39.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-debtcollector.new/python-debtcollector.changes
   2016-02-17 12:22:44.0 +0100
@@ -1,0 +2,28 @@
+Mon Feb 15 14:12:53 UTC 2016 - dmuel...@suse.com
+
+- update to 1.3.0:
+  * Updated from global requirements
+  * Add debug testenv in tox
+  * Add updated_kwarg_default_value decorator
+  * Allow replacing a keyword argument
+  * Add 'removed_class' class decorator
+  * py26/py33 are no longer supported by Infra's CI
+  * Add removals.remove note about metaclasses
+  * Updated from global requirements
+  * Update get_class_name from olso.utils
+  * Remove Python 2.6 classifier
+  * Remove python 2.6 and cleanup tox.ini
+  * Add 'moved_read_only_property' descriptor
+  * Add ability to disable warnings being emitted
+  * Add a 'removed_property' descriptor class
+  * No need for Oslo Incubator Sync
+  * docs - Set pbr 'warnerrors' option for doc build
+  * Include changelog/history in docs
+  * tweak language in readme
+  * Enhance the README
+  * Change ignore-errors to ignore_errors
+  * Updated from global requirements
+  * Activate pep8 check that _ is imported
+  * Add a moved function helper
+
+---

Old:

  debtcollector-0.8.0.tar.gz

New:

  debtcollector-1.3.0.tar.gz



Other differences:
--
++ python-debtcollector.spec ++
--- /var/tmp/diff_new_pack.5oLqxg/_old  2016-02-17 12:22:45.0 +0100
+++ /var/tmp/diff_new_pack.5oLqxg/_new  2016-02-17 12:22:45.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-debtcollector
 #
-# 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
@@ -17,17 +17,19 @@
 
 
 Name:   python-debtcollector
-Version:0.8.0
+Version:1.3.0
 Release:0
-Summary:A collection of Python deprecation patterns and strategies 
that help you collect your technical debt in a non-destructive manner
+Summary:Collection of deprecation patterns that help to collect 
technical debt
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:http://www.openstack.org/
 Source: 
https://pypi.python.org/packages/source/d/debtcollector/debtcollector-%{version}.tar.gz
+BuildRequires:  python-Babel
 BuildRequires:  python-devel
 BuildRequires:  python-pbr
-BuildRequires:  python-setuptools
+BuildRequires:  python-wrapt
 Requires:   python-Babel >= 1.3
+Requires:   python-funcsigs >= 0.4
 Requires:   python-six >= 1.9.0
 Requires:   python-wrapt >= 1.7.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -50,9 +52,6 @@
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
-#%check
-#nosetests
-
 %files
 %defattr(-,root,root,-)
 %doc README.rst ChangeLog LICENSE AUTHORS

++ debtcollector-0.8.0.tar.gz -> debtcollector-1.3.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debtcollector-0.8.0/.coveragerc 
new/debtcollector-1.3.0/.coveragerc
--- old/debtcollector-0.8.0/.coveragerc 2015-09-08 17:29:41.0 +0200
+++ new/debtcollector-1.3.0/.coveragerc 2016-02-10 00:15:07.0 +0100
@@ -4,4 +4,4 @@
 omit = debtcollector/tests/*,debtcollector/openstack/*
 
 [report]
-ignore-errors = True
\ No newline at end of file
+ignore_errors = True
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debtcollector-0.8.0/AUTHORS 
new/debtcollector-1.3.0/AUTHORS
--- old/debtcollector-0.8.0/AUTHORS 2015-09-08 17:30:03.0 +0200
+++ new/debtcollector-1.3.0/AUTHORS 2016-02-10 00:15:30.0 +0100
@@ -1,6 +1,14 @@
+ChangBo Guo(gcb) 
+Davanum Srinivas 
 Doug Hellmann 
+Graham Hayes 
+Jamie Lennox 
 Jamie Lennox 
 Joe Gordon 
 Joshua Harlow 
 Joshua Harlow 
 Matthew Treinish 
+Monty Taylor 
+THOMAS J. COCOZZELLO 
+caoyue 
+janonymous 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debtcollector-0.8.0/ChangeLog 
new/debtcollector-1.3.0/ChangeLog
--- old/debtcollector-0.8.0/ChangeLog   2015-09-08 17:30:03.0

commit python-debtcollector for openSUSE:Factory

2015-09-11 Thread h_root
Hello community,

here is the log from the commit of package python-debtcollector for 
openSUSE:Factory checked in at 2015-09-11 09:04:24

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


Package is "python-debtcollector"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-debtcollector/python-debtcollector.changes
2015-09-03 18:12:40.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-debtcollector.new/python-debtcollector.changes
   2015-09-11 09:04:39.0 +0200
@@ -1,0 +2,6 @@
+Wed Sep  9 07:03:42 UTC 2015 - tbecht...@suse.com
+
+- update to 0.8.0:
+  * Updated from global requirements
+
+---

Old:

  debtcollector-0.7.0.tar.gz

New:

  debtcollector-0.8.0.tar.gz



Other differences:
--
++ python-debtcollector.spec ++
--- /var/tmp/diff_new_pack.IJgdIQ/_old  2015-09-11 09:04:40.0 +0200
+++ /var/tmp/diff_new_pack.IJgdIQ/_new  2015-09-11 09:04:40.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-debtcollector
-Version:0.7.0
+Version:0.8.0
 Release:0
 Summary:A collection of Python deprecation patterns and strategies 
that help you collect your technical debt in a non-destructive manner
 License:Apache-2.0

++ debtcollector-0.7.0.tar.gz -> debtcollector-0.8.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debtcollector-0.7.0/ChangeLog 
new/debtcollector-0.8.0/ChangeLog
--- old/debtcollector-0.7.0/ChangeLog   2015-08-03 19:19:38.0 +0200
+++ new/debtcollector-0.8.0/ChangeLog   2015-09-08 17:30:03.0 +0200
@@ -1,6 +1,13 @@
 CHANGES
 ===
 
+0.8.0
+-
+
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+
 0.7.0
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debtcollector-0.7.0/PKG-INFO 
new/debtcollector-0.8.0/PKG-INFO
--- old/debtcollector-0.7.0/PKG-INFO2015-08-03 19:19:39.0 +0200
+++ new/debtcollector-0.8.0/PKG-INFO2015-09-08 17:30:03.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: debtcollector
-Version: 0.7.0
+Version: 0.8.0
 Summary: A collection of Python deprecation patterns and strategies that help 
you collect your technical debt in a non-destructive manner.
 Home-page: http://www.openstack.org/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debtcollector-0.7.0/debtcollector.egg-info/PKG-INFO 
new/debtcollector-0.8.0/debtcollector.egg-info/PKG-INFO
--- old/debtcollector-0.7.0/debtcollector.egg-info/PKG-INFO 2015-08-03 
19:19:38.0 +0200
+++ new/debtcollector-0.8.0/debtcollector.egg-info/PKG-INFO 2015-09-08 
17:30:03.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: debtcollector
-Version: 0.7.0
+Version: 0.8.0
 Summary: A collection of Python deprecation patterns and strategies that help 
you collect your technical debt in a non-destructive manner.
 Home-page: http://www.openstack.org/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debtcollector-0.7.0/debtcollector.egg-info/pbr.json 
new/debtcollector-0.8.0/debtcollector.egg-info/pbr.json
--- old/debtcollector-0.7.0/debtcollector.egg-info/pbr.json 2015-08-03 
19:19:38.0 +0200
+++ new/debtcollector-0.8.0/debtcollector.egg-info/pbr.json 2015-09-08 
17:30:03.0 +0200
@@ -1 +1 @@
-{"is_release": true, "git_version": "af91462"}
\ No newline at end of file
+{"is_release": true, "git_version": "ceb020b"}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/debtcollector-0.7.0/debtcollector.egg-info/requires.txt 
new/debtcollector-0.8.0/debtcollector.egg-info/requires.txt
--- old/debtcollector-0.7.0/debtcollector.egg-info/requires.txt 2015-08-03 
19:19:38.0 +0200
+++ new/debtcollector-0.8.0/debtcollector.egg-info/requires.txt 2015-09-08 
17:30:03.0 +0200
@@ -1,4 +1,4 @@
-pbr<2.0,>=1.3
+pbr<2.0,>=1.6
 Babel>=1.3
 six>=1.9.0
-wrapt>=1.7.0 # BSD License
+wrapt>=1.7.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debtcollector-0.7.0/requirements.txt 
new/debtcollector-0.8.0/requirements.txt
--- old/debtcollector-0.7.0/requirements.txt2015-08-03 19:19:18.0 
+0200
+++ new/debtcollector-0.8.0/requirements.txt2015-09-08 17:29:41.0 
+0200
@@ -2,7 +2,7 @@
 # of appearance. Changing the order has an impact on the overall integration
 # pr

commit python-debtcollector for openSUSE:Factory

2015-09-03 Thread h_root
Hello community,

here is the log from the commit of package python-debtcollector for 
openSUSE:Factory checked in at 2015-09-03 18:05:00

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


Package is "python-debtcollector"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-debtcollector/python-debtcollector.changes
2015-08-27 08:54:31.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-debtcollector.new/python-debtcollector.changes
   2015-09-03 18:12:40.0 +0200
@@ -1,0 +2,20 @@
+Tue Aug  4 06:07:22 UTC 2015 - tbecht...@suse.com
+
+- update to 0.7.0
+  * Updated from global requirements
+  * Expose a top level 'deprecate' function
+  * Add @removals.removed_kwarg on an __init__ method
+  * Improve + test keyword argument @classmethod removal
+  * Add example for removing a @classmethod
+
+---
+Tue Jul 28 08:01:35 UTC 2015 - tbecht...@suse.com
+
+- update to 0.6.0:
+  * Ensure doctesting and doc8 testing done in py27 env
+  * Updated from global requirements
+  * Fix quoting of examples
+  * Updated from global requirements
+  * Switch badges from 'pypip.in' to 'shields.io'
+
+---

Old:

  debtcollector-0.5.0.tar.gz

New:

  debtcollector-0.7.0.tar.gz



Other differences:
--
++ python-debtcollector.spec ++
--- /var/tmp/diff_new_pack.gnc3nJ/_old  2015-09-03 18:12:41.0 +0200
+++ /var/tmp/diff_new_pack.gnc3nJ/_new  2015-09-03 18:12:41.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-debtcollector
-Version:0.5.0
+Version:0.7.0
 Release:0
 Summary:A collection of Python deprecation patterns and strategies 
that help you collect your technical debt in a non-destructive manner
 License:Apache-2.0

++ debtcollector-0.5.0.tar.gz -> debtcollector-0.7.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debtcollector-0.5.0/ChangeLog 
new/debtcollector-0.7.0/ChangeLog
--- old/debtcollector-0.5.0/ChangeLog   2015-06-02 15:52:23.0 +0200
+++ new/debtcollector-0.7.0/ChangeLog   2015-08-03 19:19:38.0 +0200
@@ -1,6 +1,24 @@
 CHANGES
 ===
 
+0.7.0
+-
+
+* Updated from global requirements
+* Expose a top level 'deprecate' function
+* Add @removals.removed_kwarg on an __init__ method
+* Improve + test keyword argument @classmethod removal
+* Add example for removing a @classmethod
+
+0.6.0
+-
+
+* Ensure doctesting and doc8 testing done in py27 env
+* Updated from global requirements
+* Fix quoting of examples
+* Updated from global requirements
+* Switch badges from 'pypip.in' to 'shields.io'
+
 0.5.0
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debtcollector-0.5.0/PKG-INFO 
new/debtcollector-0.7.0/PKG-INFO
--- old/debtcollector-0.5.0/PKG-INFO2015-06-02 15:52:24.0 +0200
+++ new/debtcollector-0.7.0/PKG-INFO2015-08-03 19:19:39.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: debtcollector
-Version: 0.5.0
+Version: 0.7.0
 Summary: A collection of Python deprecation patterns and strategies that help 
you collect your technical debt in a non-destructive manner.
 Home-page: http://www.openstack.org/
 Author: OpenStack
@@ -9,11 +9,11 @@
 Description: Debtcollector
 =
 
-.. image:: https://pypip.in/version/debtcollector/badge.svg
+.. image:: https://img.shields.io/pypi/v/debtcollector.svg
 :target: https://pypi.python.org/pypi/debtcollector/
 :alt: Latest Version
 
-.. image:: 
https://pypip.in/download/debtcollector/badge.svg?period=month
+.. image:: https://img.shields.io/pypi/dm/debtcollector.svg
 :target: https://pypi.python.org/pypi/debtcollector/
 :alt: Downloads
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debtcollector-0.5.0/README.rst 
new/debtcollector-0.7.0/README.rst
--- old/debtcollector-0.5.0/README.rst  2015-06-02 15:52:01.0 +0200
+++ new/debtcollector-0.7.0/README.rst  2015-08-03 19:19:18.0 +0200
@@ -1,11 +1,11 @@
 Debtcollector
 =
 
-.. image:: https://pypip.in/version/debtcollector/badge.svg
+.. image:: https://img.shields.io/pypi/v/debtcollector.svg
 :target: https://pypi.python.org/pypi/debtcollector/
 :alt: Latest Version
 
-.. image:: https://pypip.in/download/debtcollector/badge.svg?period=month
+.. image:: https://img.shields.io/pypi/dm/debtcollector.svg
 :target: https://pypi.python.org/