commit python-barbicanclient for openSUSE:Factory

2020-10-26 Thread root
Hello community,

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

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


Package is "python-barbicanclient"

Mon Oct 26 16:14:30 2020 rev:15 rq:841170 version:5.0.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-barbicanclient/python-barbicanclient.changes  
2020-06-05 20:10:44.253839943 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-barbicanclient.new.3463/python-barbicanclient.changes
2020-10-26 16:15:30.486892656 +0100
@@ -1,0 +2,13 @@
+Fri Oct  9 19:12:36 UTC 2020 - cloud-de...@suse.de
+
+- update to version 5.0.1
+  - Use unittest.mock instead of third party mock
+  - Switch to newer openstackdocstheme and reno versions
+  - Switch from unittest2 compat methods to Python 3.x methods
+  - Fix gate job failures and py3 compatibility
+  - Zuul: port to native v3 job and add victoria unit tests
+  - [ussuri][goal] Drop python 2.7 support and testing
+  - Update hacking for Python3
+  - add py38 package metadata
+
+---

Old:

  python-barbicanclient-4.10.0.tar.gz

New:

  python-barbicanclient-5.0.1.tar.gz



Other differences:
--
++ python-barbicanclient.spec ++
--- /var/tmp/diff_new_pack.x62rdc/_old  2020-10-26 16:15:31.362893462 +0100
+++ /var/tmp/diff_new_pack.x62rdc/_new  2020-10-26 16:15:31.362893462 +0100
@@ -17,13 +17,13 @@
 
 
 Name:   python-barbicanclient
-Version:4.10.0
+Version:5.0.1
 Release:0
 Summary:Client for the Barbican Key Management API
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/python-barbicanclient
-Source0:
https://files.pythonhosted.org/packages/source/p/python-barbicanclient/python-barbicanclient-4.10.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-barbicanclient/python-barbicanclient-5.0.1.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-cliff >= 2.8.0
 BuildRequires:  python3-keystoneauth1 >= 3.4.0

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

++ python-barbicanclient-4.10.0.tar.gz -> 
python-barbicanclient-5.0.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-barbicanclient-4.10.0/.zuul.yaml 
new/python-barbicanclient-5.0.1/.zuul.yaml
--- old/python-barbicanclient-4.10.0/.zuul.yaml 2020-02-11 14:47:44.0 
+0100
+++ new/python-barbicanclient-5.0.1/.zuul.yaml  2020-09-11 23:43:22.0 
+0200
@@ -1,28 +1,25 @@
 - job:
-name: python-barbicanclient-dsvm
-parent: legacy-dsvm-base
-run: playbooks/python-barbicanclient-dsvm/run.yaml
-post-run: playbooks/python-barbicanclient-dsvm/post.yaml
+name: python-barbicanclient-tox-functional
+parent: devstack-tox-functional
 timeout: 4200
 required-projects:
-  - openstack/devstack-gate
   - openstack/barbican
   - openstack/barbican-tempest-plugin
   - openstack/python-barbicanclient
+vars:
+  devstack_plugins:
+barbican: https://opendev.org/openstack/barbican
 
 - project:
 templates:
   - check-requirements
   - openstack-lower-constraints-jobs
-  - openstack-python-jobs
-  - openstack-python35-jobs
-  - openstack-python36-jobs
-  - openstack-python37-jobs
+  - openstack-python3-victoria-jobs
   - openstackclient-plugin-jobs
   - publish-openstack-docs-pti
 check:
   jobs:
-- python-barbicanclient-dsvm
+- python-barbicanclient-tox-functional
 gate:
   jobs:
-- python-barbicanclient-dsvm
+- python-barbicanclient-tox-functional
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-barbicanclient-4.10.0/AUTHORS 
new/python-barbicanclient-5.0.1/AUTHORS
--- ol

commit python-barbicanclient for openSUSE:Factory

2020-06-05 Thread root
Hello community,

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

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


Package is "python-barbicanclient"

Fri Jun  5 20:09:20 2020 rev:14 rq:803552 version:4.10.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-barbicanclient/python-barbicanclient.changes  
2020-03-24 22:32:58.157107690 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-barbicanclient.new.3606/python-barbicanclient.changes
2020-06-05 20:10:44.253839943 +0200
@@ -1,0 +2,10 @@
+Tue May 12 10:02:24 UTC 2020 - cloud-de...@suse.de
+
+- update to version 4.10.0
+  - Bump the openstackdocstheme extension to 1.20
+  - Support two-way auth for barbicanclient
+  - PDF Documentation Build tox target
+  - Fix lower-constraints tox target
+  - docs: Turn on warning-as-error
+
+---

Old:

  python-barbicanclient-4.9.0.tar.gz

New:

  python-barbicanclient-4.10.0.tar.gz



Other differences:
--
++ python-barbicanclient.spec ++
--- /var/tmp/diff_new_pack.vczg20/_old  2020-06-05 20:10:46.461847067 +0200
+++ /var/tmp/diff_new_pack.vczg20/_new  2020-06-05 20:10:46.461847067 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   python-barbicanclient
-Version:4.9.0
+Version:4.10.0
 Release:0
 Summary:Client for the Barbican Key Management API
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/python-barbicanclient
-Source0:
https://files.pythonhosted.org/packages/source/p/python-barbicanclient/python-barbicanclient-4.9.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-barbicanclient/python-barbicanclient-4.10.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-cliff >= 2.8.0
 BuildRequires:  python3-keystoneauth1 >= 3.4.0
@@ -79,6 +79,7 @@
 Group:  Documentation/HTML
 BuildRequires:  python3-Sphinx
 BuildRequires:  python3-openstackdocstheme
+BuildRequires:  python3-sphinxcontrib-svg2pdfconverter
 
 %description -n python-barbicanclient-doc
 Documentation for the client library for interacting with

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

++ python-barbicanclient-4.9.0.tar.gz -> 
python-barbicanclient-4.10.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-barbicanclient-4.9.0/AUTHORS 
new/python-barbicanclient-4.10.0/AUTHORS
--- old/python-barbicanclient-4.9.0/AUTHORS 2019-09-13 17:06:34.0 
+0200
+++ new/python-barbicanclient-4.10.0/AUTHORS2020-02-11 14:48:54.0 
+0100
@@ -2,6 +2,7 @@
 Adam Harwell 
 Ade Lee 
 Alex Gaynor 
+Alexandra Settle 
 Anderson Mesquita 
 Andreas Jaeger 
 Anh Tran 
@@ -24,6 +25,7 @@
 Dirk Mueller 
 Donald Stufft 
 Doug Hellmann 
+Douglas Mendizábal 
 Douglas Mendizábal 
 Elvin Tubillara 
 Fernando Diaz 
@@ -65,6 +67,7 @@
 Rui Chen 
 ShangXiao 
 Shuquan Huang 
+Stephen Finucane 
 Steve Heyman 
 Steven Gonzales 
 Swapnil Kulkarni (coolsvap) 
@@ -90,9 +93,11 @@
 huang.zhiping 
 huangshan 
 ji-xuepeng 
+jonnary 
 lingyongxu 
 liujiong 
 melissaml 
+pengyuesheng 
 qingszhao 
 rajat29 
 reedip 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-barbicanclient-4.9.0/ChangeLog 
new/python-barbicanclient-4.10.0/ChangeLog
--- old/python-barbicanclient-4.9.0/ChangeLog   2019-09-13 17:06:34.0 
+0200
+++ new/python-barbicanclient-4.10.0/ChangeLog  2020-02-11 14:48:54.0 
+0100
@@ -1,6 +1,15 @@
 CHANGES
 ===
 
+4.10.0
+--
+
+* Support two-way auth for barbicanclient
+* PDF Documentation Build tox target
+* docs: Turn on warning-as-error
+* Fix lower-constraints tox target
+* Bump the openstackdocstheme extension to 1.20
+
 4.9.0
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exc

commit python-barbicanclient for openSUSE:Factory

2020-03-24 Thread root
Hello community,

here is the log from the commit of package python-barbicanclient for 
openSUSE:Factory checked in at 2020-03-24 22:32:56

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


Package is "python-barbicanclient"

