Hello community,

here is the log from the commit of package python-designateclient for 
openSUSE:Factory checked in at 2018-02-14 10:50:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-designateclient (Old)
 and      /work/SRC/openSUSE:Factory/.python-designateclient.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-designateclient"

Wed Feb 14 10:50:26 2018 rev:11 rq:575933 version:2.9.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-designateclient/python-designateclient.changes
    2018-01-24 15:26:48.108752579 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-designateclient.new/python-designateclient.changes
       2018-02-14 10:50:27.292204067 +0100
@@ -1,0 +2,7 @@
+Mon Feb 12 09:53:44 UTC 2018 - cloud-de...@suse.de
+
+- update to version 2.9.0 (bsc#1078607)
+  - Updated from global requirements
+  - Partial Revert "Remove unneeded requirements file"
+
+-------------------------------------------------------------------

Old:
----
  python-designateclient-2.8.0.tar.gz

New:
----
  python-designateclient-2.9.0.tar.gz

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

Other differences:
------------------
++++++ python-designateclient.spec ++++++
--- /var/tmp/diff_new_pack.LMMwb9/_old  2018-02-14 10:50:28.060176430 +0100
+++ /var/tmp/diff_new_pack.LMMwb9/_new  2018-02-14 10:50:28.060176430 +0100
@@ -18,7 +18,7 @@
 
 %global sname python-designateclient
 Name:           python-designateclient
-Version:        2.8.0
+Version:        2.9.0
 Release:        0
 Summary:        OpenStack DNS as a Service - Client
 License:        Apache-2.0
@@ -30,7 +30,7 @@
 BuildRequires:  python-jsonschema >= 2.6.0
 BuildRequires:  python-keystoneclient >= 3.8.0
 BuildRequires:  python-mock >= 2.0.0
-BuildRequires:  python-oslotest >= 1.10.0
+BuildRequires:  python-oslotest >= 3.2.0
 BuildRequires:  python-pbr >= 2.0.0
 BuildRequires:  python-python-subunit >= 1.0.0
 BuildRequires:  python-requests-mock >= 1.1.0
@@ -39,10 +39,10 @@
 Requires:       python-cliff >= 2.8.0
 Requires:       python-debtcollector >= 1.2.0
 Requires:       python-jsonschema >= 2.6.0
-Requires:       python-keystoneauth1 >= 3.2.0
+Requires:       python-keystoneauth1 >= 3.3.0
 Requires:       python-keystoneclient >= 3.8.0
-Requires:       python-osc-lib >= 1.7.0
-Requires:       python-oslo.utils >= 3.31.0
+Requires:       python-osc-lib >= 1.8.0
+Requires:       python-oslo.utils >= 3.33.0
 Requires:       python-requests >= 2.14.2
 Requires:       python-six >= 1.10.0
 Requires:       python-stevedore >= 1.20.0

++++++ python-designateclient-2.8.0.tar.gz -> 
python-designateclient-2.9.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-designateclient-2.8.0/.zuul.yaml 
new/python-designateclient-2.9.0/.zuul.yaml
--- old/python-designateclient-2.8.0/.zuul.yaml 2018-01-09 16:43:34.000000000 
+0100
+++ new/python-designateclient-2.9.0/.zuul.yaml 2018-01-26 01:46:59.000000000 
+0100
@@ -1,12 +1,3 @@
 - project:
-    name: openstack/python-designateclient
     templates:
       - designate-devstack-jobs
-    check:
-      jobs:
-        - requirements-check:
-            voting: false
-    gate:
-      jobs:
-        - requirements-check:
-            voting: false
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-designateclient-2.8.0/AUTHORS 
new/python-designateclient-2.9.0/AUTHORS
--- old/python-designateclient-2.8.0/AUTHORS    2018-01-09 16:47:27.000000000 
+0100
+++ new/python-designateclient-2.9.0/AUTHORS    2018-01-26 01:50:49.000000000 
+0100
@@ -2,6 +2,7 @@
 Alok Jani <alokjani....@gmail.com>
 Andreas Jaeger <a...@suse.com>
 Andreas Jaeger <a...@suse.de>
+Andreas Jaeger <jaegera...@gmail.com>
 Andrew F. Ly <lyandr...@gmail.com>
 Andrew Spiers <and...@andrewspiers.net>
 Atsushi SAKAI <sak...@jp.fujitsu.com>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-designateclient-2.8.0/ChangeLog 
new/python-designateclient-2.9.0/ChangeLog
--- old/python-designateclient-2.8.0/ChangeLog  2018-01-09 16:47:27.000000000 
+0100
+++ new/python-designateclient-2.9.0/ChangeLog  2018-01-26 01:50:49.000000000 
+0100
@@ -1,6 +1,13 @@
 CHANGES
 =======
 
+2.9.0
+-----
+
+* Updated from global requirements
+* Partial Revert "Remove unneeded requirements file"
+* Updated from global requirements
+
 2.8.0
 -----
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-designateclient-2.8.0/PKG-INFO 
new/python-designateclient-2.9.0/PKG-INFO
--- old/python-designateclient-2.8.0/PKG-INFO   2018-01-09 16:47:28.000000000 
+0100
+++ new/python-designateclient-2.9.0/PKG-INFO   2018-01-26 01:50:50.000000000 
+0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: python-designateclient
-Version: 2.8.0
+Version: 2.9.0
 Summary: OpenStack DNS-as-a-Service - Client
 Home-page: https://docs.openstack.org/python-designateclient/latest
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-designateclient-2.8.0/doc/requirements.txt 
new/python-designateclient-2.9.0/doc/requirements.txt
--- old/python-designateclient-2.8.0/doc/requirements.txt       2018-01-09 
16:43:34.000000000 +0100
+++ new/python-designateclient-2.9.0/doc/requirements.txt       2018-01-26 
01:46:59.000000000 +0100
@@ -1,5 +1,5 @@
 # The order of packages is significant, because pip processes them in the order
 # of appearance. Changing the order has an impact on the overall integration
 # process, which may cause wedges in the gate later.
-sphinx>=1.6.2 # BSD
-openstackdocstheme>=1.17.0 # Apache-2.0
+sphinx!=1.6.6,>=1.6.2 # BSD
+openstackdocstheme>=1.18.1 # Apache-2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-designateclient-2.8.0/python_designateclient.egg-info/PKG-INFO 
new/python-designateclient-2.9.0/python_designateclient.egg-info/PKG-INFO
--- old/python-designateclient-2.8.0/python_designateclient.egg-info/PKG-INFO   
2018-01-09 16:47:27.000000000 +0100
+++ new/python-designateclient-2.9.0/python_designateclient.egg-info/PKG-INFO   
2018-01-26 01:50:49.000000000 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: python-designateclient
-Version: 2.8.0
+Version: 2.9.0
 Summary: OpenStack DNS-as-a-Service - Client
 Home-page: https://docs.openstack.org/python-designateclient/latest
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-designateclient-2.8.0/python_designateclient.egg-info/pbr.json 
new/python-designateclient-2.9.0/python_designateclient.egg-info/pbr.json
--- old/python-designateclient-2.8.0/python_designateclient.egg-info/pbr.json   
2018-01-09 16:47:27.000000000 +0100
+++ new/python-designateclient-2.9.0/python_designateclient.egg-info/pbr.json   
2018-01-26 01:50:49.000000000 +0100
@@ -1 +1 @@
-{"git_version": "1a3632c", "is_release": true}
\ No newline at end of file
+{"git_version": "65cc292", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-designateclient-2.8.0/python_designateclient.egg-info/requires.txt 
new/python-designateclient-2.9.0/python_designateclient.egg-info/requires.txt
--- 
old/python-designateclient-2.8.0/python_designateclient.egg-info/requires.txt   
    2018-01-09 16:47:27.000000000 +0100
+++ 
new/python-designateclient-2.9.0/python_designateclient.egg-info/requires.txt   
    2018-01-26 01:50:49.000000000 +0100
@@ -1,6 +1,6 @@
 cliff!=2.9.0,>=2.8.0
 jsonschema<3.0.0,>=2.6.0
-osc-lib>=1.7.0
+osc-lib>=1.8.0
 oslo.utils>=3.33.0
 pbr!=2.1.0,>=2.0.0
 keystoneauth1>=3.3.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-designateclient-2.8.0/requirements.txt 
new/python-designateclient-2.9.0/requirements.txt
--- old/python-designateclient-2.8.0/requirements.txt   2018-01-09 
16:43:34.000000000 +0100
+++ new/python-designateclient-2.9.0/requirements.txt   2018-01-26 
01:46:59.000000000 +0100
@@ -3,7 +3,7 @@
 # process, which may cause wedges in the gate later.
 cliff!=2.9.0,>=2.8.0 # Apache-2.0
 jsonschema<3.0.0,>=2.6.0 # MIT
-osc-lib>=1.7.0 # Apache-2.0
+osc-lib>=1.8.0 # Apache-2.0
 oslo.utils>=3.33.0 # Apache-2.0
 pbr!=2.1.0,>=2.0.0 # Apache-2.0
 keystoneauth1>=3.3.0 # Apache-2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-designateclient-2.8.0/test-requirements.txt 
new/python-designateclient-2.9.0/test-requirements.txt
--- old/python-designateclient-2.8.0/test-requirements.txt      2018-01-09 
16:43:34.000000000 +0100
+++ new/python-designateclient-2.9.0/test-requirements.txt      2018-01-26 
01:46:59.000000000 +0100
@@ -6,7 +6,7 @@
 coverage!=4.4,>=4.0 # Apache-2.0
 mock>=2.0.0 # BSD
 oslo.config>=5.1.0 # Apache-2.0
-oslotest>=1.10.0 # Apache-2.0
+oslotest>=3.2.0 # Apache-2.0
 python-subunit>=1.0.0 # Apache-2.0/BSD
 requests-mock>=1.1.0 # Apache-2.0
 testrepository>=0.0.18 # Apache-2.0/BSD


Reply via email to