commit python-designateclient for openSUSE:Factory

2020-10-26 Thread root
Hello community,

here is the log from the commit of package python-designateclient for 
openSUSE:Factory checked in at 2020-10-26 16:14:44

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


Package is "python-designateclient"

Mon Oct 26 16:14:44 2020 rev:19 rq:841176 version:4.1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-designateclient/python-designateclient.changes
2020-06-05 20:12:09.230114098 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-designateclient.new.3463/python-designateclient.changes
  2020-10-26 16:15:39.386900847 +0100
@@ -1,0 +2,9 @@
+Fri Oct  9 19:13:25 UTC 2020 - cloud-de...@suse.de
+
+- update to version 4.1.0
+  - Use unittest.mock instead of mock
+  - Add Python3 victoria unit tests
+  - Switch to newer openstackdocstheme and reno versions
+  - Update master for stable/ussuri
+
+---

Old:

  python-designateclient-4.0.0.tar.gz

New:

  python-designateclient-4.1.0.tar.gz



Other differences:
--
++ python-designateclient.spec ++
--- /var/tmp/diff_new_pack.PzmYoi/_old  2020-10-26 16:15:40.014901426 +0100
+++ /var/tmp/diff_new_pack.PzmYoi/_new  2020-10-26 16:15:40.018901429 +0100
@@ -17,13 +17,13 @@
 
 
 Name:   python-designateclient
-Version:4.0.0
+Version:4.1.0
 Release:0
 Summary:OpenStack DNS as a Service - Client
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/python-designateclient
-Source0:
https://files.pythonhosted.org/packages/source/p/python-designateclient/python-designateclient-4.0.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-designateclient/python-designateclient-4.1.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-jsonschema >= 2.6.0
 BuildRequires:  python3-keystoneauth1 >= 3.4.0
@@ -32,7 +32,6 @@
 BuildRequires:  python3-oslotest
 BuildRequires:  python3-pbr >= 2.0.0
 BuildRequires:  python3-requests-mock
-BuildRequires:  python3-setuptools
 BuildRequires:  python3-stestr
 BuildArch:  noarch
 
@@ -68,14 +67,14 @@
 Documentation for the OpenStack DNS as a Service - Client.
 
 %prep
-%autosetup -p1 -n python-designateclient-4.0.0
+%autosetup -p1 -n python-designateclient-4.1.0
 %py_req_cleanup
 
 %build
 %py3_build
 
 # generate docs
-PYTHONPATH=. PBR_VERSION=4.0.0 %sphinx_build -b html doc/source doc/build/html
+PYTHONPATH=. PBR_VERSION=4.1.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.PzmYoi/_old  2020-10-26 16:15:40.058901466 +0100
+++ /var/tmp/diff_new_pack.PzmYoi/_new  2020-10-26 16:15:40.062901469 +0100
@@ -1,8 +1,8 @@
 
   
-https://opendev.org/openstack/rpm-packaging/raw/branch/stable/ussuri/openstack/python-designateclient/python-designateclient.spec.j2
+https://opendev.org/openstack/rpm-packaging/raw/branch/stable/victoria/openstack/python-designateclient/python-designateclient.spec.j2
 python-designateclient.spec
-https://opendev.org/openstack/python-designateclient/raw/branch/stable/ussuri/requirements.txt
+https://opendev.org/openstack/python-designateclient/raw/branch/stable/victoria/requirements.txt
 cloud-de...@suse.de
 gh,openstack,python-designateclient
   

++ python-designateclient-4.0.0.tar.gz -> 
python-designateclient-4.1.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-designateclient-4.0.0/.zuul.yaml 
new/python-designateclient-4.1.0/.zuul.yaml
--- old/python-designateclient-4.0.0/.zuul.yaml 2020-04-09 12:51:30.0 
+0200
+++ new/python-designateclient-4.1.0/.zuul.yaml 2020-08-03 17:19:17.0 
+0200
@@ -4,7 +4,7 @@
   - designate-devstack-jobs
   - openstack-cover-jobs
   - openstack-lower-constraints-jobs
-  - openstack-python3-ussuri-jobs
+  - openstack-python3-victoria-jobs
   - openstackclient-plugin-jobs
   - publish-openstack-docs-pti
   - release-notes-jobs-python3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-designateclient-4.0.0/AUTHORS 
new/python-designateclient-4.1.0/AUTHORS
--- old/python-designateclient-4.0.0/AUTHORS2020-04-09 12:52:43.0 
+0200
+++ new/python-designateclient-4.1.0/AUTHORS2020-08-03 17:20:00.0 
+0200
@@ -35,6 +35,7 @@
 Graham Hayes 
 Graham Hayes 
 Hangdong Zhang 
+Hervé Beraud 
 James Li 
 Janonymous 
 Jens Harbott 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--ex

commit python-designateclient for openSUSE:Factory

2020-06-05 Thread root
Hello community,

here is the log from the commit of package python-designateclient for 
openSUSE:Factory checked in at 2020-06-05 20:09:43

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


Package is "python-designateclient"

Fri Jun  5 20:09:43 2020 rev:18 rq:803558 version:4.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-designateclient/python-designateclient.changes
2020-03-24 22:31:52.057074984 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-designateclient.new.3606/python-designateclient.changes
  2020-06-05 20:12:09.230114098 +0200
@@ -1,0 +2,15 @@
+Tue May 12 10:01:32 UTC 2020 - cloud-de...@suse.de
+
+- update to version 4.0.0
+  - Switch upper-constraints URL to static location
+  - Use unittest.mock instead of third party mock
+  - Switch to Ussuri jobs
+  - Cleanup py27 support
+  - Removing unused code
+  - More cleanup
+  - Fix "recordset list --all-projects" in interactive OSC
+  - Fix "zone list --all-projects" in interactive OSC
+  - Update master for stable/train
+  - Drop py27 support
+
+---

Old:

  python-designateclient-3.0.0.tar.gz

New:

  python-designateclient-4.0.0.tar.gz



Other differences:
--
++ python-designateclient.spec ++
--- /var/tmp/diff_new_pack.iIJU6o/_old  2020-06-05 20:12:14.126129894 +0200
+++ /var/tmp/diff_new_pack.iIJU6o/_new  2020-06-05 20:12:14.130129907 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   python-designateclient
-Version:3.0.0
+Version:4.0.0
 Release:0
 Summary:OpenStack DNS as a Service - Client
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/python-designateclient
-Source0:
https://files.pythonhosted.org/packages/source/p/python-designateclient/python-designateclient-3.0.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-designateclient/python-designateclient-4.0.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-jsonschema >= 2.6.0
 BuildRequires:  python3-keystoneauth1 >= 3.4.0
@@ -68,14 +68,14 @@
 Documentation for the OpenStack DNS as a Service - Client.
 
 %prep
-%autosetup -p1 -n python-designateclient-3.0.0
+%autosetup -p1 -n python-designateclient-4.0.0
 %py_req_cleanup
 
 %build
 %py3_build
 
 # generate docs
-PYTHONPATH=. PBR_VERSION=3.0.0 %sphinx_build -b html doc/source doc/build/html
+PYTHONPATH=. PBR_VERSION=4.0.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.iIJU6o/_old  2020-06-05 20:12:14.154129984 +0200
+++ /var/tmp/diff_new_pack.iIJU6o/_new  2020-06-05 20:12:14.158129997 +0200
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/train/openstack/python-designateclient/python-designateclient.spec.j2
+https://opendev.org/openstack/rpm-packaging/raw/branch/stable/ussuri/openstack/python-designateclient/python-designateclient.spec.j2
 python-designateclient.spec
-https://raw.githubusercontent.com/openstack/python-designateclient/stable/train/requirements.txt
+https://opendev.org/openstack/python-designateclient/raw/branch/stable/ussuri/requirements.txt
 cloud-de...@suse.de
 gh,openstack,python-designateclient
   

++ python-designateclient-3.0.0.tar.gz -> 
python-designateclient-4.0.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-designateclient-3.0.0/.zuul.yaml 
new/python-designateclient-4.0.0/.zuul.yaml
--- old/python-designateclient-3.0.0/.zuul.yaml 2019-09-16 11:22:44.0 
+0200
+++ new/python-designateclient-4.0.0/.zuul.yaml 2020-04-09 12:51:30.0 
+0200
@@ -4,9 +4,9 @@
   - designate-devstack-jobs
   - openstack-cover-jobs
   - openstack-lower-constraints-jobs
