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 @@
 <services>
   <service mode="disabled" name="renderspec">
-    <param 
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/rocky/openstack/debtcollector/debtcollector.spec.j2</param>
+    <param 
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/stein/openstack/debtcollector/debtcollector.spec.j2</param>
     <param name="output-name">python-debtcollector.spec</param>
-    <param 
name="requirements">https://raw.githubusercontent.com/openstack/debtcollector/stable/rocky/requirements.txt</param>
+    <param 
name="requirements">https://raw.githubusercontent.com/openstack/debtcollector/stable/stein/requirements.txt</param>
     <param name="changelog-email">cloud-de...@suse.de</param>
     <param name="changelog-provider">gh,openstack,debtcollector</param>
   </service>

++++++ 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.000000000 +0200
+++ new/debtcollector-1.21.0/.zuul.yaml 2019-02-28 19:01:47.000000000 +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/AUTHORS    2018-07-20 03:11:59.000000000 +0200
+++ new/debtcollector-1.21.0/AUTHORS    2019-02-28 19:04:42.000000000 +0100
@@ -1,3 +1,4 @@
+98k <18552437...@163.com>
 Akihiro Motoki <amot...@gmail.com>
 Andreas Jaeger <a...@suse.com>
 Anusree <anusree....@gmail.com>
@@ -24,9 +25,10 @@
 Tony Xu <hhkt...@gmail.com>
 Vu Cong Tuan <tua...@vn.fujitsu.com>
 Wei Li <wei...@easystack.cn>
-Zuul <z...@review.openstack.org>
 caoyue <yue....@easystack.cn>
 howardlee <lihongwe...@inspur.com>
 janonymous <janonymous.codevult...@gmail.com>
 kavithahr <kavith...@nectechnologies.in>
 melissaml <ma....@99cloud.net>
+wangqi <wang...@99cloud.net>
+wu.chunyang <wu.chuny...@99cloud.net>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debtcollector-1.20.0/ChangeLog 
new/debtcollector-1.21.0/ChangeLog
--- old/debtcollector-1.20.0/ChangeLog  2018-07-20 03:11:59.000000000 +0200
+++ new/debtcollector-1.21.0/ChangeLog  2019-02-28 19:04:42.000000000 +0100
@@ -1,10 +1,23 @@
 CHANGES
 =======
 
+1.21.0
+------
+
+* Use template for lower-constraints
+* Change openstack-dev to openstack-discuss
+* Don't quote {posargs} in tox.ini
+* add lib-forward-testing-python3 test job
+* add python 3.6 unit test job
+* Remove PyPI downloads
+* import zuul job settings from project-config
+* Update reno for stable/rocky
+
 1.20.0
 ------
 
 * Switch to stestr
+* Add release note link in README
 * fix tox python3 overrides
 * Trivial: Update pypi url to new url
 * remove obsolete tox environments
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debtcollector-1.20.0/PKG-INFO 
new/debtcollector-1.21.0/PKG-INFO
--- old/debtcollector-1.20.0/PKG-INFO   2018-07-20 03:11:59.000000000 +0200
+++ new/debtcollector-1.21.0/PKG-INFO   2019-02-28 19:04:42.000000000 +0100
@@ -1,10 +1,10 @@
 Metadata-Version: 1.1
 Name: debtcollector
-Version: 1.20.0
+Version: 1.21.0
 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
+Author-email: openstack-disc...@lists.openstack.org
 License: UNKNOWN
 Description: ========================
         Team and repository tags
@@ -22,10 +22,6 @@
             :target: https://pypi.org/project/debtcollector/
             :alt: Latest Version
         
-        .. image:: https://img.shields.io/pypi/dm/debtcollector.svg
-            :target: https://pypi.org/project/debtcollector/
-            :alt: Downloads
-        
         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
@@ -40,6 +36,7 @@
         * Documentation: https://docs.openstack.org/debtcollector/latest
         * Source: https://git.openstack.org/cgit/openstack/debtcollector
         * Bugs: https://bugs.launchpad.net/debtcollector
+        * Release Notes: https://docs.openstack.org/releasenotes/debtcollector
         
         
 Platform: UNKNOWN
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debtcollector-1.20.0/README.rst 
new/debtcollector-1.21.0/README.rst
--- old/debtcollector-1.20.0/README.rst 2018-07-20 03:07:38.000000000 +0200
+++ new/debtcollector-1.21.0/README.rst 2019-02-28 19:01:47.000000000 +0100
@@ -14,10 +14,6 @@
     :target: https://pypi.org/project/debtcollector/
     :alt: Latest Version
 
-.. image:: https://img.shields.io/pypi/dm/debtcollector.svg
-    :target: https://pypi.org/project/debtcollector/
-    :alt: Downloads
-
 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
@@ -32,3 +28,4 @@
 * Documentation: https://docs.openstack.org/debtcollector/latest
 * Source: https://git.openstack.org/cgit/openstack/debtcollector
 * Bugs: https://bugs.launchpad.net/debtcollector
+* Release Notes: https://docs.openstack.org/releasenotes/debtcollector
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debtcollector-1.20.0/RELEASENOTES.rst 
new/debtcollector-1.21.0/RELEASENOTES.rst
--- old/debtcollector-1.20.0/RELEASENOTES.rst   2018-07-20 03:11:59.000000000 
+0200
+++ new/debtcollector-1.21.0/RELEASENOTES.rst   1970-01-01 01:00:00.000000000 
+0100
@@ -1,3 +0,0 @@
-=============
-debtcollector
-=============
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debtcollector-1.20.0/debtcollector.egg-info/PKG-INFO 
new/debtcollector-1.21.0/debtcollector.egg-info/PKG-INFO
--- old/debtcollector-1.20.0/debtcollector.egg-info/PKG-INFO    2018-07-20 
03:11:59.000000000 +0200
+++ new/debtcollector-1.21.0/debtcollector.egg-info/PKG-INFO    2019-02-28 
19:04:42.000000000 +0100
@@ -1,10 +1,10 @@
 Metadata-Version: 1.1
 Name: debtcollector