Tue Mar 24 22:32:56 2020 rev:13 rq:787449 version:4.9.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-barbicanclient/python-barbicanclient.changes  
2019-12-04 14:18:46.846361695 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-barbicanclient.new.3160/python-barbicanclient.changes
2020-03-24 22:32:58.157107690 +0100
@@ -1,0 +2,10 @@
+Mon Mar 23 12:24:18 UTC 2020 - Dirk Mueller 
+
+- add obsoletes
+
+---
+Wed Mar 11 17:07:09 UTC 2020 - Dirk Mueller 
+
+- switch to python 3.x only build
+
+---



Other differences:
--
++ python-barbicanclient.spec ++
--- /var/tmp/diff_new_pack.ahWARC/_old  2020-03-24 22:32:59.149108173 +0100
+++ /var/tmp/diff_new_pack.ahWARC/_new  2020-03-24 22:32:59.157108177 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-barbicanclient
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,18 +25,6 @@
 URL:https://launchpad.net/python-barbicanclient
 Source0:
https://files.pythonhosted.org/packages/source/p/python-barbicanclient/python-barbicanclient-4.9.0.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python2-cliff >= 2.8.0
-BuildRequires:  python2-keystoneauth1 >= 3.4.0
-BuildRequires:  python2-mock
-BuildRequires:  python2-oslo.i18n >= 3.15.3
-BuildRequires:  python2-oslo.serialization >= 2.18.0
-BuildRequires:  python2-oslo.utils >= 3.33.0
-BuildRequires:  python2-pbr >= 2.0.0
-BuildRequires:  python2-requests >= 2.14.2
-BuildRequires:  python2-requests-mock
-BuildRequires:  python2-stestr
-BuildRequires:  python2-testscenarios
-BuildRequires:  python2-testtools
 BuildRequires:  python3-cliff >= 2.8.0
 BuildRequires:  python3-keystoneauth1 >= 3.4.0
 BuildRequires:  python3-mock
@@ -49,14 +37,6 @@
 BuildRequires:  python3-stestr
 BuildRequires:  python3-testscenarios
 BuildRequires:  python3-testtools
-Requires:   python-cliff >= 2.8.0
-Requires:   python-keystoneauth1 >= 3.4.0
-Requires:   python-oslo.i18n >= 3.15.3
-Requires:   python-oslo.serialization >= 2.18.0
-Requires:   python-oslo.utils >= 3.33.0
-Requires:   python-pbr >= 2.0.0
-Requires:   python-requests >= 2.14.2
-Requires:   python-six >= 1.10.0
 BuildArch:  noarch
 %if 0%{?suse_version}
 Requires(post): update-alternatives
@@ -66,14 +46,33 @@
 Requires(post): chkconfig
 Requires(postun): chkconfig
 %endif
-%python_subpackages
 
 %description
 This is a client for the Barbican Key Management API. This package includes a
 Python library for accessing the API (the barbicanclient module), and a
 command-line script (barbican).
 
-This package contains the Python 2.x module.
+%package -n python3-barbicanclient
+Summary:Client for the Barbican Key Management API
+Group:  Development/Languages/Python
+Requires:   python3-cliff >= 2.8.0
+Requires:   python3-keystoneauth1 >= 3.4.0
+Requires:   python3-oslo.i18n >= 3.15.3
+Requires:   python3-oslo.serialization >= 2.18.0
+Requires:   python3-oslo.utils >= 3.33.0
+Requires:   python3-pbr >= 2.0.0
+Requires:   python3-requests >= 2.14.2
+Requires:   python3-six >= 1.10.0
+%if 0%{?suse_version}
+Obsoletes:  python2-barbicanclient < 4.10.0
+%endif
+
+%description -n python3-barbicanclient
+This is a client for the Barbican Key Management API. This package includes a
+Python library for accessing the API (the barbicanclient module), and a
+command-line script (barbican).
+
+This package contains the Python 3.x module.
 
 %package -n python-barbicanclient-doc
 Summary:Documentation for OpenStack Key Management API Client
@@ -90,7 +89,7 @@
 %py_req_cleanup
 
 %build
-%{python_build}
+%{py3_build}
 
 # generate html docs
 PBR_VERSION=%{version} %sphinx_build -b html doc/source doc/build/html
@@ -98,17 +97,16 @@
 rm -rf doc/build/html/.{doctrees,buildinfo}
 
 %install
-%{python_install}
-%python_clone -a %{buildroot}%{_bindir}/barbican
+%{py3_install}
 
 %check
-%python_exec -m stestr.cli run
+python3 -m stestr.cli run
 
-%files %{python_files}
+%files -n python3-barbicanclient
 %license LICENSE