-  - openstack-python-jobs
-  - openstack-python3-train-jobs
+  - openstack-python3-ussuri-jobs
   - openstackclient-plugin-jobs
   - publish-openstack-docs-pti
+  - release-notes-jobs-python3
 gate:
   queue: designate
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-designateclient-3.0.0/AUTHORS 
new/python-designateclient-4.0.0/AUTHORS
--- old/python-designateclient-3.0.0/AUTHORS2019-09-16 11:23:28.0 
+0200
+++ new/python-designateclient-4.0.0/AUTHORS2020-04-09 12:52:43.0 
+0200
@@ -41,6 +41,7 @@
 Jeremy Stanley 
 Joe Gordon 
 Jordan Cazamias 
+Joseph M 
 KATO Tomoyuki 
 Kiall Mac Innes 
 Kiall Mac Innes 

commit python-designateclient for openSUSE:Factory

2020-03-24 Thread root
Hello community,

here is the log from the commit of package python-designateclient for 
openSUSE:Factory checked in at 2020-03-24 22:31:47

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


Package is "python-designateclient"

Tue Mar 24 22:31:47 2020 rev:17 rq:783821 version:3.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-designateclient/python-designateclient.changes
2019-12-04 14:18:48.382361891 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-designateclient.new.3160/python-designateclient.changes
  2020-03-24 22:31:52.057074984 +0100
@@ -1,0 +2,5 @@
+Wed Mar 11 12:57:44 UTC 2020 - Dirk Mueller 
+
+- switch to python 3.x only
+
+---



Other differences:
--
++ python-designateclient.spec ++
--- /var/tmp/diff_new_pack.KJm09I/_old  2020-03-24 22:31:53.877075897 +0100
+++ /var/tmp/diff_new_pack.KJm09I/_new  2020-03-24 22:31:53.881075900 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-designateclient
 #
-# 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
@@ -16,25 +16,15 @@
 #
 
 
-%global sname python-designateclient
 Name:   python-designateclient
 Version:3.0.0
 Release:0
 Summary:OpenStack DNS as a Service - Client
 License:Apache-2.0
 Group:  Development/Languages/Python
-URL:https://launchpad.net/%{sname}
-Source0:
https://files.pythonhosted.org/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz
+URL:https://launchpad.net/python-designateclient
+Source0:
https://files.pythonhosted.org/packages/source/p/python-designateclient/python-designateclient-3.0.0.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python2-jsonschema >= 2.6.0
-BuildRequires:  python2-keystoneauth1 >= 3.4.0
-BuildRequires:  python2-mock
-BuildRequires:  python2-oslo.serialization >= 2.18.0
-BuildRequires:  python2-oslotest
-BuildRequires:  python2-pbr >= 2.0.0
-BuildRequires:  python2-requests-mock
-BuildRequires:  python2-setuptools
-BuildRequires:  python2-stestr
 BuildRequires:  python3-jsonschema >= 2.6.0
 BuildRequires:  python3-keystoneauth1 >= 3.4.0
 BuildRequires:  python3-mock
@@ -44,22 +34,30 @@
 BuildRequires:  python3-requests-mock
 BuildRequires:  python3-setuptools
 BuildRequires:  python3-stestr
-Requires:   python-cliff >= 2.8.0
-Requires:   python-debtcollector >= 1.2.0
-Requires:   python-jsonschema >= 2.6.0
-Requires:   python-keystoneauth1 >= 3.4.0
-Requires:   python-osc-lib >= 1.8.0
-Requires:   python-oslo.serialization >= 2.18.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
 BuildArch:  noarch
-%python_subpackages
 
 %description
 OpenStack DNS as a Service - Client
 
+%package -n python3-designateclient
+Summary:OpenStack DNS as a Service - Client
+Group:  Development/Languages/Python
+Requires:   python3-cliff >= 2.8.0
+Requires:   python3-debtcollector >= 1.2.0
+Requires:   python3-jsonschema >= 2.6.0
+Requires:   python3-keystoneauth1 >= 3.4.0
+Requires:   python3-osc-lib >= 1.8.0
+Requires:   python3-oslo.serialization >= 2.18.0
+Requires:   python3-oslo.utils >= 3.33.0
+Requires:   python3-requests >= 2.14.2
+Requires:   python3-six >= 1.10.0
+Requires:   python3-stevedore >= 1.20.0
+
+%description -n python3-designateclient
+OpenStack DNS as a Service - Client
+
+This package contains the Python 3.x module.
+
 %package -n python-designateclient-doc
 Summary:Documentation for the OpenStack DNS as a Service - Client
 Group:  Documentation/HTML
@@ -70,11 +68,11 @@
 Documentation for the OpenStack DNS as a Service - Client.
 
 %prep
-%autosetup -n %{sname}-%{version}
+%autosetup -p1 -n python-designateclient-3.0.0
 %py_req_cleanup
 
 %build
-%python_build
+%py3_build
 
 # generate docs
 PYTHONPATH=. PBR_VERSION=3.0.0 %sphinx_build -b html doc/source doc/build/html
@@ -82,16 +80,16 @@
 rm -rf doc/build/html/.{doctrees,buildinfo}
 
 %install
-%python_install
+%py3_install
 
 %check
-%python_exec -m stestr.cli run
+python3 -m stestr.cli run
 
-%files %{python_files}
+%files -n python3-designateclient
 %license LICENSE
 %doc README.rst
-%{python_sitelib}/designateclient
-%{python_sitelib}/python_designateclient-%{version}-*.egg-info
+%{python3_sitelib}/designateclient
+%{python3_sitelib}

commit python-designateclient for openSUSE:Factory

2019-12-04 Thread root
Hello community,

here is the log from the commit of package python-designateclient for 
openSUSE:Factory checked in at 2019-12-04 13:48:21

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


Package is "python-designateclient"

Wed Dec  4 13:48:21 2019 rev:16 rq:736650 version:3.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-designateclient/python-designateclient.changes
2019-08-14 11:38:04.628689285 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-designateclient.new.4691/python-designateclient.changes
  2019-12-04 14:18:48.382361891 +0100
@@ -1,0 +2,18 @@
+Wed Oct  9 12:58:15 UTC 2019 - cloud-de...@suse.de
+
+- update to version 3.0.0
+  - Uncap jsonschema
+  - Cap sphinx for py2 to match global requirements
+  - Add Python 3.6 classifier to setup.cfg
+  - Dropping the py35 testing
+  - Add doc/requirements.txt to releasenotes tox environment
+  - add python 3.7 unit test job
+  - Add Python 3 Train unit tests
+  - OpenDev Migration Patch
+  - Update json module to jsonutils
+  - Update hacking version
+  - Change openstack-dev to openstack-discuss
+  - Update master for stable/stein
+  - Removing v1 api support
+
+---

Old:

  python-designateclient-2.11.0.tar.gz

New:

  python-designateclient-3.0.0.tar.gz



Other differences:
--
++ python-designateclient.spec ++
--- /var/tmp/diff_new_pack.tTktgI/_old  2019-12-04 14:18:48.918361959 +0100
+++ /var/tmp/diff_new_pack.tTktgI/_new  2019-12-04 14:18:48.926361960 +0100
@@ -18,7 +18,7 @@
 
 %global sname python-designateclient
 Name:   python-designateclient
-Version:2.11.0
+Version:3.0.0
 Release:0
 Summary:OpenStack DNS as a Service - Client
 License:Apache-2.0
@@ -26,39 +26,47 @@
 URL:https://launchpad.net/%{sname}
 Source0:
https://files.pythonhosted.org/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-jsonschema >= 2.6.0
-BuildRequires:  python-jsonschema < 3
-BuildRequires:  python-keystoneclient
-BuildRequires:  python-mock
-BuildRequires:  python-oslotest
-BuildRequires:  python-pbr >= 2.0.0
-BuildRequires:  python-python-subunit
-BuildRequires:  python-requests-mock
-BuildRequires:  python-setuptools
-BuildRequires:  python-stestr
+BuildRequires:  python2-jsonschema >= 2.6.0
+BuildRequires:  python2-keystoneauth1 >= 3.4.0
+BuildRequires:  python2-mock
+BuildRequires:  python2-oslo.serialization >= 2.18.0
+BuildRequires:  python2-oslotest
+BuildRequires:  python2-pbr >= 2.0.0
+BuildRequires:  python2-requests-mock
+BuildRequires:  python2-setuptools
+BuildRequires:  python2-stestr
+BuildRequires:  python3-jsonschema >= 2.6.0
+BuildRequires:  python3-keystoneauth1 >= 3.4.0
+BuildRequires:  python3-mock
+BuildRequires:  python3-oslo.serialization >= 2.18.0
+BuildRequires:  python3-oslotest
+BuildRequires:  python3-pbr >= 2.0.0
+BuildRequires:  python3-requests-mock
+BuildRequires:  python3-setuptools
+BuildRequires:  python3-stestr
 Requires:   python-cliff >= 2.8.0
 Requires:   python-debtcollector >= 1.2.0
 Requires:   python-jsonschema >= 2.6.0
-Requires:   python-jsonschema < 3
 Requires:   python-keystoneauth1 >= 3.4.0
-Requires:   python-keystoneclient
 Requires:   python-osc-lib >= 1.8.0
+Requires:   python-oslo.serialization >= 2.18.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
 BuildArch:  noarch
+%python_subpackages
 
 %description
 OpenStack DNS as a Service - Client
 
-%package doc
+%package -n python-designateclient-doc
 Summary:Documentation for the OpenStack DNS as a Service - Client
 Group:  Documentation/HTML
-BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme
+BuildRequires:  python3-Sphinx
+BuildRequires:  python3-openstackdocstheme
 
-%description doc
+%description -n python-designateclient-doc
 Documentation for the OpenStack DNS as a Service - Client.
 
 %prep
@@ -66,31 +74,27 @@
 %py_req_cleanup
 
 %build
-%py2_build
+%python_build
 
-# generate html docs
-%{__python2} setup.py build_sphinx --builder=html,man
+# generate docs
+PYTHONPATH=. PBR_VERSION=3.0.0 %sphinx_build -b html doc/source doc/build/html
 # remove the sphinx-build leftovers
 rm -rf doc/build/html/.{doctrees,buildinfo}
 
 %install