-Version: 1.20.0
+Version: 1.21.0
 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
+Author-email: openstack-disc...@lists.openstack.org
 License: UNKNOWN
 Description: ========================
         Team and repository tags
@@ -22,10 +22,6 @@
             :target: https://pypi.org/project/debtcollector/
             :alt: Latest Version
         
-        .. image:: https://img.shields.io/pypi/dm/debtcollector.svg
-            :target: https://pypi.org/project/debtcollector/
-            :alt: Downloads
-        
         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
@@ -40,6 +36,7 @@
         * Documentation: https://docs.openstack.org/debtcollector/latest
         * Source: https://git.openstack.org/cgit/openstack/debtcollector
         * Bugs: https://bugs.launchpad.net/debtcollector
+        * Release Notes: https://docs.openstack.org/releasenotes/debtcollector
         
         
 Platform: UNKNOWN
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/debtcollector-1.20.0/debtcollector.egg-info/SOURCES.txt 
new/debtcollector-1.21.0/debtcollector.egg-info/SOURCES.txt
--- old/debtcollector-1.20.0/debtcollector.egg-info/SOURCES.txt 2018-07-20 
03:11:59.000000000 +0200
+++ new/debtcollector-1.21.0/debtcollector.egg-info/SOURCES.txt 2019-02-28 
19:04:42.000000000 +0100
@@ -47,6 +47,7 @@
 releasenotes/source/ocata.rst
 releasenotes/source/pike.rst
 releasenotes/source/queens.rst
+releasenotes/source/rocky.rst
 releasenotes/source/unreleased.rst
 releasenotes/source/_static/.placeholder
 releasenotes/source/_templates/.placeholder
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debtcollector-1.20.0/debtcollector.egg-info/pbr.json 
new/debtcollector-1.21.0/debtcollector.egg-info/pbr.json
--- old/debtcollector-1.20.0/debtcollector.egg-info/pbr.json    2018-07-20 
03:11:59.000000000 +0200
+++ new/debtcollector-1.21.0/debtcollector.egg-info/pbr.json    2019-02-28 
19:04:42.000000000 +0100
@@ -1 +1 @@
-{"git_version": "d3165af", "is_release": true}
\ No newline at end of file
+{"git_version": "becfb5b", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debtcollector-1.20.0/releasenotes/notes/reno.cache 
new/debtcollector-1.21.0/releasenotes/notes/reno.cache
--- old/debtcollector-1.20.0/releasenotes/notes/reno.cache      2018-07-20 
03:11:59.000000000 +0200
+++ new/debtcollector-1.21.0/releasenotes/notes/reno.cache      1970-01-01 
01:00:00.000000000 +0100
@@ -1,3 +0,0 @@
----
-file-contents: {}
-notes: []
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debtcollector-1.20.0/releasenotes/source/index.rst 
new/debtcollector-1.21.0/releasenotes/source/index.rst
--- old/debtcollector-1.20.0/releasenotes/source/index.rst      2018-07-20 
03:07:38.000000000 +0200
+++ new/debtcollector-1.21.0/releasenotes/source/index.rst      2019-02-28 
19:01:47.000000000 +0100
@@ -6,6 +6,7 @@
    :maxdepth: 1
 
    unreleased
+   rocky
    queens
    pike
    ocata
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debtcollector-1.20.0/releasenotes/source/rocky.rst 
new/debtcollector-1.21.0/releasenotes/source/rocky.rst
--- old/debtcollector-1.20.0/releasenotes/source/rocky.rst      1970-01-01 
01:00:00.000000000 +0100
+++ new/debtcollector-1.21.0/releasenotes/source/rocky.rst      2019-02-28 
19:01:47.000000000 +0100
@@ -0,0 +1,6 @@
+===================================
+ Rocky Series Release Notes
+===================================
+
+.. release-notes::
+   :branch: stable/rocky
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debtcollector-1.20.0/setup.cfg 
new/debtcollector-1.21.0/setup.cfg
--- old/debtcollector-1.20.0/setup.cfg  2018-07-20 03:11:59.000000000 +0200
+++ new/debtcollector-1.21.0/setup.cfg  2019-02-28 19:04:42.000000000 +0100
@@ -4,7 +4,7 @@
 description-file = 
        README.rst
 author = OpenStack
-author-email = openstack-...@lists.openstack.org
+author-email = openstack-disc...@lists.openstack.org
 home-page = https://docs.openstack.org/debtcollector/latest
 classifier = 
        Environment :: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debtcollector-1.20.0/tox.ini 
new/debtcollector-1.21.0/tox.ini
--- old/debtcollector-1.20.0/tox.ini    2018-07-20 03:07:38.000000000 +0200
+++ new/debtcollector-1.21.0/tox.ini    2019-02-28 19:01:47.000000000 +0100
@@ -35,7 +35,7 @@
 setenv =
     PYTHON=coverage run --source $project --parallel-mode
 commands =
-    stestr run '{posargs}'
+    stestr run {posargs}
     coverage combine
     coverage html -d cover
     coverage xml -o cover/coverage.xml


Reply via email to