-%{python_sitelib}/python_barbicanclient-%{version}-py?.?.egg-info
-%{python_s

commit python-barbicanclient for openSUSE:Factory

2019-12-04 Thread root
Hello community,

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

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


Package is "python-barbicanclient"

Wed Dec  4 13:48:14 2019 rev:12 rq:736647 version:4.9.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-barbicanclient/python-barbicanclient.changes  
2019-05-03 22:39:58.822932747 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-barbicanclient.new.4691/python-barbicanclient.changes
2019-12-04 14:18:46.846361695 +0100
@@ -1,0 +2,9 @@
+Wed Oct  9 12:56:39 UTC 2019 - cloud-de...@suse.de
+
+- update to version 4.9.0
+  - Replace openstack.org git:// URLs with https://
+  - Update json module to jsonutils
+  - OpenDev Migration Patch
+  - add python 3.7 unit test job
+
+---

Old:

  python-barbicanclient-4.8.1.tar.gz

New:

  python-barbicanclient-4.9.0.tar.gz



Other differences:
--
++ python-barbicanclient.spec ++
--- /var/tmp/diff_new_pack.Nvp478/_old  2019-12-04 14:18:47.262361748 +0100
+++ /var/tmp/diff_new_pack.Nvp478/_new  2019-12-04 14:18:47.266361749 +0100
@@ -17,15 +17,14 @@
 
 
 Name:   python-barbicanclient
-Version:4.8.1
+Version:4.9.0
 Release:0
 Summary:Client for the Barbican Key Management API
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/python-barbicanclient
-Source0:
https://files.pythonhosted.org/packages/source/p/python-barbicanclient/python-barbicanclient-4.8.1.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-barbicanclient/python-barbicanclient-4.9.0.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-devel
 BuildRequires:  python2-cliff >= 2.8.0
 BuildRequires:  python2-keystoneauth1 >= 3.4.0
 BuildRequires:  python2-mock
@@ -39,7 +38,6 @@
 BuildRequires:  python2-testscenarios
 BuildRequires:  python2-testtools
 BuildRequires:  python3-cliff >= 2.8.0
-BuildRequires:  python3-devel
 BuildRequires:  python3-keystoneauth1 >= 3.4.0
 BuildRequires:  python3-mock
 BuildRequires:  python3-oslo.i18n >= 3.15.3
@@ -71,7 +69,6 @@
 %python_subpackages
 
 %description
-OpenStack Key Management API client - Python 2.x
 This is a client for the Barbican Key Management API. This package includes a
 Python library for accessing the API (the barbicanclient module), and a
 command-line script (barbican).
@@ -81,8 +78,8 @@
 %package -n python-barbicanclient-doc
 Summary:Documentation for OpenStack Key Management API Client
 Group:  Documentation/HTML
-BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme
+BuildRequires:  python3-Sphinx
+BuildRequires:  python3-openstackdocstheme
 
 %description -n python-barbicanclient-doc
 Documentation for the client library for interacting with
@@ -92,12 +89,13 @@
 %autosetup -p1 -n %{name}-%{version}
 %py_req_cleanup
 
-# Remove the sphinx-build leftovers
-rm -rf html/.{doctrees,buildinfo}
-
 %build
 %{python_build}
-%{__python2} setup.py build_sphinx
+
+# generate html docs
+PBR_VERSION=%{version} %sphinx_build -b html doc/source doc/build/html
+# Remove the sphinx-build leftovers
+rm -rf doc/build/html/.{doctrees,buildinfo}
 
 %install
 %{python_install}

++ _service ++
--- /var/tmp/diff_new_pack.Nvp478/_old  2019-12-04 14:18:47.286361751 +0100
+++ /var/tmp/diff_new_pack.Nvp478/_new  2019-12-04 14:18:47.286361751 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/stein/openstack/python-barbicanclient/python-barbicanclient.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/train/openstack/python-barbicanclient/python-barbicanclient.spec.j2
 python-barbicanclient.spec
-https://raw.githubusercontent.com/openstack/python-barbicanclient/stable/stein/requirements.txt
+https://raw.githubusercontent.com/openstack/python-barbicanclient/stable/train/requirements.txt
 cloud-de...@suse.de
 gh,openstack,python-barbicanclient
   

++ python-barbicanclient-4.8.1.tar.gz -> python-barbicanclient-4.9.0.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-barbicanclient-4.8.1/.zuul.yaml 
new/python-barbicanclient-4.9.0/.zuul.yaml
--- old/python-barbicanclient-4.8.1/.zuul.yaml  2019-01-21 21:18:56.0 
+0100
+++ new/python-barbicanclient-4.9.0/.zuul.yaml  2019-09-13 17:05:35.0 
+0200
@@ -5,7 +5,7 @@
 post-run: playbooks/python-barbicanclient-dsvm/post.yaml
 timeout: 4200
 

commit python-barbicanclient for openSUSE:Factory

2019-05-03 Thread root
Hello community,

here is the log from the commit of package python-barbicanclient for 
openSUSE:Factory checked in at 2019-05-03 22:39:54

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


Package is "python-barbicanclient"

Fri May  3 22:39:54 2019 rev:11 rq:692816 version:4.8.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-barbicanclient/python-barbicanclient.changes  
2019-02-26 22:18:51.310140955 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-barbicanclient.new.5148/python-barbicanclient.changes
2019-05-03 22:39:58.822932747 +0200
@@ -1,0 +2,18 @@
+Mon Apr  8 12:34:23 UTC 2019 - cloud-de...@suse.de
+
+- update to version 4.8.1
+  - Update mailinglist from dev to discuss
+  - Add Python 3.6 classifier to setup.cfg
+  - Allow fetching by UUID, and respect interface
+  - Change openstack-dev to openstack-discuss
+  - Secret payload should also be fetched by UUID
+  - Update hacking version
+  - Import python-barbicanclient-dsvm
+  - Update min tox version to 2.0
+  - Don't quote {posargs} in tox.ini
+  - switch documentation job to new PTI
+  - add python 3.6 unit test job
+  - Use template for lower-constraints
+  - import zuul job settings from project-config
+
+---

Old:

  python-barbicanclient-4.7.2.tar.gz

New:

  python-barbicanclient-4.8.1.tar.gz



Other differences:
--
++ python-barbicanclient.spec ++
--- /var/tmp/diff_new_pack.p9hKTd/_old  2019-05-03 22:39:59.246933628 +0200
+++ /var/tmp/diff_new_pack.p9hKTd/_new  2019-05-03 22:39:59.250933636 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   python-barbicanclient
-Version:4.7.2
+Version:4.8.1
 Release:0
 Summary:Client for the Barbican Key Management API
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/python-barbicanclient
-Source0:
https://files.pythonhosted.org/packages/source/p/python-barbicanclient/python-barbicanclient-4.7.2.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-barbicanclient/python-barbicanclient-4.8.1.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
 BuildRequires:  python2-cliff >= 2.8.0
@@ -91,7 +91,6 @@
 %prep
 %autosetup -p1 -n %{name}-%{version}
 %py_req_cleanup
-sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 
 # Remove the sphinx-build leftovers
 rm -rf html/.{doctrees,buildinfo}

++ _service ++
--- /var/tmp/diff_new_pack.p9hKTd/_old  2019-05-03 22:39:59.266933669 +0200
+++ /var/tmp/diff_new_pack.p9hKTd/_new  2019-05-03 22:39:59.270933678 +0200
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/rocky/openstack/python-barbicanclient/python-barbicanclient.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/stein/openstack/python-barbicanclient/python-barbicanclient.spec.j2
 python-barbicanclient.spec
-https://raw.githubusercontent.com/openstack/python-barbicanclient/stable/rocky/requirements.txt
+https://raw.githubusercontent.com/openstack/python-barbicanclient/stable/stein/requirements.txt
 cloud-de...@suse.de
 gh,openstack,python-barbicanclient
   

++ python-barbicanclient-4.7.2.tar.gz -> python-barbicanclient-4.8.1.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-barbicanclient-4.7.2/.zuul.yaml 
new/python-barbicanclient-4.8.1/.zuul.yaml
--- old/python-barbicanclient-4.7.2/.zuul.yaml  2019-01-24 00:13:16.0 
+0100
+++ new/python-barbicanclient-4.8.1/.zuul.yaml  2019-01-21 21:18:56.0 
+0100
@@ -12,16 +12,16 @@
 
 - project:
 templates:
+  - check-requirements
+  - openstack-lower-constraints-jobs
   - openstack-python-jobs
   - openstack-python35-jobs
-  - publish-openstack-sphinx-docs
-  - check-requirements
+  - openstack-python36-jobs
   - openstackclient-plugin-jobs
+  - publish-openstack-docs-pti
 check:
   jobs:
-- openstack-tox-lower-constraints
 - python-barbicanclient-dsvm
 gate:
   jobs:
-- openstack-tox-lower-constraints
 - python-barbicanclient-dsvm
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-barbicanclient-4.7.2/AUTHORS 
new/python-barbicanclient-4.8.1/AUTHORS
--- old/python-barbicanclient-4.7.2/AUTHORS 2019-01-24 00:15:10.0 
+0100
+++ new/python-barbicanclient-4.8.1/AUTHORS 2019-01-21 21:20:54.0 
+0100
@@ -1,3 +1,4 @@
+98k <18552437...@163.com>
 Adam Harwell 
 Ade Lee 
 Alex

commit python-barbicanclient for openSUSE:Factory

2019-02-26 Thread root
Hello community,

here is the log from the commit of package python-barbicanclient for 
openSUSE:Factory checked in at 2019-02-26 22:18:47

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


Package is "python-barbicanclient"

Tue Feb 26 22:18:47 2019 rev:10 rq:672177 version:4.7.2

Changes:

--- 
/work/SRC/openSUSE:Factory/python-barbicanclient/python-barbicanclient.changes  
2018-12-06 12:19:17.601392540 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-barbicanclient.new.28833/python-barbicanclient.changes
   2019-02-26 22:18:51.310140955 +0100
@@ -1,0 +2,6 @@
+Wed Feb  6 14:59:36 UTC 2019 - cloud-de...@suse.de
+
+- update to version 4.7.2
+  - Secret payload should also be fetched by UUID
+
+---

Old:

  python-barbicanclient-4.7.1.tar.gz

New:

  python-barbicanclient-4.7.2.tar.gz



Other differences:
--
++ python-barbicanclient.spec ++
--- /var/tmp/diff_new_pack.VKm9x4/_old  2019-02-26 22:18:52.022140713 +0100
+++ /var/tmp/diff_new_pack.VKm9x4/_new  2019-02-26 22:18:52.026140711 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-barbicanclient
 #
-# 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
@@ -17,13 +17,13 @@
 
 
 Name:   python-barbicanclient
-Version:4.7.1
+Version:4.7.2
 Release:0
 Summary:Client for the Barbican Key Management API
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/python-barbicanclient
-Source0:
https://files.pythonhosted.org/packages/source/p/python-barbicanclient/python-barbicanclient-4.7.1.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-barbicanclient/python-barbicanclient-4.7.2.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
 BuildRequires:  python2-cliff >= 2.8.0

++ python-barbicanclient-4.7.1.tar.gz -> python-barbicanclient-4.7.2.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-barbicanclient-4.7.1/ChangeLog 
new/python-barbicanclient-4.7.2/ChangeLog
--- old/python-barbicanclient-4.7.1/ChangeLog   2018-11-19 21:56:17.0 
+0100
+++ new/python-barbicanclient-4.7.2/ChangeLog   2019-01-24 00:15:10.0 
+0100
@@ -1,6 +1,11 @@
 CHANGES
 ===
 
+4.7.2
+-
+
+* Secret payload should also be fetched by UUID
+
 4.7.1
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-barbicanclient-4.7.1/PKG-INFO 
new/python-barbicanclient-4.7.2/PKG-INFO
--- old/python-barbicanclient-4.7.1/PKG-INFO2018-11-19 21:56:17.0 
+0100
+++ new/python-barbicanclient-4.7.2/PKG-INFO2019-01-24 00:15:10.0 
+0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: python-barbicanclient
-Version: 4.7.1
+Version: 4.7.2
 Summary: Client Library for OpenStack Barbican Key Management API
 Home-page: https://docs.openstack.org/python-barbicanclient/latest/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-barbicanclient-4.7.1/barbicanclient/tests/v1/test_secrets.py 
new/python-barbicanclient-4.7.2/barbicanclient/tests/v1/test_secrets.py
--- old/python-barbicanclient-4.7.1/barbicanclient/tests/v1/test_secrets.py 
2018-11-19 21:52:19.0 +0100
+++ new/python-barbicanclient-4.7.2/barbicanclient/tests/v1/test_secrets.py 
2019-01-24 00:13:13.0 +0100
@@ -371,9 +371,11 @@
 # Verify the correct URL was used to make the call.
 self.assertEqual(self.entity_payload_href, m.last_request.url)
 
-def test_should_decrypt(self):
+def test_should_decrypt(self, secret_ref=None):
+secret_ref = secret_ref or self.entity_href
+
 content_types_dict = {'default': 'application/octet-stream'}
-json = self.secret.get_dict(self.entity_href, content_types_dict)
+json = self.secret.get_dict(secret_ref, content_types_dict)
 metadata_response = self.responses.get(
 self.entity_href,
 request_headers={'Accept': 'application/json'},
@@ -386,7 +388,7 @@
 request_headers=request_headers,
 content=decrypted)
 
-secret = self.manager.get(secret_ref=self.entity_href)
+secret = self.manager.get(secret_ref=secret_ref)
 secret_payload = secret.payload
 self.assertEqual

commit python-barbicanclient for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package python-barbicanclient for 
openSUSE:Factory checked in at 2018-12-06 12:19:13

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


Package is "python-barbicanclient"

Thu Dec  6 12:19:13 2018 rev:9 rq:655472 version:4.7.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-barbicanclient/python-barbicanclient.changes  
2018-09-07 15:36:53.534698771 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-barbicanclient.new.19453/python-barbicanclient.changes
   2018-12-06 12:19:17.601392540 +0100
@@ -1,0 +2,10 @@
+Thu Dec  6 05:56:48 UTC 2018 - cloud-de...@suse.de
+
+- update to version 4.7.1
+  - Update UPPER_CONSTRAINTS_FILE for stable/rocky
+  - Import python-barbicanclient-dsvm
+  - Allow fetching by UUID, and respect interface
+  - Update .gitreview for stable/rocky
+  - import zuul job settings from project-config
+
+---

Old:

  python-barbicanclient-4.7.0.tar.gz

New:

  python-barbicanclient-4.7.1.tar.gz



Other differences:
--
++ python-barbicanclient.spec ++
--- /var/tmp/diff_new_pack.UuLwYN/_old  2018-12-06 12:19:18.293391798 +0100
+++ /var/tmp/diff_new_pack.UuLwYN/_new  2018-12-06 12:19:18.293391798 +0100
@@ -12,18 +12,18 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   python-barbicanclient
-Version:4.7.0
+Version:4.7.1
 Release:0
 Summary:Client for the Barbican Key Management API
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/python-barbicanclient
-Source0:
https://files.pythonhosted.org/packages/source/p/python-barbicanclient/python-barbicanclient-4.7.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-barbicanclient/python-barbicanclient-4.7.1.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
 BuildRequires:  python2-cliff >= 2.8.0

++ python-barbicanclient-4.7.0.tar.gz -> python-barbicanclient-4.7.1.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-barbicanclient-4.7.0/.zuul.yaml 
new/python-barbicanclient-4.7.1/.zuul.yaml
--- old/python-barbicanclient-4.7.0/.zuul.yaml  2018-07-26 16:40:31.0 
+0200
+++ new/python-barbicanclient-4.7.1/.zuul.yaml  2018-11-19 21:52:27.0 
+0100
@@ -1,7 +1,27 @@
+- job:
+name: python-barbicanclient-dsvm
+parent: legacy-dsvm-base
+run: playbooks/python-barbicanclient-dsvm/run.yaml
+post-run: playbooks/python-barbicanclient-dsvm/post.yaml
+timeout: 4200
+required-projects:
+  - openstack-infra/devstack-gate
+  - openstack/barbican
+  - openstack/barbican-tempest-plugin
+  - openstack/python-barbicanclient
+
 - project:
+templates:
+  - openstack-python-jobs
+  - openstack-python35-jobs
+  - publish-openstack-sphinx-docs
+  - check-requirements
+  - openstackclient-plugin-jobs
 check:
   jobs:
 - openstack-tox-lower-constraints
+- python-barbicanclient-dsvm
 gate:
   jobs:
 - openstack-tox-lower-constraints
+- python-barbicanclient-dsvm
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-barbicanclient-4.7.0/AUTHORS 
new/python-barbicanclient-4.7.1/AUTHORS
--- old/python-barbicanclient-4.7.0/AUTHORS 2018-07-26 16:43:44.0 
+0200
+++ new/python-barbicanclient-4.7.1/AUTHORS 2018-11-19 21:56:17.0 
+0100
@@ -55,6 +55,7 @@
 Nguyen Hai 
 Oleksii Chuprykov 
 Ondřej Nový 
+OpenStack Release Bot 
 Paul Kehrer 
 Petr Kovar 
 Richard Lee 
@@ -77,7 +78,6 @@
 Wyllys Ingersoll 
 Yushiro FURUKAWA 
 ZhiQiang Fan 
-Zuul 
 chadlung 
 chenxing 
 hongzhezheng 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-barbicanclient-4.7.0/ChangeLog 
new/python-barbicanclient-4.7.1/ChangeLog
--- old/python-barbicanclient-4.7.0/ChangeLog   2018-07-26 16:43:44.0 
+0200
+++ new/python-barbicanclient-4.7.1/ChangeLog   2018-11-19 21:56:17.0 
+0100
@@ -1,6 +1,15 @@
 CHANGES
 ===
 
+4.7.1
+-
+
+* Allow fetching by UUID, and respect interface
+* Import python-barbicanclient-dsvm
+* import zuul job settings from project-config
+* Update UPPER\_CONSTRAINTS\_FILE for stable/rocky
+* Update .gitreview for stable/rocky
+
 4.7.0
 -

commit python-barbicanclient for openSUSE:Factory

2018-09-07 Thread root
Hello community,

here is the log from the commit of package python-barbicanclient for 
openSUSE:Factory checked in at 2018-09-07 15:36:51

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


Package is "python-barbicanclient"

Fri Sep  7 15:36:51 2018 rev:8 rq:633060 version:4.7.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-barbicanclient/python-barbicanclient.changes  
2018-03-19 23:34:11.414418052 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-barbicanclient.new/python-barbicanclient.changes
 2018-09-07 15:36:53.534698771 +0200
@@ -1,0 +2,21 @@
+Mon Sep  3 17:26:31 UTC 2018 - cloud-de...@suse.de
+
+- update to version 4.7.0
+  - Add --file flag for secrets
+  - fix tox python3 overrides
+  - Remove PyPI downloads
+  - use open() instead of file()
+  - pypy is not checked at gate
+  - Trivial: Update pypi url to new url
+  - Update doc to use the correct order method
+  - Supress client debug messages
+  - Update the bugs link address
+  - Updating time for functional tests
+  - Follow the new PTI for document build
+  - Update the old http links in docs
+  - Add 'rm -f .testrepository/times.dbm' command in testenv
+  - Updated from global requirements
+  - add lower-constraints job
+  - Switch to stestr
+
+---

Old:

  python-barbicanclient-4.6.0.tar.gz

New:

  python-barbicanclient-4.7.0.tar.gz



Other differences:
--
++ python-barbicanclient.spec ++
--- /var/tmp/diff_new_pack.Z1W9Ro/_old  2018-09-07 15:36:53.926698332 +0200
+++ /var/tmp/diff_new_pack.Z1W9Ro/_new  2018-09-07 15:36:53.926698332 +0200
@@ -17,42 +17,42 @@
 
 
 Name:   python-barbicanclient
-Version:4.6.0
+Version:4.7.0
 Release:0
 Summary:Client for the Barbican Key Management API
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:https://launchpad.net/python-barbicanclient
-Source0:
https://files.pythonhosted.org/packages/source/p/python-barbicanclient/python-barbicanclient-4.6.0.tar.gz
+URL:https://launchpad.net/python-barbicanclient
+Source0:
https://files.pythonhosted.org/packages/source/p/python-barbicanclient/python-barbicanclient-4.7.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
 BuildRequires:  python2-cliff >= 2.8.0
-BuildRequires:  python2-keystoneauth1 >= 3.3.0
-BuildRequires:  python2-mock >= 2.0.0
+BuildRequires:  python2-keystoneauth1 >= 3.4.0
+BuildRequires:  python2-mock
 BuildRequires:  python2-oslo.i18n >= 3.15.3
 BuildRequires:  python2-oslo.serialization >= 2.18.0
 BuildRequires:  python2-oslo.utils >= 3.33.0
 BuildRequires:  python2-pbr >= 2.0.0
 BuildRequires:  python2-requests >= 2.14.2
-BuildRequires:  python2-requests-mock >= 1.1.0
-BuildRequires:  python2-testrepository >= 0.0.18
-BuildRequires:  python2-testscenarios >= 0.4
-BuildRequires:  python2-testtools >= 2.2.0
+BuildRequires:  python2-requests-mock
+BuildRequires:  python2-stestr
+BuildRequires:  python2-testscenarios
+BuildRequires:  python2-testtools
 BuildRequires:  python3-cliff >= 2.8.0
 BuildRequires:  python3-devel
-BuildRequires:  python3-keystoneauth1 >= 3.3.0
-BuildRequires:  python3-mock >= 2.0.0
+BuildRequires:  python3-keystoneauth1 >= 3.4.0
+BuildRequires:  python3-mock
 BuildRequires:  python3-oslo.i18n >= 3.15.3
 BuildRequires:  python3-oslo.serialization >= 2.18.0
 BuildRequires:  python3-oslo.utils >= 3.33.0
 BuildRequires:  python3-pbr >= 2.0.0
 BuildRequires:  python3-requests >= 2.14.2
-BuildRequires:  python3-requests-mock >= 1.1.0
-BuildRequires:  python3-testrepository >= 0.0.18
-BuildRequires:  python3-testscenarios >= 0.4
-BuildRequires:  python3-testtools >= 2.2.0
+BuildRequires:  python3-requests-mock
+BuildRequires:  python3-stestr
+BuildRequires:  python3-testscenarios
+BuildRequires:  python3-testtools
 Requires:   python-cliff >= 2.8.0
-Requires:   python-keystoneauth1 >= 3.3.0
+Requires:   python-keystoneauth1 >= 3.4.0
 Requires:   python-oslo.i18n >= 3.15.3
 Requires:   python-oslo.serialization >= 2.18.0
 Requires:   python-oslo.utils >= 3.33.0
@@ -82,7 +82,7 @@
 Summary:Documentation for OpenStack Key Management API Client
 Group:  Documentation/HTML
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.18.1
+BuildRequires:  python-openstackdocstheme
 
 %description -n python-barbicanclient-doc
 Documentation for the client library for interacting with
@@ -105,9 +105,7 @@
 %python_clone -a %{buildroot}%{_bindir}/barbican
 
 %check
-%{python_expand rm -rf .testrepository
-$python setup.py testr
-}
+%python_exec -m st

commit python-barbicanclient for openSUSE:Factory

2018-03-19 Thread root
Hello community,

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

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


Package is "python-barbicanclient"

Mon Mar 19 23:34:10 2018 rev:7 rq:583289 version:4.6.0

Changes:

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



Other differences:
--
++ python-barbicanclient.spec ++
--- /var/tmp/diff_new_pack.ufTIPM/_old  2018-03-19 23:34:12.174390637 +0100
+++ /var/tmp/diff_new_pack.ufTIPM/_new  2018-03-19 23:34:12.182390349 +0100
@@ -82,7 +82,7 @@
 Summary:Documentation for OpenStack Key Management API Client
 Group:  Documentation/HTML
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 
 %description -n python-barbicanclient-doc
 Documentation for the client library for interacting with

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




commit python-barbicanclient for openSUSE:Factory

2018-02-14 Thread root
Hello community,

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

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


Package is "python-barbicanclient"

Wed Feb 14 10:50:20 2018 rev:6 rq:575930 version:4.6.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-barbicanclient/python-barbicanclient.changes  
2018-01-17 21:59:27.164003629 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-barbicanclient.new/python-barbicanclient.changes
 2018-02-14 10:50:22.996358661 +0100
@@ -1,0 +2,11 @@
+Mon Feb 12 09:52:05 UTC 2018 - cloud-de...@suse.de
+
+- update to version 4.6.0 (bsc#1078607)
+  - Switch to use new barbican endpoint
+  - Correct docs usage of keystoneauth1 session
+  - Fix some reST field lists in docstrings
+  - Pass OSC interface through to barbican plugin
+  - Avoid tox_install.sh for constraints support
+  - Updated from global requirements
+
+---

Old:

  python-barbicanclient-4.5.2.tar.gz

New:

  python-barbicanclient-4.6.0.tar.gz



Other differences:
--
++ python-barbicanclient.spec ++
--- /var/tmp/diff_new_pack.t0vzWC/_old  2018-02-14 10:50:23.772330736 +0100
+++ /var/tmp/diff_new_pack.t0vzWC/_new  2018-02-14 10:50:23.776330592 +0100
@@ -17,21 +17,21 @@
 
 
 Name:   python-barbicanclient
-Version:4.5.2
+Version:4.6.0
 Release:0
 Summary:Client for the Barbican Key Management API
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:https://launchpad.net/python-barbicanclient
-Source0:
https://files.pythonhosted.org/packages/source/p/python-barbicanclient/python-barbicanclient-4.5.2.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-barbicanclient/python-barbicanclient-4.6.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
 BuildRequires:  python2-cliff >= 2.8.0
-BuildRequires:  python2-keystoneauth1 >= 3.2.0
+BuildRequires:  python2-keystoneauth1 >= 3.3.0
 BuildRequires:  python2-mock >= 2.0.0
 BuildRequires:  python2-oslo.i18n >= 3.15.3
 BuildRequires:  python2-oslo.serialization >= 2.18.0
-BuildRequires:  python2-oslo.utils >= 3.31.0
+BuildRequires:  python2-oslo.utils >= 3.33.0
 BuildRequires:  python2-pbr >= 2.0.0
 BuildRequires:  python2-requests >= 2.14.2
 BuildRequires:  python2-requests-mock >= 1.1.0
@@ -40,11 +40,11 @@
 BuildRequires:  python2-testtools >= 2.2.0
 BuildRequires:  python3-cliff >= 2.8.0
 BuildRequires:  python3-devel
-BuildRequires:  python3-keystoneauth1 >= 3.2.0
+BuildRequires:  python3-keystoneauth1 >= 3.3.0
 BuildRequires:  python3-mock >= 2.0.0
 BuildRequires:  python3-oslo.i18n >= 3.15.3
 BuildRequires:  python3-oslo.serialization >= 2.18.0
-BuildRequires:  python3-oslo.utils >= 3.31.0
+BuildRequires:  python3-oslo.utils >= 3.33.0
 BuildRequires:  python3-pbr >= 2.0.0
 BuildRequires:  python3-requests >= 2.14.2
 BuildRequires:  python3-requests-mock >= 1.1.0
@@ -52,10 +52,10 @@
 BuildRequires:  python3-testscenarios >= 0.4
 BuildRequires:  python3-testtools >= 2.2.0
 Requires:   python-cliff >= 2.8.0
-Requires:   python-keystoneauth1 >= 3.2.0
+Requires:   python-keystoneauth1 >= 3.3.0
 Requires:   python-oslo.i18n >= 3.15.3
 Requires:   python-oslo.serialization >= 2.18.0
-Requires:   python-oslo.utils >= 3.31.0
+Requires:   python-oslo.utils >= 3.33.0
 Requires:   python-pbr >= 2.0.0
 Requires:   python-requests >= 2.14.2
 Requires:   python-six >= 1.10.0

++ python-barbicanclient-4.5.2.tar.gz -> python-barbicanclient-4.6.0.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-barbicanclient-4.5.2/AUTHORS 
new/python-barbicanclient-4.6.0/AUTHORS
--- old/python-barbicanclient-4.5.2/AUTHORS 2017-08-03 19:17:02.0 
+0200
+++ new/python-barbicanclient-4.6.0/AUTHORS 2018-01-26 23:32:22.0 
+0100
@@ -12,6 +12,7 @@
 Christian Berendt 
 Christopher Solis 
 Clenimar Filemon 
+Colleen Murphy 
 Craig Tracey 
 Cyril Roelandt 
 Dave McCowan 
@@ -21,6 +22,7 @@
 Douglas Mendizábal 
 Elvin Tubillara 
 Fernando Diaz 
+Gage Hugo 
 Gregory Haynes 
 Gábor Antal 
 Jamie Lennox 
@@ -69,10 +71,12 @@
 Wyllys Ingersoll 
 Yushiro FURUKAWA 
 ZhiQiang Fan 
+Zuul 
 chadlung 
 chenxing 
 hongzhezheng 
 ji-xuepeng 
+lingyongxu 
 liujiong 
 reedip 
 rico.lin 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-barbicanclient-4.5.2/ChangeLog 
new/python-barbicanclient-4.6.0/ChangeLog
--- old/python-barbicanclient-4.5.2/

commit python-barbicanclient for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package python-barbicanclient for 
openSUSE:Factory checked in at 2018-01-17 21:58:15

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


Package is "python-barbicanclient"

Wed Jan 17 21:58:15 2018 rev:5 rq:566462 version:4.5.2

Changes:

--- 
/work/SRC/openSUSE:Factory/python-barbicanclient/python-barbicanclient.changes  
2017-09-23 21:36:48.340559463 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-barbicanclient.new/python-barbicanclient.changes
 2018-01-17 21:59:27.164003629 +0100
@@ -1,0 +2,5 @@
+Tue Jan 16 15:35:05 UTC 2018 - dmuel...@suse.com
+
+- convert to singlespec
+
+---



Other differences:
--
++ python-barbicanclient.spec ++
--- /var/tmp/diff_new_pack.eR62ty/_old  2018-01-17 21:59:28.083960509 +0100
+++ /var/tmp/diff_new_pack.eR62ty/_new  2018-01-17 21:59:28.083960509 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-barbicanclient
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,38 +16,59 @@
 #
 
 
-%global sname python-barbicanclient
 Name:   python-barbicanclient
 Version:4.5.2
 Release:0
 Summary:Client for the Barbican Key Management API
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:http://launchpad.net/%{sname}
-Source0:
https://pypi.io/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz
+Url:https://launchpad.net/python-barbicanclient
+Source0:
https://files.pythonhosted.org/packages/source/p/python-barbicanclient/python-barbicanclient-4.5.2.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-cliff >= 2.8.0
 BuildRequires:  python-devel
-BuildRequires:  python-keystoneauth1 >= 3.1.0
-BuildRequires:  python-mock >= 2.0
-BuildRequires:  python-oslo.i18n >= 2.1.0
-BuildRequires:  python-oslo.serialization >= 1.10.0
-BuildRequires:  python-oslo.utils >= 3.20.0
-BuildRequires:  python-pbr >= 2.0.0
-BuildRequires:  python-requests >= 2.14.2
-BuildRequires:  python-requests-mock >= 1.1
-BuildRequires:  python-testrepository >= 0.0.18
-BuildRequires:  python-testscenarios >= 0.4
-BuildRequires:  python-testtools >= 1.4.0
+BuildRequires:  python2-cliff >= 2.8.0
+BuildRequires:  python2-keystoneauth1 >= 3.2.0
+BuildRequires:  python2-mock >= 2.0.0
+BuildRequires:  python2-oslo.i18n >= 3.15.3
+BuildRequires:  python2-oslo.serialization >= 2.18.0
+BuildRequires:  python2-oslo.utils >= 3.31.0
+BuildRequires:  python2-pbr >= 2.0.0
+BuildRequires:  python2-requests >= 2.14.2
+BuildRequires:  python2-requests-mock >= 1.1.0
+BuildRequires:  python2-testrepository >= 0.0.18
+BuildRequires:  python2-testscenarios >= 0.4
+BuildRequires:  python2-testtools >= 2.2.0
+BuildRequires:  python3-cliff >= 2.8.0
+BuildRequires:  python3-devel
+BuildRequires:  python3-keystoneauth1 >= 3.2.0
+BuildRequires:  python3-mock >= 2.0.0
+BuildRequires:  python3-oslo.i18n >= 3.15.3
+BuildRequires:  python3-oslo.serialization >= 2.18.0
+BuildRequires:  python3-oslo.utils >= 3.31.0
+BuildRequires:  python3-pbr >= 2.0.0
+BuildRequires:  python3-requests >= 2.14.2
+BuildRequires:  python3-requests-mock >= 1.1.0
+BuildRequires:  python3-testrepository >= 0.0.18
+BuildRequires:  python3-testscenarios >= 0.4
+BuildRequires:  python3-testtools >= 2.2.0
 Requires:   python-cliff >= 2.8.0
-Requires:   python-keystoneauth1 >= 3.1.0
-Requires:   python-oslo.i18n >= 2.1.0
-Requires:   python-oslo.serialization >= 1.10.0
-Requires:   python-oslo.utils >= 3.20.0
+Requires:   python-keystoneauth1 >= 3.2.0
+Requires:   python-oslo.i18n >= 3.15.3
+Requires:   python-oslo.serialization >= 2.18.0
+Requires:   python-oslo.utils >= 3.31.0
 Requires:   python-pbr >= 2.0.0
 Requires:   python-requests >= 2.14.2
-Requires:   python-six >= 1.9.0
+Requires:   python-six >= 1.10.0
 BuildArch:  noarch
+%if 0%{?suse_version}
+Requires(post): update-alternatives
+Requires(postun): update-alternatives
+%else
+# on RDO, update-alternatives is in chkconfig
+Requires(post): chkconfig
+Requires(postun): chkconfig
+%endif
+%python_subpackages
 
 %description
 OpenStack Key Management API client - Python 2.x
@@ -57,42 +78,45 @@
 
 This package contains the Python 2.x module.
 
-%package doc
+%package -n python-barbicanclient-doc
 Summary:Documentation for OpenStack Key Management API Client
-Group:   

commit python-barbicanclient for openSUSE:Factory

2017-09-23 Thread root
Hello community,

here is the log from the commit of package python-barbicanclient for 
openSUSE:Factory checked in at 2017-09-23 21:36:30

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


Package is "python-barbicanclient"

Sat Sep 23 21:36:30 2017 rev:4 rq:528256 version:4.5.2

Changes:

--- 
/work/SRC/openSUSE:Factory/python-barbicanclient/python-barbicanclient.changes  
2017-08-28 15:32:12.233901711 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-barbicanclient.new/python-barbicanclient.changes
 2017-09-23 21:36:48.340559463 +0200
@@ -1,0 +2,17 @@
+Fri Sep 22 10:37:13 UTC 2017 - cloud-de...@suse.de
+
+- update to version 4.5.2
+  - Refactor barbicanclient
+  - Update doc references
+  - rearrange the existing docs into the new standard layout
+  - import content from cli-reference in openstack-manuals
+  - Update the documentation link for doc migration
+  - Workaround for importing objects from old path
+  - Add secret_type filter to CLI
+  - fix default version
+  - Update api references according to refactor result
+  - Support import modules from barbicanclient.client module
+  - Updated from global requirements
+  - Switch from oslosphinx to openstackdocstheme
+
+---

Old:

  python-barbicanclient-4.4.0.tar.gz

New:

  python-barbicanclient-4.5.2.tar.gz



Other differences:
--
++ python-barbicanclient.spec ++
--- /var/tmp/diff_new_pack.HGeAI5/_old  2017-09-23 21:36:52.855924441 +0200
+++ /var/tmp/diff_new_pack.HGeAI5/_new  2017-09-23 21:36:52.859923878 +0200
@@ -18,7 +18,7 @@
 
 %global sname python-barbicanclient
 Name:   python-barbicanclient
-Version:4.4.0
+Version:4.5.2
 Release:0
 Summary:Client for the Barbican Key Management API
 License:Apache-2.0
@@ -26,9 +26,9 @@
 Url:http://launchpad.net/%{sname}
 Source0:
https://pypi.io/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-cliff >= 2.6.0
+BuildRequires:  python-cliff >= 2.8.0
 BuildRequires:  python-devel
-BuildRequires:  python-keystoneauth1 >= 2.21.0
+BuildRequires:  python-keystoneauth1 >= 3.1.0
 BuildRequires:  python-mock >= 2.0
 BuildRequires:  python-oslo.i18n >= 2.1.0
 BuildRequires:  python-oslo.serialization >= 1.10.0
@@ -39,8 +39,8 @@
 BuildRequires:  python-testrepository >= 0.0.18
 BuildRequires:  python-testscenarios >= 0.4
 BuildRequires:  python-testtools >= 1.4.0
-Requires:   python-cliff >= 2.6.0
-Requires:   python-keystoneauth1 >= 2.21.0
+Requires:   python-cliff >= 2.8.0
+Requires:   python-keystoneauth1 >= 3.1.0
 Requires:   python-oslo.i18n >= 2.1.0
 Requires:   python-oslo.serialization >= 1.10.0
 Requires:   python-oslo.utils >= 3.20.0
@@ -61,7 +61,7 @@
 Summary:Documentation for OpenStack Key Management API Client
 Group:  Documentation
 BuildRequires:  python-Sphinx
-BuildRequires:  python-oslosphinx >= 4.7.0
+BuildRequires:  python-openstackdocstheme >= 1.16.0
 
 %description doc
 Documentation for the client library for interacting with

++ python-barbicanclient-4.4.0.tar.gz -> python-barbicanclient-4.5.2.tar.gz 
++
 15362 lines of diff (skipped)




commit python-barbicanclient for openSUSE:Factory

2017-08-28 Thread root
Hello community,

here is the log from the commit of package python-barbicanclient for 
openSUSE:Factory checked in at 2017-08-28 15:32:10

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


Package is "python-barbicanclient"

Mon Aug 28 15:32:10 2017 rev:3 rq:515032 version:4.4.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-barbicanclient/python-barbicanclient.changes  
2017-02-21 13:42:50.255872879 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-barbicanclient.new/python-barbicanclient.changes
 2017-08-28 15:32:12.233901711 +0200
@@ -1,0 +2,26 @@
+Mon Aug  7 14:47:57 UTC 2017 - cloud-de...@suse.de
+
+- update to version 4.4.0
+  - Replace six.iteritems() with .items()
+  - Removes unnecessary utf-8 encoding
+  - Clean up all secrets in functional tests
+  - Fix gate failure on pep8
+  - Change parent class of `WhenTestingCertificateOrders`
+  - Use generic auth plugin instead of specific version
+  - Update .gitignore
+  - Fix doc referencing --payload-content-type
+  - Add client list filter functionality
+  - Correct the regex for parsing output
+  - Make test directory more specific
+  - Extend pep8 test coverage
+  - Set client module __version__
+  - Remove support for py34
+  - Fix serializable issues when retrieving json format resources
+  - Replaces uuid.uuid4 with uuidutils.generate_uuid()
+  - Enable F and H flake8 rules
+  - Update keystone endpoint for functional tests
+  - Remove unused barbicanclient/common directory
+  - Updated from global requirements
+  - [openstack-manuals] description of command barbican ca list
+
+---

Old:

  python-barbicanclient-4.2.0.tar.gz

New:

  python-barbicanclient-4.4.0.tar.gz



Other differences:
--
++ python-barbicanclient.spec ++
--- /var/tmp/diff_new_pack.s5Xiea/_old  2017-08-28 15:32:13.029789818 +0200
+++ /var/tmp/diff_new_pack.s5Xiea/_new  2017-08-28 15:32:13.045787569 +0200
@@ -18,7 +18,7 @@
 
 %global sname python-barbicanclient
 Name:   python-barbicanclient
-Version:4.2.0
+Version:4.4.0
 Release:0
 Summary:Client for the Barbican Key Management API
 License:Apache-2.0
@@ -26,23 +26,26 @@
 Url:http://launchpad.net/%{sname}
 Source0:
https://pypi.io/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-cliff >= 2.3.0
+BuildRequires:  python-cliff >= 2.6.0
 BuildRequires:  python-devel
-BuildRequires:  python-keystoneclient >= 3.8.0
+BuildRequires:  python-keystoneauth1 >= 2.21.0
 BuildRequires:  python-mock >= 2.0
-BuildRequires:  python-pbr >= 1.8
-BuildRequires:  python-requests >= 2.10.0
+BuildRequires:  python-oslo.i18n >= 2.1.0
+BuildRequires:  python-oslo.serialization >= 1.10.0
+BuildRequires:  python-oslo.utils >= 3.20.0
+BuildRequires:  python-pbr >= 2.0.0
+BuildRequires:  python-requests >= 2.14.2
 BuildRequires:  python-requests-mock >= 1.1
 BuildRequires:  python-testrepository >= 0.0.18
 BuildRequires:  python-testscenarios >= 0.4
 BuildRequires:  python-testtools >= 1.4.0
-Requires:   python-cliff >= 2.3.0
-Requires:   python-keystoneclient >= 3.8.0
+Requires:   python-cliff >= 2.6.0
+Requires:   python-keystoneauth1 >= 2.21.0
 Requires:   python-oslo.i18n >= 2.1.0
 Requires:   python-oslo.serialization >= 1.10.0
-Requires:   python-oslo.utils >= 3.18.0
-Requires:   python-pbr >= 1.8
-Requires:   python-requests >= 2.10.0
+Requires:   python-oslo.utils >= 3.20.0
+Requires:   python-pbr >= 2.0.0
+Requires:   python-requests >= 2.14.2
 Requires:   python-six >= 1.9.0
 BuildArch:  noarch
 

++ _service ++
--- /var/tmp/diff_new_pack.s5Xiea/_old  2017-08-28 15:32:13.225762267 +0200
+++ /var/tmp/diff_new_pack.s5Xiea/_new  2017-08-28 15:32:13.233761143 +0200
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/openstack/python-barbicanclient/python-barbicanclient.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/python-barbicanclient/python-barbicanclient.spec.j2
 python-barbicanclient.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/global-requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/global-requirements.txt
 cloud-de...@suse.de
 gh,openstack,python-barbicanclient
   

++ python-barbicanclient-4.2.0.tar.gz -> python-barbicanclient-4.4.0.tar.gz 
++
 2725 lines of diff (skipped)




commit python-barbicanclient for openSUSE:Factory

2017-02-21 Thread root
Hello community,

here is the log from the commit of package python-barbicanclient for 
openSUSE:Factory checked in at 2017-02-21 13:42:49

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


Package is "python-barbicanclient"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-barbicanclient/python-barbicanclient.changes  
2016-09-30 15:28:36.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-barbicanclient.new/python-barbicanclient.changes
 2017-02-21 13:42:50.255872879 +0100
@@ -1,0 +2,34 @@
+Mon Feb 13 10:44:33 UTC 2017 - cloud-de...@suse.de
+
+- update to version 4.2.0:
+  - Update Order Create Type Help Dialog
+  - Remove redundant space in docstring
+  - Replaced bare except
+  - Fix order of arguments in assertEqual
+  - Removed openstack/common from tox.in
+  - Using assertEqual instead of assertEquals
+  - Validate key order meta fields.
+  - Fix bug when uploading secret using unified CLI
+  - Remove discover from test-requirements
+  - Use 'code-block' for pieces of code
+  - Accept 'pass_phrase' for AsymmetricOrder constructor
+  - Support upper-constraints in tox.ini
+  - Skip order with 'None' payload content type
+  - Add missing param to certificate order initialization
+  - Fix argument order for assertEqual to (expected, observed)
+  - Fix error in doc
+  - Add Python 3.5 classifier and venv
+  - Use international logging message
+  - Using assertTrue/False() instead of assertEqual(True/False)
+  - Use keystoneauth
+  - Remove imported but unused
+  - Fix CLI message in CA module
+  - Add plug-in summary for osc doc
+  - Cast sets to lists in acl functional tests
+  - Handle container list command correctly
+  - Add oslo.config to requirements
+  - Do not write except:, use except Exception instead
+  - Updated from global requirements
+  - Remove invalid smoke test that is failing in the gate
+
+---

Old:

  python-barbicanclient-4.1.0.tar.gz

New:

  python-barbicanclient-4.2.0.tar.gz



Other differences:
--
++ python-barbicanclient.spec ++
--- /var/tmp/diff_new_pack.4WsSVd/_old  2017-02-21 13:42:51.099753828 +0100
+++ /var/tmp/diff_new_pack.4WsSVd/_new  2017-02-21 13:42:51.103753264 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-barbicanclient
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %global sname python-barbicanclient
 Name:   python-barbicanclient
-Version:4.1.0
+Version:4.2.0
 Release:0
 Summary:Client for the Barbican Key Management API
 License:Apache-2.0
@@ -26,22 +26,22 @@
 Url:http://launchpad.net/%{sname}
 Source0:
https://pypi.io/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-cliff >= 1.15.0
+BuildRequires:  python-cliff >= 2.3.0
 BuildRequires:  python-devel
-BuildRequires:  python-keystoneclient >= 2.0.0
+BuildRequires:  python-keystoneclient >= 3.8.0
 BuildRequires:  python-mock >= 2.0
-BuildRequires:  python-pbr >= 1.6
+BuildRequires:  python-pbr >= 1.8
 BuildRequires:  python-requests >= 2.10.0
-BuildRequires:  python-requests-mock >= 1.0
+BuildRequires:  python-requests-mock >= 1.1
 BuildRequires:  python-testrepository >= 0.0.18
 BuildRequires:  python-testscenarios >= 0.4
 BuildRequires:  python-testtools >= 1.4.0
-Requires:   python-cliff >= 1.15.0
-Requires:   python-keystoneclient >= 2.0.0
+Requires:   python-cliff >= 2.3.0
+Requires:   python-keystoneclient >= 3.8.0
 Requires:   python-oslo.i18n >= 2.1.0
 Requires:   python-oslo.serialization >= 1.10.0
-Requires:   python-oslo.utils >= 3.16.0
-Requires:   python-pbr >= 1.6
+Requires:   python-oslo.utils >= 3.18.0
+Requires:   python-pbr >= 1.8
 Requires:   python-requests >= 2.10.0
 Requires:   python-six >= 1.9.0
 BuildArch:  noarch
@@ -58,14 +58,15 @@
 Summary:Documentation for OpenStack Key Management API Client
 Group:  Documentation
 BuildRequires:  python-Sphinx
-BuildRequires:  python-oslosphinx >= 2.5.0
+BuildRequires:  python-oslosphinx >= 4.7.0
 
 %description doc
 Documentation for the client library for interacting with
 Openstack Key Management API
 
 %prep
-%setup -q -n %{name}-%{version}
+%autosetup -n %{name}-%{version}
+%py_req_cleanup
 
 # Remove the sphinx-build leftovers
 rm -rf html/.{doctrees,buildinfo}

++ _service ++
---

commit python-barbicanclient for openSUSE:Factory

2016-09-30 Thread h_root
Hello community,

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

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


Package is "python-barbicanclient"

Changes:

New Changes file:

--- /dev/null   2016-09-15 12:42:18.240042505 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-barbicanclient.new/python-barbicanclient.changes
 2016-09-30 15:28:36.0 +0200
@@ -0,0 +1,335 @@
+---
+Fri Sep  2 19:11:31 UTC 2016 - tbecht...@suse.com
+
+update to version 4.1.0
+  * Updated from global requirements
+  * Fix jenkins failing on coverage report
+  * Fixed python-barbicanclient functional tests
+  * Remove unused import
+  * Update mailmap for Douglas Mendizábal
+  * Update the home-page with developer documentation link
+  * Issue deprecation message for the barbican CLI
+  * Censoring secrets payload value from debug log
+  * Fix argument order for assertEqual to (exp, obs)
+  * Fixed barbican client order list
+  * Display error description
+
+---
+Mon Aug  1 18:34:41 UTC 2016 - tbecht...@suse.com
+
+- Update _service and switch to upstream spec file
+
+---
+Thu May 26 12:13:55 UTC 2016 - johannes.grass...@suse.com
+
+- Update to 4.0.1
+  4.0.1
+  * Updated from global requirements
+  * Update .gitreview for stable/mitaka
+  4.0.0
+  * Replace assertEqual(None, *
+  * Updated from global requirements
+  * Use six.moves.urllib.parse to replace urlparse
+  * Updated from global requirements
+  * Remove argparse from requirements
+  * Updated from global requirements
+  * Updated from global requirements
+  * Replace deprecated keystoneclient...exceptions
+  * Update typos
+  * Removes MANIFEST.in as it is not needed explicitely by PBR
+  * Deprecated tox -downloadcache option removed
+  * Remove py26 support
+  * Updated from global requirements
+  * Updated from global requirements
+  * Updated from global requirements
+  * Updated from global requirements
+  * Update Readme to include new/updated CLI commands
+  * Allow tox to be able to run independent functional tests
+  * Make CLI Order's type field a required argument
+  * Remove invalid skipping of tests
+  * Fix Secrets Filter
+  * Updated from global requirements
+  * Updated from global requirements
+  * README.rst devstack link not properly displayed
+  * improve readme contents
+  * Updated from global requirements
+  * Add to_dict method to EntityFormatter
+  * Updated from global requirements
+  * Part 3: Adding ACL functional tests
+  * Updated from global requirements
+  * Initialize optional attributes in CA object
+  * Fix keystone version selection
+  * Part 2: Adding ACL support for CLI commands and docs
+  * Fix incorrect error when performing Barbican Secret Update
+  * Part 1: Adding ACL support for Client API
+  * Fix error where barbican order create returns invalid error
+  * Create Openstack CLI plugin for Barbican
+  * Fix OS_PROJECT_ID not getting read by client
+  * Remove Client V1 Behaviors
+  * enable barbican help without authentication
+  * Fix barbican-client README.rst
+  * Add functional test for updating a Secret
+  * Remove test behaviors abstraction for containers smoke tests
+  * Remove test behaviors abstraction for orders smoke tests
+  * Remove test behaviors abstraction for secrets smoke tests
+  * Remove test behaviors abstraction for containers
+  * Remove test behaviors abstraction for orders
+  * Remove test behaviors abstraction for secrets
+  * Create Common functions used for cleaning up items used for testing
+  * Add epilog to parser
+  * Add Unit Tests for Store and Update Payload when Payload is zero
+  * Allow Barbican Client Secret Update Functionality
+
+---
+Wed Sep 16 14:15:25 UTC 2015 - tbecht...@suse.com
+
+- update to 3.3.0:
+  * Updated from global requirements
+  * Updated from global requirements
+  * Updated from global requirements
+  * Add ability to add and list CAs
+  * Remove unneeded dependency in tox.ini
+  * Adding Documentation for running Functional Tests on the Python-Barbican 
Client
+  * Updated from global requirements
+  * Updated from global requirements
+  * Updated from global requirements
+  * Updated from global requirements
+  * Added secret type command line option
+  * Updated from global requirements
+  * New mock release(1.1.0) broke unit/function tests
+  * Enable endpoint filter parameters for the CLI
+  * Updated from global requirements
+  * Use keystone discovery instead of endpoint_override
+  * Updated from