-%py2_install
-# man pages
-install -p -D -m 644 doc/build/man/*designateclient.1 
%{buildroot}%{_mandir}/man1/designateclient.1
+%python_install
 
 %check
-stestr run
+%python_exec -m stestr.cli run

commit python-designateclient for openSUSE:Factory

2019-08-14 Thread root
Hello community,

here is the log from the commit of package python-designateclient for 
openSUSE:Factory checked in at 2019-08-14 11:38:01

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


Package is "python-designateclient"

Wed Aug 14 11:38:01 2019 rev:15 rq:723205 version:2.11.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-designateclient/python-designateclient.changes
2019-05-03 22:40:23.218983827 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-designateclient.new.9556/python-designateclient.changes
  2019-08-14 11:38:04.628689285 +0200
@@ -1,0 +2,5 @@
+Tue Aug  6 13:55:07 UTC 2019 - Todd R 
+
+- This package doesn't support jsonschema 3.
+
+---



Other differences:
--
++ python-designateclient.spec ++
--- /var/tmp/diff_new_pack.IrUMSf/_old  2019-08-14 11:38:05.280689168 +0200
+++ /var/tmp/diff_new_pack.IrUMSf/_new  2019-08-14 11:38:05.284689168 +0200
@@ -27,6 +27,7 @@
 Source0:
https://files.pythonhosted.org/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-jsonschema >= 2.6.0
+BuildRequires:  python-jsonschema < 3
 BuildRequires:  python-keystoneclient
 BuildRequires:  python-mock
 BuildRequires:  python-oslotest
@@ -38,6 +39,7 @@
 Requires:   python-cliff >= 2.8.0
 Requires:   python-debtcollector >= 1.2.0
 Requires:   python-jsonschema >= 2.6.0
+Requires:   python-jsonschema < 3
 Requires:   python-keystoneauth1 >= 3.4.0
 Requires:   python-keystoneclient
 Requires:   python-osc-lib >= 1.8.0




commit python-designateclient for openSUSE:Factory

2019-05-03 Thread root
Hello community,

here is the log from the commit of package python-designateclient for 
openSUSE:Factory checked in at 2019-05-03 22:40:16

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


Package is "python-designateclient"

Fri May  3 22:40:16 2019 rev:14 rq:692822 version:2.11.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-designateclient/python-designateclient.changes
2018-09-07 15:37:03.426687688 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-designateclient.new.5148/python-designateclient.changes
  2019-05-03 22:40:23.218983827 +0200
@@ -1,0 +2,12 @@
+Mon Apr  8 12:00:50 UTC 2019 - cloud-de...@suse.de
+
+- update to version 2.11.0
+  - Update reno for stable/rocky
+  - Don't quote {posargs} in tox.ini
+  - switch documentation job to new PTI
+  - add python 3.6 unit test job
+  - import zuul job settings from project-config
+  - Use templates for cover and lower-constraints
+  - Check item is one of six.string_types not just str
+
+---

Old:

  python-designateclient-2.10.0.tar.gz

New:

  python-designateclient-2.11.0.tar.gz



Other differences:
--
++ python-designateclient.spec ++
--- /var/tmp/diff_new_pack.6MFhEw/_old  2019-05-03 22:40:24.690986926 +0200
+++ /var/tmp/diff_new_pack.6MFhEw/_new  2019-05-03 22:40:24.718986984 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-designateclient
 #
-# 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 sname python-designateclient
 Name:   python-designateclient
-Version:2.10.0
+Version:2.11.0
 Release:0
 Summary:OpenStack DNS as a Service - Client
 License:Apache-2.0
@@ -26,7 +26,6 @@
 URL:https://launchpad.net/%{sname}
 Source0:
https://files.pythonhosted.org/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-devel
 BuildRequires:  python-jsonschema >= 2.6.0
 BuildRequires:  python-keystoneclient
 BuildRequires:  python-mock
@@ -63,7 +62,6 @@
 %prep
 %autosetup -n %{sname}-%{version}
 %py_req_cleanup
-sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 
 %build
 %py2_build

++ _service ++
--- /var/tmp/diff_new_pack.6MFhEw/_old  2019-05-03 22:40:25.086987759 +0200
+++ /var/tmp/diff_new_pack.6MFhEw/_new  2019-05-03 22:40:25.098987784 +0200
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/rocky/openstack/python-designateclient/python-designateclient.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/stein/openstack/python-designateclient/python-designateclient.spec.j2
 python-designateclient.spec
-https://raw.githubusercontent.com/openstack/python-designateclient/stable/rocky/requirements.txt
+https://raw.githubusercontent.com/openstack/python-designateclient/stable/stein/requirements.txt
 cloud-de...@suse.de
 gh,openstack,python-designateclient
   

++ python-designateclient-2.10.0.tar.gz -> 
python-designateclient-2.11.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-designateclient-2.10.0/.zuul.yaml 
new/python-designateclient-2.11.0/.zuul.yaml
--- old/python-designateclient-2.10.0/.zuul.yaml2018-08-10 
18:35:44.0 +0200
+++ new/python-designateclient-2.11.0/.zuul.yaml2018-11-01 
14:30:25.0 +0100
@@ -1,9 +1,13 @@
 - project:
 templates:
+  - check-requirements
   - designate-devstack-jobs
-check:
-  jobs:
-- openstack-tox-lower-constraints
+  - openstack-cover-jobs
+  - openstack-lower-constraints-jobs
+  - openstack-python-jobs
+  - openstack-python35-jobs
+  - openstack-python36-jobs
+  - openstackclient-plugin-jobs
+  - publish-openstack-docs-pti
 gate:
-  jobs:
-- openstack-tox-lower-constraints
+  queue: designate
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-designateclient-2.10.0/AUTHORS 
new/python-designateclient-2.11.0/AUTHORS
--- old/python-designateclient-2.1

commit python-designateclient for openSUSE:Factory

2018-09-07 Thread root
Hello community,

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

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


Package is "python-designateclient"

Fri Sep  7 15:37:03 2018 rev:13 rq:633065 version:2.10.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-designateclient/python-designateclient.changes
2018-03-19 23:34:29.569763107 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-designateclient.new/python-designateclient.changes
   2018-09-07 15:37:03.426687688 +0200
@@ -1,0 +2,17 @@
+Mon Sep  3 17:58:38 UTC 2018 - cloud-de...@suse.de
+
+- update to version 2.10.0
+  - Switch to stestr
+  - fix tox python3 overrides
+  - Update reno for stable/queens
+  - Add os-testr in test-requirements.txt
+  - Trivial: Update pypi url to new url
+  - Improve the RecordSet Update UI
+  - Highlight V1 API removal
+  - server-get/update show wrong values about 'id' and 'update_at'
+  - Remove PyPI downloads
+  - Fix copy-pasta in quota command descriptions
+  - Updated from global requirements
+  - add lower-constraints job
+
+---

Old:

  python-designateclient-2.9.0.tar.gz

New:

  python-designateclient-2.10.0.tar.gz



Other differences:
--
++ python-designateclient.spec ++
--- /var/tmp/diff_new_pack.TVvMlM/_old  2018-09-07 15:37:03.810687258 +0200
+++ /var/tmp/diff_new_pack.TVvMlM/_new  2018-09-07 15:37:03.814687253 +0200
@@ -18,29 +18,29 @@
 
 %global sname python-designateclient
 Name:   python-designateclient
-Version:2.9.0
+Version:2.10.0
 Release:0
 Summary:OpenStack DNS as a Service - Client
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:https://launchpad.net/%{sname}
+URL:https://launchpad.net/%{sname}
 Source0:
https://files.pythonhosted.org/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
 BuildRequires:  python-jsonschema >= 2.6.0
-BuildRequires:  python-keystoneclient >= 3.8.0
-BuildRequires:  python-mock >= 2.0.0
-BuildRequires:  python-oslotest >= 3.2.0
+BuildRequires:  python-keystoneclient
+BuildRequires:  python-mock
+BuildRequires:  python-oslotest
 BuildRequires:  python-pbr >= 2.0.0
-BuildRequires:  python-python-subunit >= 1.0.0
-BuildRequires:  python-requests-mock >= 1.1.0
-BuildRequires:  python-setuptools >= 16.0
-BuildRequires:  python-testrepository >= 0.0.18
+BuildRequires:  python-python-subunit
+BuildRequires:  python-requests-mock
+BuildRequires:  python-setuptools
+BuildRequires:  python-stestr
 Requires:   python-cliff >= 2.8.0
 Requires:   python-debtcollector >= 1.2.0
 Requires:   python-jsonschema >= 2.6.0
-Requires:   python-keystoneauth1 >= 3.3.0
-Requires:   python-keystoneclient >= 3.8.0
+Requires:   python-keystoneauth1 >= 3.4.0
+Requires:   python-keystoneclient
 Requires:   python-osc-lib >= 1.8.0
 Requires:   python-oslo.utils >= 3.33.0
 Requires:   python-requests >= 2.14.2
@@ -55,7 +55,7 @@
 Summary:Documentation for the OpenStack DNS as a Service - Client
 Group:  Documentation/HTML
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.18.1
+BuildRequires:  python-openstackdocstheme
 
 %description doc
 Documentation for the OpenStack DNS as a Service - Client.
@@ -79,7 +79,7 @@
 install -p -D -m 644 doc/build/man/*designateclient.1 
%{buildroot}%{_mandir}/man1/designateclient.1
 
 %check
-%{__python2} setup.py testr
+stestr run
 
 %files
 %license LICENSE

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

++ python-designateclient-2.9.0.tar.gz -> 
python-designateclient-2.10.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-designateclient-2.9.0/.stestr.c

commit python-designateclient for openSUSE:Factory

2018-03-19 Thread root
Hello community,

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

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


Package is "python-designateclient"

Mon Mar 19 23:34:27 2018 rev:12 rq:583295 version:2.9.0

Changes:

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



Other differences:
--
++ python-designateclient.spec ++
--- /var/tmp/diff_new_pack.bcIwCj/_old  2018-03-19 23:34:30.737720974 +0100
+++ /var/tmp/diff_new_pack.bcIwCj/_new  2018-03-19 23:34:30.753720397 +0100
@@ -55,7 +55,7 @@
 Summary:Documentation for the OpenStack DNS as a Service - Client
 Group:  Documentation/HTML
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 
 %description doc
 Documentation for the OpenStack DNS as a Service - Client.

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




commit python-designateclient for openSUSE:Factory

2018-02-14 Thread root
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.0 
+0100
+++ new/python-designateclient-2.9.0/.zuul.yaml 2018-01-26 01:46:59.0 
+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/AUTHORS2018-01-09 16:47:27.0 
+0100
+++ new/python-designateclient-2.9.0/AUTHORS2018-01-26 01:50:49.0 
+0100
@@ -2,6 +2,7 @@
 Alok Jani 
 Andreas Jaeger 
 Andreas Jaeger 
+Andreas Jaeger 
 Andrew F. Ly 
 Andrew Spiers 
 Atsushi SAKAI 
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.0 
+0100
+++ new/python-designateclient-2.9.0/ChangeLog  2018-01-26 01:50:49.0 
+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.0 
+0100
+++ new/python-designateclient-2.9.0/PKG-INFO   2018-01-26 01:50:50.0 
+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

commit python-designateclient for openSUSE:Factory

2018-01-24 Thread root
Hello community,

here is the log from the commit of package python-designateclient for 
openSUSE:Factory checked in at 2018-01-24 15:26:44

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


Package is "python-designateclient"

Wed Jan 24 15:26:44 2018 rev:10 rq:567260 version:2.8.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-designateclient/python-designateclient.changes
2017-08-28 15:30:13.810550127 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-designateclient.new/python-designateclient.changes
   2018-01-24 15:26:48.108752579 +0100
@@ -1,0 +2,17 @@
+Mon Jan 15 10:54:09 UTC 2018 - cloud-de...@suse.de
+
+- update to version 2.8.0
+  - Improve recordset create UI
+  - Split doc requirements into their own file
+  - Update reno for stable/pike
+  - Use jobs from designate repo
+  - Remove setting of version/release from releasenotes
+  - Make remote error handling more robust
+  - Update the documentation link for doc migration
+  - Avoid tox_install.sh for constraints support
+  - Update and optimize documentation links
+  - Remove unneeded requirements file
+  - Updated from global requirements
+  - Add tsig key support to python-designateclient
+
+---

Old:

  python-designateclient-2.7.0.tar.gz

New:

  python-designateclient-2.8.0.tar.gz



Other differences:
--
++ python-designateclient.spec ++
--- /var/tmp/diff_new_pack.wAi1hu/_old  2018-01-24 15:26:48.716724143 +0100
+++ /var/tmp/diff_new_pack.wAi1hu/_new  2018-01-24 15:26:48.720723956 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-designateclient
 #
-# 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,33 +18,33 @@
 
 %global sname python-designateclient
 Name:   python-designateclient
-Version:2.7.0
+Version:2.8.0
 Release:0
 Summary:OpenStack DNS as a Service - Client
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:https://launchpad.net/%{sname}
-Source0:
https://pypi.io/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
-BuildRequires:  python-jsonschema >= 2.0.0
+BuildRequires:  python-jsonschema >= 2.6.0
 BuildRequires:  python-keystoneclient >= 3.8.0
-BuildRequires:  python-mock >= 2.0
+BuildRequires:  python-mock >= 2.0.0
 BuildRequires:  python-oslotest >= 1.10.0
 BuildRequires:  python-pbr >= 2.0.0
-BuildRequires:  python-python-subunit >= 0.0.18
-BuildRequires:  python-requests-mock >= 1.1
+BuildRequires:  python-python-subunit >= 1.0.0
+BuildRequires:  python-requests-mock >= 1.1.0
 BuildRequires:  python-setuptools >= 16.0
 BuildRequires:  python-testrepository >= 0.0.18
-Requires:   python-cliff >= 2.6.0
+Requires:   python-cliff >= 2.8.0
 Requires:   python-debtcollector >= 1.2.0
-Requires:   python-jsonschema >= 2.0.0
-Requires:   python-keystoneauth1 >= 2.21.0
+Requires:   python-jsonschema >= 2.6.0
+Requires:   python-keystoneauth1 >= 3.2.0
 Requires:   python-keystoneclient >= 3.8.0
-Requires:   python-osc-lib >= 1.5.1
-Requires:   python-oslo.utils >= 3.20.0
+Requires:   python-osc-lib >= 1.7.0
+Requires:   python-oslo.utils >= 3.31.0
 Requires:   python-requests >= 2.14.2
-Requires:   python-six >= 1.9.0
+Requires:   python-six >= 1.10.0
 Requires:   python-stevedore >= 1.20.0
 BuildArch:  noarch
 
@@ -53,9 +53,9 @@
 
 %package doc
 Summary:Documentation for the OpenStack DNS as a Service - Client
-Group:  Documentation
+Group:  Documentation/HTML
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.11.0
+BuildRequires:  python-openstackdocstheme >= 1.17.0
 
 %description doc
 Documentation for the OpenStack DNS as a Service - Client.

++ _service ++
--- /var/tmp/diff_new_pack.wAi1hu/_old  2018-01-24 15:26:48.748722646 +0100
+++ /var/tmp/diff_new_pack.wAi1hu/_new  2018-01-24 15:26:48.748722646 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/python-designateclient/python-designateclient.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/python-designateclient/python-designateclient.spec.j2
 python-desi

commit python-designateclient for openSUSE:Factory

2017-08-28 Thread root
Hello community,

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

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


Package is "python-designateclient"

Mon Aug 28 15:30:11 2017 rev:9 rq:514873 version:2.7.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-designateclient/python-designateclient.changes
2017-03-09 02:05:10.372103997 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-designateclient.new/python-designateclient.changes
   2017-08-28 15:30:13.810550127 +0200
@@ -1,0 +2,19 @@
+Mon Aug  7 08:45:25 UTC 2017 - cloud-de...@suse.de
+
+- update to version 2.7.0
+  - use setuptools to build the docs even for testing
+  - rearrange the existing docs into the new standard layout
+  - [Fix gate]Update test requirement
+  - switch from oslosphinx to openstackdocstheme
+  - import cli-reference material from openstack-manuals
+  - Explicitly set 'builders' option
+  - Set client module __version__
+  - Simplify OSC doc structure
+  - tox: Whitelist rm
+  - doc: Remove cruft from conf.py
+  - Update reno for stable/ocata
+  - Update cli docs
+  - Updated from global requirements
+  - Use Sphinx 1.5 warning-is-error
+
+---

Old:

  python-designateclient-2.6.0.tar.gz

New:

  python-designateclient-2.7.0.tar.gz



Other differences:
--
++ python-designateclient.spec ++
--- /var/tmp/diff_new_pack.eb5QOI/_old  2017-08-28 15:30:14.798411254 +0200
+++ /var/tmp/diff_new_pack.eb5QOI/_new  2017-08-28 15:30:14.814409005 +0200
@@ -18,7 +18,7 @@
 
 %global sname python-designateclient
 Name:   python-designateclient
-Version:2.6.0
+Version:2.7.0
 Release:0
 Summary:OpenStack DNS as a Service - Client
 License:Apache-2.0
@@ -31,21 +31,21 @@
 BuildRequires:  python-keystoneclient >= 3.8.0
 BuildRequires:  python-mock >= 2.0
 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-requests-mock >= 1.1
 BuildRequires:  python-setuptools >= 16.0
 BuildRequires:  python-testrepository >= 0.0.18
-Requires:   python-cliff >= 2.3.0
+Requires:   python-cliff >= 2.6.0
 Requires:   python-debtcollector >= 1.2.0
 Requires:   python-jsonschema >= 2.0.0
-Requires:   python-keystoneauth1 >= 2.18.0
+Requires:   python-keystoneauth1 >= 2.21.0
 Requires:   python-keystoneclient >= 3.8.0
-Requires:   python-osc-lib >= 1.2.0
-Requires:   python-oslo.utils >= 3.18.0
-Requires:   python-requests >= 2.10.0
+Requires:   python-osc-lib >= 1.5.1
+Requires:   python-oslo.utils >= 3.20.0
+Requires:   python-requests >= 2.14.2
 Requires:   python-six >= 1.9.0
-Requires:   python-stevedore >= 1.17.1
+Requires:   python-stevedore >= 1.20.0
 BuildArch:  noarch
 
 %description
@@ -55,7 +55,7 @@
 Summary:Documentation for the OpenStack DNS as a Service - Client
 Group:  Documentation
 BuildRequires:  python-Sphinx
-BuildRequires:  python-oslosphinx >= 4.7.0
+BuildRequires:  python-openstackdocstheme >= 1.11.0
 
 %description doc
 Documentation for the OpenStack DNS as a Service - Client.
@@ -63,19 +63,20 @@
 %prep
 %autosetup -n %{sname}-%{version}
 %py_req_cleanup
+sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 
 %build
 %py2_build
 
 # generate html docs
-%{__python2} setup.py build_sphinx
+%{__python2} setup.py build_sphinx --builder=html,man
 # remove the sphinx-build leftovers
 rm -rf doc/build/html/.{doctrees,buildinfo}
 
 %install
 %py2_install
-#man pages
-install -p -D -m 644 doc/build/man/designateclient.1 
%{buildroot}%{_mandir}/man1/designateclient.1
+# man pages
+install -p -D -m 644 doc/build/man/*designateclient.1 
%{buildroot}%{_mandir}/man1/designateclient.1
 
 %check
 %{__python2} setup.py testr

++ _service ++
--- /var/tmp/diff_new_pack.eb5QOI/_old  2017-08-28 15:30:14.914394949 +0200
+++ /var/tmp/diff_new_pack.eb5QOI/_new  2017-08-28 15:30:14.918394386 +0200
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/openstack/python-designateclient/python-designateclient.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/python-designateclient/python-designateclient.spec.j2
 python-designateclient.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/global-requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/global-require

commit python-designateclient for openSUSE:Factory

2017-03-08 Thread root
Hello community,

here is the log from the commit of package python-designateclient for 
openSUSE:Factory checked in at 2017-03-09 02:05:09

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


Package is "python-designateclient"

Thu Mar  9 02:05:09 2017 rev:8 rq:477647 version:2.6.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-designateclient/python-designateclient.changes
2017-02-21 13:43:24.926981665 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-designateclient.new/python-designateclient.changes
   2017-03-09 02:05:10.372103997 +0100
@@ -1,0 +2,14 @@
+Tue Mar  7 20:54:02 UTC 2017 - cloud-de...@suse.de
+
+- update to version 2.6.0:
+  - Removes unnecessary utf-8 encoding
+  - Remove 'coding: utf-8' from  license statement
+  - Add Constraints support
+  - Fix broken link for modindex
+  - Add attribute support to create zone cli
+  - Show proper error on over quota commands
+  - Replace 'assertFalse(a in b)' with 'assertNotIn(a, b)'
+  - Add Python 3.5 classifier and venv
+  - Updated from global requirements
+
+---

Old:

  python-designateclient-2.4.0.tar.gz

New:

  python-designateclient-2.6.0.tar.gz



Other differences:
--
++ python-designateclient.spec ++
--- /var/tmp/diff_new_pack.nFwaIo/_old  2017-03-09 02:05:11.15028 +0100
+++ /var/tmp/diff_new_pack.nFwaIo/_new  2017-03-09 02:05:11.15028 +0100
@@ -18,7 +18,7 @@
 
 %global sname python-designateclient
 Name:   python-designateclient
-Version:2.4.0
+Version:2.6.0
 Release:0
 Summary:OpenStack DNS as a Service - Client
 License:Apache-2.0
@@ -39,7 +39,7 @@
 Requires:   python-cliff >= 2.3.0
 Requires:   python-debtcollector >= 1.2.0
 Requires:   python-jsonschema >= 2.0.0
-Requires:   python-keystoneauth1 >= 2.17.0
+Requires:   python-keystoneauth1 >= 2.18.0
 Requires:   python-keystoneclient >= 3.8.0
 Requires:   python-osc-lib >= 1.2.0
 Requires:   python-oslo.utils >= 3.18.0
@@ -75,7 +75,7 @@
 %install
 %py2_install
 #man pages
-install -p -D -m 644 doc/build/man/python-designateclient.1 
%{buildroot}%{_mandir}/man1/python-designateclient.1
+install -p -D -m 644 doc/build/man/designateclient.1 
%{buildroot}%{_mandir}/man1/designateclient.1
 
 %check
 %{__python2} setup.py testr
@@ -86,7 +86,7 @@
 %{python2_sitelib}/designateclient
 %{python2_sitelib}/python_designateclient-%{version}-py2.?.egg-info
 %{_bindir}/designate
-%{_mandir}/man1/python-designateclient.1.*
+%{_mandir}/man1/designateclient.1.*
 
 %files doc
 %license LICENSE

++ python-designateclient-2.4.0.tar.gz -> 
python-designateclient-2.6.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-designateclient-2.4.0/AUTHORS 
new/python-designateclient-2.6.0/AUTHORS
--- old/python-designateclient-2.4.0/AUTHORS2016-12-15 16:09:09.0 
+0100
+++ new/python-designateclient-2.6.0/AUTHORS2017-02-02 17:39:14.0 
+0100
@@ -54,12 +54,14 @@
 Swapnil Kulkarni (coolsvap) 
 Tang Chen 
 TerryHowe 
+Tony Breeds 
 Tony Xu 
 Venkata Mahesh Jonnalagadda 
 abhishekkekane 
 algerwang 
 ashish-kumar-gupta 
 ghanshyam 
+howardlee 
 ricolin 
 rjrjr 
 sonu.kumar 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-designateclient-2.4.0/ChangeLog 
new/python-designateclient-2.6.0/ChangeLog
--- old/python-designateclient-2.4.0/ChangeLog  2016-12-15 16:09:09.0 
+0100
+++ new/python-designateclient-2.6.0/ChangeLog  2017-02-02 17:39:14.0 
+0100
@@ -1,6 +1,24 @@
 CHANGES
 ===
 
+2.6.0
+-
+
+* Add attribute support to create zone cli
+* Show proper error on over quota commands
+* Fix broken link for modindex
+
+2.5.0
+-
+
+* Updated from global requirements
+* Add Python 3.5 classifier and venv
+* Updated from global requirements
+* Remove 'coding: utf-8' from  license statement
+* Removes unnecessary utf-8 encoding
+* Add Constraints support
+* Updated from global requirements
+
 2.4.0
 -
 
@@ -8,6 +26,7 @@
 * Updated from global requirements
 * Show team and repo badges on README
 * Use tempest instead of Tempest-lib
+* Replace 'assertFalse(a in b)' with 'assertNotIn(a, b)'
 * Updated from global requirements
 * Updated from global requirements
 * Ensure X-Auth-All-Projects header value is a string
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-designateclient-2.4.0/PKG-INFO 
new/python-designateclient-2.6.0/PKG-INFO
--- old/python-designateclient-2.4.0/PKG-INFO   2016-12-15 16:09:10.0 
+0

commit python-designateclient for openSUSE:Factory

2017-02-21 Thread root
Hello community,

here is the log from the commit of package python-designateclient for 
openSUSE:Factory checked in at 2017-02-21 13:43:24

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


Package is "python-designateclient"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-designateclient/python-designateclient.changes
2016-10-13 11:29:17.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-designateclient.new/python-designateclient.changes
   2017-02-21 13:43:24.926981665 +0100
@@ -1,0 +2,19 @@
+Mon Feb 13 11:26:47 UTC 2017 - cloud-de...@suse.de
+
+- update to version 2.4.0:
+  - Add plug-in summary for osc doc
+  - Update reno for stable/newton
+  - Ensure X-Designate-Edit-Managed-Records header value is a string
+  - Changed the author and author-email value
+  - Updated from global requirements
+  - Use tempest instead of Tempest-lib
+  - Fix pep8 E501 line too long
+  - record-create/update: Account for priority being 0
+  - Show team and repo badges on README
+  - Add oslo.config to test-requirements
+  - Ensure X-Auth-All-Projects header value is a string
+  - Enable release notes translation
+  - Replace 'assertTrue(a in b)' with 'assertIn(a, b)'
+  - Fix for bug 1627945
+
+---

Old:

  python-designateclient-2.3.0.tar.gz

New:

  python-designateclient-2.4.0.tar.gz



Other differences:
--
++ python-designateclient.spec ++
--- /var/tmp/diff_new_pack.hWrn3T/_old  2017-02-21 13:43:25.330924679 +0100
+++ /var/tmp/diff_new_pack.hWrn3T/_new  2017-02-21 13:43:25.330924679 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-designateclient
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,34 +18,34 @@
 
 %global sname python-designateclient
 Name:   python-designateclient
-Version:2.3.0
+Version:2.4.0
 Release:0
 Summary:OpenStack DNS as a Service - Client
 License:Apache-2.0
-Group:  Documentation
+Group:  Development/Languages/Python
 Url:https://launchpad.net/%{sname}
 Source0:
https://pypi.io/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
 BuildRequires:  python-jsonschema >= 2.0.0
-BuildRequires:  python-keystoneclient >= 2.0.0
+BuildRequires:  python-keystoneclient >= 3.8.0
 BuildRequires:  python-mock >= 2.0
 BuildRequires:  python-oslotest >= 1.10.0
-BuildRequires:  python-pbr >= 1.6
+BuildRequires:  python-pbr >= 1.8
 BuildRequires:  python-python-subunit >= 0.0.18
-BuildRequires:  python-requests-mock >= 1.0
+BuildRequires:  python-requests-mock >= 1.1
 BuildRequires:  python-setuptools >= 16.0
 BuildRequires:  python-testrepository >= 0.0.18
-Requires:   python-cliff >= 1.15.0
+Requires:   python-cliff >= 2.3.0
 Requires:   python-debtcollector >= 1.2.0
 Requires:   python-jsonschema >= 2.0.0
-Requires:   python-keystoneauth1 >= 2.10.0
-Requires:   python-keystoneclient >= 2.0.0
-Requires:   python-osc-lib >= 1.0.2
-Requires:   python-oslo.utils >= 3.16.0
+Requires:   python-keystoneauth1 >= 2.17.0
+Requires:   python-keystoneclient >= 3.8.0
+Requires:   python-osc-lib >= 1.2.0
+Requires:   python-oslo.utils >= 3.18.0
 Requires:   python-requests >= 2.10.0
 Requires:   python-six >= 1.9.0
-Requires:   python-stevedore >= 1.16.0
+Requires:   python-stevedore >= 1.17.1
 BuildArch:  noarch
 
 %description
@@ -55,13 +55,14 @@
 Summary:Documentation for the OpenStack DNS as a Service - Client
 Group:  Documentation
 BuildRequires:  python-Sphinx
-BuildRequires:  python-oslosphinx >= 2.5.0
+BuildRequires:  python-oslosphinx >= 4.7.0
 
 %description doc
 Documentation for the OpenStack DNS as a Service - Client.
 
 %prep
-%setup -q -n %{sname}-%{version}
+%autosetup -n %{sname}-%{version}
+%py_req_cleanup
 
 %build
 %py2_build

++ _service ++
--- /var/tmp/diff_new_pack.hWrn3T/_old  2017-02-21 13:43:25.378917908 +0100
+++ /var/tmp/diff_new_pack.hWrn3T/_new  2017-02-21 13:43:25.378917908 +0100
@@ -1,11 +1,12 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/newton/openstack/python-designateclient/python-designateclient.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/openstack/python-designateclient/python-designateclient.spec.j2
 python-designate

commit python-designateclient for openSUSE:Factory

2016-10-13 Thread h_root
Hello community,

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

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


Package is "python-designateclient"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-designateclient/python-designateclient.changes
2016-09-30 15:28:43.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-designateclient.new/python-designateclient.changes
   2016-10-13 11:29:17.0 +0200
@@ -1,0 +2,10 @@
+Mon Sep 26 12:49:46 UTC 2016 - tbecht...@suse.com
+
+update to version 2.3.0
+  * Docs update for FloatingIP's ptr records
+  * Resolve FloatingIP PTR records clis argument's description
+  * Remove discover from test-requirements
+  * Updated from global requirements
+  * Fix clis related to FloatingIP's ptr records
+
+---

Old:

  python-designateclient-2.2.0.tar.gz

New:

  python-designateclient-2.3.0.tar.gz



Other differences:
--
++ python-designateclient.spec ++
--- /var/tmp/diff_new_pack.jMr3ih/_old  2016-10-13 11:29:18.0 +0200
+++ /var/tmp/diff_new_pack.jMr3ih/_new  2016-10-13 11:29:18.0 +0200
@@ -18,7 +18,7 @@
 
 %global sname python-designateclient
 Name:   python-designateclient
-Version:2.2.0
+Version:2.3.0
 Release:0
 Summary:OpenStack DNS as a Service - Client
 License:Apache-2.0
@@ -28,23 +28,24 @@
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
 BuildRequires:  python-jsonschema >= 2.0.0
-BuildRequires:  python-keystoneclient >= 1.7.0
-BuildRequires:  python-mock >= 1.2
+BuildRequires:  python-keystoneclient >= 2.0.0
+BuildRequires:  python-mock >= 2.0
 BuildRequires:  python-oslotest >= 1.10.0
 BuildRequires:  python-pbr >= 1.6
 BuildRequires:  python-python-subunit >= 0.0.18
-BuildRequires:  python-requests-mock >= 0.7.0
+BuildRequires:  python-requests-mock >= 1.0
 BuildRequires:  python-setuptools >= 16.0
 BuildRequires:  python-testrepository >= 0.0.18
 Requires:   python-cliff >= 1.15.0
 Requires:   python-debtcollector >= 1.2.0
 Requires:   python-jsonschema >= 2.0.0
-Requires:   python-keystoneclient >= 1.7.0
-Requires:   python-oslo.utils >= 3.5.0
-Requires:   python-pbr >= 1.6
+Requires:   python-keystoneauth1 >= 2.10.0
+Requires:   python-keystoneclient >= 2.0.0
+Requires:   python-osc-lib >= 1.0.2
+Requires:   python-oslo.utils >= 3.16.0
 Requires:   python-requests >= 2.10.0
 Requires:   python-six >= 1.9.0
-Requires:   python-stevedore >= 1.10.0
+Requires:   python-stevedore >= 1.16.0
 BuildArch:  noarch
 
 %description

++ _service ++
--- /var/tmp/diff_new_pack.jMr3ih/_old  2016-10-13 11:29:18.0 +0200
+++ /var/tmp/diff_new_pack.jMr3ih/_new  2016-10-13 11:29:18.0 +0200
@@ -1,13 +1,11 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/python-designateclient/python-designateclient.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/newton/openstack/python-designateclient/python-designateclient.spec.j2
 python-designateclient.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/global-requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/newton/global-requirements.txt
   
   
 enable
   
-  
-enable
-  
-
\ No newline at end of file
+  
+

++ python-designateclient-2.2.0.tar.gz -> 
python-designateclient-2.3.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-designateclient-2.2.0/ChangeLog 
new/python-designateclient-2.3.0/ChangeLog
--- old/python-designateclient-2.2.0/ChangeLog  2016-07-14 17:25:09.0 
+0200
+++ new/python-designateclient-2.3.0/ChangeLog  2016-08-30 21:33:21.0 
+0200
@@ -1,6 +1,18 @@
 CHANGES
 ===
 
+2.3.0
+-
+
+* Updated from global requirements
+* Resolve FloatingIP PTR records clis argument's description
+* Docs update for FloatingIP's ptr records
+* Fix clis related to FloatingIP's ptr records
+* Updated from global requirements
+* Remove discover from test-requirements
+* Updated from global requirements
+* Updated from global requirements
+
 2.2.0
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-designateclient-2.2.0/PKG-INFO 
new/python-designateclient-2.3.0/PKG-INFO
--- old/python-designateclient-2.2.0/PKG-INFO   2016-07-14 17:25:10.0 
+0200
+++ new/python-designateclient-2.3.0/PKG-INFO   2016-08-

commit python-designateclient for openSUSE:Factory

2016-09-30 Thread h_root
Hello community,

here is the log from the commit of package python-designateclient for 
openSUSE:Factory checked in at 2016-09-30 15:28:41

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


Package is "python-designateclient"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-designateclient/python-designateclient.changes
2015-10-30 13:42:14.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-designateclient.new/python-designateclient.changes
   2016-09-30 15:28:43.0 +0200
@@ -1,0 +2,88 @@
+Mon Aug  1 18:48:36 UTC 2016 - tbecht...@suse.com
+
+- update to version 2.2.0:
+  * Updated from global requirements
+  * Use osc_lib instead of cliff
+  * Add quota set / list / reset commands
+  * Mark the v1 API Client as deprecated
+  * Add global flags to cli
+  * Use osc-lib instead of openstackclient
+  * Revert "Add Global Flags for filtering results"
+  * Add pool listing to python designate client
+  * Add `openstack zone transfer accept list` cli to designateclient
+  * Allow cli to query "v2/recordsets"
+  * Add Global Flags for filtering results
+  * Use the correct capitalization of OpenStack
+  * Update the home-page with developer documentation
+  * Add reno support for release notes
+  * Switch to keystoneauth
+  * Added CONTRIBUTING.rst file
+  * Docs Update
+  * Don't use the 'keystone' client (functional tests)
+  * Update doc examples to use keystoneauth
+  * Update designate cli page with more examples Closes-Bug: #1578207
+  * Add python-openstackclient to test-requirements
+  * Improve python-designateclient docs
+  * Add support for service status
+  * Fix a race condition in one of the zone import tests
+  * Run the functional tests in a more verbose mode
+  * Show responses on zone and recordset deletes
+  * Implement zone import
+  * Doc changes for installation webpage
+  * Fix an issue causing a blacklist test to fail
+  * Add filtering to recordsets CLI
+  * Show "status" and "action" for recordsets
+  * Move all V2 Controllers to inherit from the v2
+  * Fixes 'openstack tld list' command's exception
+  * Implement zone export
+  * Improved TestRecordsetNegative
+  * Add a service catalog override to the functional tests
+  * Stop using non-existent method of Mock
+  * Log stacktraces of MultipleExceptions in functionaltests
+  * Python3: Add support for urlparse
+  * Allow the OSC CLI Plugin to walk pages
+  * Improvement in zone transfer request command description
+  * Fixed grammar mistake in shell.rst
+  * Update typos
+  * Show output on transfer accept
+  * Change to ShowOne to display output upon update
+  * Put py34 first in the env order of tox
+  * Replace assertEqual(None, *) with assertIsNone in tests
+  * Add a missing whitespace
+  * Deprecated tox -downloadcache option removed
+  * Indicate py34 support
+  * Removes MANIFEST.in as it is not needed explicitely by PBR
+  * Pass environment variables of proxy to tox
+  * Remove py26 support from designateclient
+  * Improve logging in designateclient
+  * Support OS_INTERFACE and set V2 API as default
+  * Pass OS_ENDPOINT_TYPE from shell to client
+  * Adds changes related to py3 compatibility
+  * Clearing out .pyc file before a tox run
+  * Fix support for --os-endpoint
+  * Updates shell doc of v1 client
+  * Fixes doc for v2 cli
+  * Add functional tests for blacklists
+  * Add functional tests for tlds
+  * Adds different filter option for zone listing
+  * Resolve TLD's by name
+  * improve readme contents
+  * Removes --name argument from zone set command
+  * Fixes error over quota update
+  * Fixes order of argument in assertEqual
+  * Fixes typos in zone transfer request show command description
+  * Add functional tests for recordsets
+  * Flesh out zone-related test cases
+  * Fixes exception message for zone creation command
+  * Fixes target-project-id argument in zone transfer command
+  * Removes name argument from openstack recordset set command
+  * Fixes openstack zone blacklist set command
+  * Added test cases for v2 client
+  * Adds test cases for servers in designateclient
+  * Adds test cases for domain in designate v1 client
+  * Makes error msg more helpful
+  * Add period in help message
+  * Layout some functional tests for the V2 CLI
+- update _service and switch to upstream spec file
+
+---

Old:

  python-designateclient-1.5.0.tar.gz

New:

  python-designateclient-2.2.0.tar.gz



Other differences:
--
++ python-designateclient.spec ++
--- /var/tmp/diff_new_pack.ty8D0p/_old  2016-09-30 15:28:46.0 +0200
+++ /var/tmp/diff_new_pack.ty8D0p/_new  2016-09-30 15:28:46.000

commit python-designateclient for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

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

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


Package is "python-designateclient"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-designateclient/python-designateclient.changes
2015-07-12 22:52:33.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-designateclient.new/python-designateclient.changes
   2015-10-30 13:42:14.0 +0100
@@ -1,0 +2,89 @@
+Sun Oct  4 07:30:30 UTC 2015 - tbecht...@suse.com
+
+- update to 1.5.0:
+  * Updated from global requirements
+  * Add formatting of output data
+  * Added appropriate error message for designate cli
+  * Meaningful Exception for over-quota on domains
+  * Added test cases for reports in designateclient
+  * Added diagnostics,sync and touch test cases for v1 designateclient
+  * V2 CLI Support
+  * Added quotas and servers test cases for designateclient
+  * Added test cases for designate v1 client
+  * Make is so exceptions have some message
+  * Updated from global requirements
+  * Update github's URL
+  * Updated from global requirements
+  * Implement socket timeout in v1
+  * Don't wildcard resolve names
+  * Updated from global requirements
+  * Updated from global requirements
+  * Improve help strings
+
+---
+Fri Sep 25 07:13:49 UTC 2015 - dmuel...@suse.com
+
+- add license
+
+---
+Mon Sep 14 09:33:56 UTC 2015 - tbecht...@suse.com
+
+- update to 1.4.0:
+  * Convert byte to str for py3 compatibilty
+  * Updated from global requirements
+  * Updated from global requirements
+  * Add some missing Unit Tests to test_utils.py
+  * Solve some py3 compatibilty issues
+  * Fix py3 compatibilty issues
+  * Updated from global requirements
+  * Replacing print with print() to provide py 2/3 compatibility
+  * Updated from global requirements
+  * Updated from global requirements
+  * Fix for ttl values
+  * Log error message from EndpointNotFound exceptions
+  * Removed peronal email address from example
+  * Updated from global requirements
+  * Fix backwards compat for edit_managed/all_tenants
+  * Add .eggs to gitignore
+  * Add backwards compat for edit_managed/all_tenants
+  * Updated from global requirements
+  * Updated from global requirements
+  * Updated from global requirements
+  * Update github link
+  * Sync tox.ini and add py34
+  * Use oslosphinx from PyPi
+  * Drop incubating theme from docs
+  * Move all_tenants and edit_managed attributes to designate Client
+  * Log a more informative error upon EndpointNotFound
+  * Updated from global requirements
+  * V2 Bindings
+  * Add --edit-managed flag to cli
+  * Updated from global requirements
+  * Allow relative names in record-create
+  * Update README to work with release tools
+  * Uncap library requirements for liberty
+  * Allow to use domain names instead of ids
+  * Updated from global requirements
+  * Added extra previllege to list all domains from all tenants
+  * Updated from global requirements
+  * Updated from global requirements
+  * Fix if checking on ttl for Create/Update commands
+  * Updated from global requirements
+  * Workflow documentation is now in infra-manual
+  * Refactor KS session creation and support CA certs
+  * Move some useful code outside v1
+  * Make token + endpoints work correctly
+  * Move session creation up to shell
+  * Set defaults for endpoint_type and service_type
+  * Updated from global requirements
+  * Use keystone sessions for v1 client
+  * Fixes homepage in metadata and internal docs
+  * Updated from global requirements
+  * Updated from global requirements
+  * Fixes pypi tarball not delivering Apache 2.0 LICENSE file
+  * Updated from global requirements
+  * Updated from global requirements
+- Adjust Requires according to requirements.txt
+- Add python_requires to _service file
+
+---

Old:

  python-designateclient-1.1.0.tar.gz

New:

  python-designateclient-1.5.0.tar.gz



Other differences:
--
++ python-designateclient.spec ++
--- /var/tmp/diff_new_pack.E21G6I/_old  2015-10-30 13:42:15.0 +0100
+++ /var/tmp/diff_new_pack.E21G6I/_new  2015-10-30 13:42:15.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-designateclient
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # 

commit python-designateclient for openSUSE:Factory

2015-07-12 Thread h_root
Hello community,

here is the log from the commit of package python-designateclient for 
openSUSE:Factory checked in at 2015-07-12 22:52:32

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


Package is "python-designateclient"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-designateclient/python-designateclient.changes
2014-04-03 19:36:57.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-designateclient.new/python-designateclient.changes
   2015-07-12 22:52:33.0 +0200
@@ -2 +2 @@
-Thu Mar 27 11:34:59 UTC 2014 - dmuel...@suse.com
+Wed Sep 10 15:10:18 UTC 2014 - dmuel...@suse.com
@@ -4 +4,90 @@
-- go back to released version (1.0.2) 
+- go back to version 1.1.0 
+
+---
+Sun Aug 31 00:10:34 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-designateclient-1.0.3.17.ga900b41:
+  * sync and touch Commands Extend the base.DeleteCommand
+
+---
+Thu Aug 28 00:47:27 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-designateclient-1.0.3.15.g5e69886:
+  * Add support for SOA records
+
+---
+Thu Aug 14 23:44:32 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-designateclient-1.0.3.14.gedbc00a:
+  * Updated from global requirements
+
+---
+Mon Aug 11 11:37:21 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-designateclient-1.0.3.13.g32e7a64:
+  * Updated from global requirements
+
+---
+Fri Aug  1 23:47:49 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-designateclient-1.0.3.12.g322c455:
+  * Add support for quotas for v1 cli / bindings
+
+---
+Thu Jul 17 00:27:30 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-designateclient-1.0.3.11.ge9adf2a:
+  * Enable hacking check H104
+  * Added oslosphinx theme, and enabled the incubating option
+  * Support better logging (Fixes --debug option)
+
+---
+Fri Jul 11 23:57:36 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-designateclient-1.0.3.9.g975bc54:
+  * Enabled hacking check H401
+  * Support Keystone V3 authentication
+
+---
+Mon Jul  7 23:57:14 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-designateclient-1.0.3.6.gd4498bd:
+  * Support better logging (Fixes --debug option
+
+---
+Thu Jul  3 00:33:33 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-designateclient-1.0.3.5.g9d4544f:
+  * Update hacking package, fix/ignore new style errors
+
+---
+Wed Jul  2 00:31:50 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-designateclient-1.0.3.4.g5726896:
+  * Updated from global requirements
+
+---
+Sun Jun 29 00:31:08 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-designateclient-1.0.3.3.g469afe1:
+  * Update .gitreview for repository move
+
+---
+Sat Jun  7 00:38:37 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-designateclient-1.0.3.2.gd6bca95:
+  * Use six.add_metaclass instead of __metaclass__
+  * Add dummy tests
+  1.0.3
+
+---
+Thu Apr 17 00:43:12 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-designateclient-1.0.2.3.g6025437:
+  * designate record-list should display record data
+
+---
+Tue Apr 15 00:42:13 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-designateclient-1.0.2.2.ge6ff688:
+  * Correct Python bindings create-record example

Old:

  python-designateclient-1.0.2.tar.gz

New:

  python-designateclient-1.1.0.tar.gz



Other differences:
--
++ python-designateclient.spec ++
--- /var/tmp/diff_new_pack.ZS0efE/_old  2015-07-12 22:52:33.0 +0200
+++ /var/tmp/diff_new_pack.ZS0efE/_new  2015-07-12 22:52:33.0 +0200
@@ -18,13 +18,13 @@
 
 %define component designateclient
 Name:   python-%{component}
-Version:1.0.2
+Version:1.1.0
 Release:0
 Summary:Openstack DNS (Designate) API Clien