commit python-os-api-ref for openSUSE:Factory

2020-10-26 Thread root
Hello community,

here is the log from the commit of package python-os-api-ref for 
openSUSE:Factory checked in at 2020-10-26 16:16:19

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


Package is "python-os-api-ref"

Mon Oct 26 16:16:19 2020 rev:11 rq:841200 version:2.1.0

Changes:

--- /work/SRC/openSUSE:Factory/python-os-api-ref/python-os-api-ref.changes  
2020-06-05 20:15:20.426787515 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-os-api-ref.new.3463/python-os-api-ref.changes
2020-10-26 16:16:56.178965191 +0100
@@ -1,0 +2,9 @@
+Fri Oct  9 19:16:27 UTC 2020 - cloud-de...@suse.de
+
+- update to version 2.1.0
+  - Remove unused translation content
+  - Remove .testr.conf
+  - Switch to newer openstackdocstheme version
+  - Update sphinx-testing requirements to >=1.0.1
+
+---

Old:

  os-api-ref-2.0.1.tar.gz

New:

  os-api-ref-2.1.0.tar.gz



Other differences:
--
++ python-os-api-ref.spec ++
--- /var/tmp/diff_new_pack.QKwem6/_old  2020-10-26 16:16:56.818965707 +0100
+++ /var/tmp/diff_new_pack.QKwem6/_new  2020-10-26 16:16:56.818965707 +0100
@@ -17,18 +17,18 @@
 
 
 Name:   python-os-api-ref
-Version:2.0.1
+Version:2.1.0
 Release:0
 Summary:Sphinx Extensions to support API reference sites in OpenStack
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/%{sname}
-Source0:
https://files.pythonhosted.org/packages/source/o/os-api-ref/os-api-ref-2.0.1.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/os-api-ref/os-api-ref-2.1.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-PyYAML >= 3.12
 BuildRequires:  python3-Sphinx
 BuildRequires:  python3-beautifulsoup4
-BuildRequires:  python3-openstackdocstheme >= 1.18.1
+BuildRequires:  python3-openstackdocstheme >= 2.2.1
 BuildRequires:  python3-pbr >= 2.0.0
 BuildRequires:  python3-python-subunit
 BuildRequires:  python3-six >= 1.10.0
@@ -54,7 +54,7 @@
 Group:  Development/Languages/Python
 Requires:   python3-PyYAML >= 3.12
 Requires:   python3-Sphinx
-Requires:   python3-openstackdocstheme >= 1.18.1
+Requires:   python3-openstackdocstheme >= 2.2.1
 Requires:   python3-pbr >= 2.0.0
 Requires:   python3-six >= 1.10.0
 
@@ -73,7 +73,7 @@
 This package contains the Python 3.x module.
 
 %prep
-%autosetup -p1 -n os-api-ref-2.0.1
+%autosetup -p1 -n os-api-ref-2.1.0
 %py_req_cleanup
 
 %build

++ _service ++
--- /var/tmp/diff_new_pack.QKwem6/_old  2020-10-26 16:16:56.854965735 +0100
+++ /var/tmp/diff_new_pack.QKwem6/_new  2020-10-26 16:16:56.854965735 +0100
@@ -1,6 +1,6 @@
 
   
-https://opendev.org/openstack/rpm-packaging/raw/branch/stable/ussuri/openstack/os-api-ref/os-api-ref.spec.j2
+https://opendev.org/openstack/rpm-packaging/raw/branch/stable/victoria/openstack/os-api-ref/os-api-ref.spec.j2
 python-os-api-ref.spec
 https://opendev.org/openstack/os-api-ref/raw/branch/master/requirements.txt
 cloud-de...@suse.de

++ os-api-ref-2.0.1.tar.gz -> os-api-ref-2.1.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/os-api-ref-2.0.1/.testr.conf 
new/os-api-ref-2.1.0/.testr.conf
--- old/os-api-ref-2.0.1/.testr.conf2020-04-07 12:05:27.0 +0200
+++ new/os-api-ref-2.1.0/.testr.conf1970-01-01 01:00:00.0 +0100
@@ -1,7 +0,0 @@
-[DEFAULT]
-test_command=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \
- OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \
- OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \
- ${PYTHON:-python} -m subunit.run discover -t ./ . $LISTOPT 
$IDOPTION
-test_id_option=--load-list $IDFILE
-test_list_option=--list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/os-api-ref-2.0.1/AUTHORS new/os-api-ref-2.1.0/AUTHORS
--- old/os-api-ref-2.0.1/AUTHORS2020-04-07 12:06:37.0 +0200
+++ new/os-api-ref-2.1.0/AUTHORS2020-06-18 17:28:22.0 +0200
@@ -1,3 +1,4 @@
+Akihiro Motoki 
 Andreas Jaeger 
 Anne Gentle 
 Cao Xuan Hoang 
@@ -12,6 +13,7 @@
 Graham Hayes 
 Karen Bradshaw 
 Luigi Toscano 
+Masayuki Igawa 
 Monty Taylor 
 Nam Nguyen Hoai 
 Ondřej Nový 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/os-api-ref-2.0.1/ChangeLog 
new/os-api-ref-2.1.0/ChangeLog
--- old/os-api-ref-2.0.1/ChangeLog  2020-04-07 12:06:37.0 +0200
+++ new/os-api-ref-2.1.0/ChangeLog  2020-06-18 17:28:22.0 +0200
@@ -1,10 +1,18 @@
 CHANGES
 ===
 

commit python-os-api-ref for openSUSE:Factory

2020-06-05 Thread root
Hello community,

here is the log from the commit of package python-os-api-ref for 
openSUSE:Factory checked in at 2020-06-05 20:13:08

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


Package is "python-os-api-ref"

Fri Jun  5 20:13:08 2020 rev:10 rq:803582 version:2.0.1

Changes:

--- /work/SRC/openSUSE:Factory/python-os-api-ref/python-os-api-ref.changes  
2020-03-29 14:25:39.682096462 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-os-api-ref.new.3606/python-os-api-ref.changes
2020-06-05 20:15:20.426787515 +0200
@@ -1,0 +2,8 @@
+Tue May 12 09:47:34 UTC 2020 - cloud-de...@suse.de
+
+- update to version 2.0.1
+  - [ussuri][goal] Drop python 2.7 support and testing
+  - Use Ussuri jobs
+  - Update hacking for Python3
+
+---

Old:

  os-api-ref-1.6.2.tar.gz

New:

  os-api-ref-2.0.1.tar.gz



Other differences:
--
++ python-os-api-ref.spec ++
--- /var/tmp/diff_new_pack.VCnk28/_old  2020-06-05 20:15:22.154793873 +0200
+++ /var/tmp/diff_new_pack.VCnk28/_new  2020-06-05 20:15:22.158793888 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   python-os-api-ref
-Version:1.6.2
+Version:2.0.1
 Release:0
 Summary:Sphinx Extensions to support API reference sites in OpenStack
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/%{sname}
-Source0:
https://files.pythonhosted.org/packages/source/o/os-api-ref/os-api-ref-1.6.2.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/os-api-ref/os-api-ref-2.0.1.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-PyYAML >= 3.12
 BuildRequires:  python3-Sphinx
@@ -73,7 +73,7 @@
 This package contains the Python 3.x module.
 
 %prep
-%autosetup -p1 -n os-api-ref-1.6.2
+%autosetup -p1 -n os-api-ref-2.0.1
 %py_req_cleanup
 
 %build

++ _service ++
--- /var/tmp/diff_new_pack.VCnk28/_old  2020-06-05 20:15:22.202794049 +0200
+++ /var/tmp/diff_new_pack.VCnk28/_new  2020-06-05 20:15:22.202794049 +0200
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/train/openstack/os-api-ref/os-api-ref.spec.j2
+https://opendev.org/openstack/rpm-packaging/raw/branch/stable/ussuri/openstack/os-api-ref/os-api-ref.spec.j2
 python-os-api-ref.spec
-https://raw.githubusercontent.com/openstack/os-api-ref/master/requirements.txt
+https://opendev.org/openstack/os-api-ref/raw/branch/master/requirements.txt
 cloud-de...@suse.de
 gh,openstack,os-api-ref
   

++ os-api-ref-1.6.2.tar.gz -> os-api-ref-2.0.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/os-api-ref-1.6.2/.zuul.yaml 
new/os-api-ref-2.0.1/.zuul.yaml
--- old/os-api-ref-1.6.2/.zuul.yaml 2019-07-05 14:47:06.0 +0200
+++ new/os-api-ref-2.0.1/.zuul.yaml 2020-04-07 12:05:27.0 +0200
@@ -11,8 +11,7 @@
 
 - project:
 templates:
-  - openstack-python-jobs
-  - openstack-python3-train-jobs
+  - openstack-python3-ussuri-jobs
   - check-requirements
   - publish-openstack-docs-pti
 check:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/os-api-ref-1.6.2/ChangeLog 
new/os-api-ref-2.0.1/ChangeLog
--- old/os-api-ref-1.6.2/ChangeLog  2019-07-05 14:47:48.0 +0200
+++ new/os-api-ref-2.0.1/ChangeLog  2020-04-07 12:06:37.0 +0200
@@ -1,6 +1,17 @@
 CHANGES
 ===
 
+2.0.1
+-
+
+* Update hacking for Python3
+
+2.0.0
+-
+
+* [ussuri][goal] Drop python 2.7 support and testing
+* Use Ussuri jobs
+
 1.6.2
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/os-api-ref-1.6.2/PKG-INFO 
new/os-api-ref-2.0.1/PKG-INFO
--- old/os-api-ref-1.6.2/PKG-INFO   2019-07-05 14:47:48.0 +0200
+++ new/os-api-ref-2.0.1/PKG-INFO   2020-04-07 12:06:37.0 +0200
@@ -1,6 +1,6 @@
-Metadata-Version: 1.1
+Metadata-Version: 1.2
 Name: os-api-ref
-Version: 1.6.2
+Version: 2.0.1
 Summary: Sphinx Extensions to support API reference sites in OpenStack
 Home-page: https://docs.openstack.org/os-api-ref/latest/
 Author: OpenStack
@@ -127,8 +127,9 @@
 Classifier: License :: OSI Approved :: Apache Software License
 Classifier: Operating System :: POSIX :: Linux
 Classifier: Programming Language :: Python
-Classifier: Programming Language :: Python :: 2
-Classifier: Programming Language :: Python :: 2.7
 Classifier: Programming Language :: Python :: 3
 Classifier: Programming Language :: Python :: 3.6
 Classifier: Programming Language :: Python :: 3.7

commit python-os-api-ref for openSUSE:Factory

2020-03-29 Thread root
Hello community,

here is the log from the commit of package python-os-api-ref for 
openSUSE:Factory checked in at 2020-03-29 14:25:22

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


Package is "python-os-api-ref"

Sun Mar 29 14:25:22 2020 rev:9 rq:788133 version:1.6.2

Changes:

--- /work/SRC/openSUSE:Factory/python-os-api-ref/python-os-api-ref.changes  
2019-12-04 14:18:43.982361330 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-os-api-ref.new.3160/python-os-api-ref.changes
2020-03-29 14:25:39.682096462 +0200
@@ -1,0 +2,5 @@
+Fri Mar 13 08:49:12 UTC 2020 - Dirk Mueller 
+
+- switch to python 3.x only build
+
+---



Other differences:
--
++ python-os-api-ref.spec ++
--- /var/tmp/diff_new_pack.ndIaIA/_old  2020-03-29 14:25:40.430096845 +0200
+++ /var/tmp/diff_new_pack.ndIaIA/_new  2020-03-29 14:25:40.434096847 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-os-api-ref
 #
-# 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,16 +25,6 @@
 URL:https://launchpad.net/%{sname}
 Source0:
https://files.pythonhosted.org/packages/source/o/os-api-ref/os-api-ref-1.6.2.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python2-PyYAML >= 3.12
-BuildRequires:  python2-Sphinx
-BuildRequires:  python2-beautifulsoup4
-BuildRequires:  python2-openstackdocstheme >= 1.18.1
-BuildRequires:  python2-pbr >= 2.0.0
-BuildRequires:  python2-python-subunit
-BuildRequires:  python2-six >= 1.10.0
-BuildRequires:  python2-sphinx-testing
-BuildRequires:  python2-stestr
-BuildRequires:  python2-testtools
 BuildRequires:  python3-PyYAML >= 3.12
 BuildRequires:  python3-Sphinx
 BuildRequires:  python3-beautifulsoup4
@@ -45,13 +35,7 @@
 BuildRequires:  python3-sphinx-testing
 BuildRequires:  python3-stestr
 BuildRequires:  python3-testtools
-Requires:   python-PyYAML >= 3.12
-Requires:   python-Sphinx
-Requires:   python-openstackdocstheme >= 1.18.1
-Requires:   python-pbr >= 2.0.0
-Requires:   python-six >= 1.10.0
 BuildArch:  noarch
-%python_subpackages
 
 %description
 This project is a collection of sphinx stanzas that assist in building an API
@@ -65,23 +49,46 @@
 of collapsing sections for REST methods and javascript controls to
 expand / collapse all sections.
 
+%package -n python3-os-api-ref
+Summary:Sphinx Extensions to support API reference sites in OpenStack
+Group:  Development/Languages/Python
+Requires:   python3-PyYAML >= 3.12
+Requires:   python3-Sphinx
+Requires:   python3-openstackdocstheme >= 1.18.1
+Requires:   python3-pbr >= 2.0.0
+Requires:   python3-six >= 1.10.0
+
+%description -n python3-os-api-ref
+This project is a collection of sphinx stanzas that assist in building an API
+Reference site for an OpenStack project in RST. RST is great for
+unstructured English, but displaying semi structured (and repetitive) data
+in tables is not it's strength. This provides tooling to insert semi-structured
+data describing request and response parameters, and turn those into nice
+tables.
+The project also includes a set of styling (and javascript) that is expected
+to layer on top of an openstackdocstheme theme base. This provides a nice set
+of collapsing sections for REST methods and javascript controls to
+expand / collapse all sections.
+
+This package contains the Python 3.x module.
+
 %prep
 %autosetup -p1 -n os-api-ref-1.6.2
 %py_req_cleanup
 
 %build
-%{python_build}
+%{py3_build}
 
 %install
-%{python_install}
+%{py3_install}
 
 %check
-%python_exec -m stestr.cli run
+python3 -m stestr.cli run
 
-%files %{python_files}
+%files -n python3-os-api-ref
 %license LICENSE
 %doc README.rst ChangeLog
-%{python_sitelib}/os_api_ref
-%{python_sitelib}/*.egg-info
+%{python3_sitelib}/os_api_ref
+%{python3_sitelib}/*.egg-info
 
 %changelog




commit python-os-api-ref for openSUSE:Factory

2019-12-04 Thread root
Hello community,

here is the log from the commit of package python-os-api-ref for 
openSUSE:Factory checked in at 2019-12-04 13:47:59

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


Package is "python-os-api-ref"

Wed Dec  4 13:47:59 2019 rev:8 rq:736635 version:1.6.2

Changes:

--- /work/SRC/openSUSE:Factory/python-os-api-ref/python-os-api-ref.changes  
2019-07-08 16:38:48.088770664 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-os-api-ref.new.4691/python-os-api-ref.changes
2019-12-04 14:18:43.982361330 +0100
@@ -1,0 +2,19 @@
+Wed Oct  9 12:49:38 UTC 2019 - cloud-de...@suse.de
+
+- removed 0001-Add-support-for-Sphinx-2.0.patch
+- removed 0001-Fix-microversion-test-handle-different-HTML-renderin.patch
+- removed 0001-Add-support-for-Sphinx-v2.1.patch
+- update to version 1.6.2
+  - Add support for Sphinx 2.0
+  - Update hacking version
+  - Generate stable targets rather than random
+  - Update Testing for Train
+  - Add support for Sphinx v2.1
+  - Add Python 3 Train unit tests
+  - Remove support for py34
+  - Replace git.openstack.org URLs with opendev.org URLs
+  - Fix microversion test: handle different HTML renderings
+  - trivial: Remove unused attribute
+  - OpenDev Migration Patch
+
+---

Old:

  0001-Add-support-for-Sphinx-2.0.patch
  0001-Add-support-for-Sphinx-v2.1.patch
  0001-Fix-microversion-test-handle-different-HTML-renderin.patch
  os-api-ref-1.6.0.tar.gz

New:

  os-api-ref-1.6.2.tar.gz



Other differences:
--
++ python-os-api-ref.spec ++
--- /var/tmp/diff_new_pack.snkZyz/_old  2019-12-04 14:18:44.486361395 +0100
+++ /var/tmp/diff_new_pack.snkZyz/_new  2019-12-04 14:18:44.490361395 +0100
@@ -17,17 +17,13 @@
 
 
 Name:   python-os-api-ref
-Version:1.6.0
+Version:1.6.2
 Release:0
 Summary:Sphinx Extensions to support API reference sites in OpenStack
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/%{sname}
-Source0:
https://files.pythonhosted.org/packages/source/o/os-api-ref/os-api-ref-1.6.0.tar.gz
-# https://review.openstack.org/#/c/630146/
-Patch1: 0001-Fix-microversion-test-handle-different-HTML-renderin.patch
-Patch2: 0001-Add-support-for-Sphinx-2.0.patch
-Patch3: 0001-Add-support-for-Sphinx-v2.1.patch
+Source0:
https://files.pythonhosted.org/packages/source/o/os-api-ref/os-api-ref-1.6.2.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python2-PyYAML >= 3.12
 BuildRequires:  python2-Sphinx
@@ -35,9 +31,9 @@
 BuildRequires:  python2-openstackdocstheme >= 1.18.1
 BuildRequires:  python2-pbr >= 2.0.0
 BuildRequires:  python2-python-subunit
+BuildRequires:  python2-six >= 1.10.0
 BuildRequires:  python2-sphinx-testing
 BuildRequires:  python2-stestr
-BuildRequires:  python2-testrepository
 BuildRequires:  python2-testtools
 BuildRequires:  python3-PyYAML >= 3.12
 BuildRequires:  python3-Sphinx
@@ -45,14 +41,15 @@
 BuildRequires:  python3-openstackdocstheme >= 1.18.1
 BuildRequires:  python3-pbr >= 2.0.0
 BuildRequires:  python3-python-subunit
+BuildRequires:  python3-six >= 1.10.0
 BuildRequires:  python3-sphinx-testing
 BuildRequires:  python3-stestr
-BuildRequires:  python3-testrepository
 BuildRequires:  python3-testtools
 Requires:   python-PyYAML >= 3.12
 Requires:   python-Sphinx
 Requires:   python-openstackdocstheme >= 1.18.1
 Requires:   python-pbr >= 2.0.0
+Requires:   python-six >= 1.10.0
 BuildArch:  noarch
 %python_subpackages
 
@@ -69,7 +66,7 @@
 expand / collapse all sections.
 
 %prep
-%autosetup -p1 -n os-api-ref-1.6.0
+%autosetup -p1 -n os-api-ref-1.6.2
 %py_req_cleanup
 
 %build

++ _service ++
--- /var/tmp/diff_new_pack.snkZyz/_old  2019-12-04 14:18:44.510361398 +0100
+++ /var/tmp/diff_new_pack.snkZyz/_new  2019-12-04 14:18:44.510361398 +0100
@@ -1,6 +1,6 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/stein/openstack/os-api-ref/os-api-ref.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/train/openstack/os-api-ref/os-api-ref.spec.j2
 python-os-api-ref.spec
 https://raw.githubusercontent.com/openstack/os-api-ref/master/requirements.txt
 cloud-de...@suse.de

++ os-api-ref-1.6.0.tar.gz -> os-api-ref-1.6.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/os-api-ref-1.6.0/.zuul.yaml 
new/os-api-ref-1.6.2/.zuul.yaml
--- old/os-api-ref-1.6.0/.zuul.yaml 2018-12-12 11:53:22.0 +0100
+++ new/os-api-ref-1.6.2/.zuul.yaml 2019-07-05 

commit python-os-api-ref for openSUSE:Factory

2019-07-08 Thread root
Hello community,

here is the log from the commit of package python-os-api-ref for 
openSUSE:Factory checked in at 2019-07-08 15:12:18

Comparing /work/SRC/openSUSE:Factory/python-os-api-ref (Old)
 and  /work/SRC/openSUSE:Factory/.python-os-api-ref.new.4615 (New)


Package is "python-os-api-ref"

Mon Jul  8 15:12:18 2019 rev:7 rq:713949 version:1.6.0

Changes:

--- /work/SRC/openSUSE:Factory/python-os-api-ref/python-os-api-ref.changes  
2019-05-03 22:41:43.639153138 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-os-api-ref.new.4615/python-os-api-ref.changes
2019-07-08 16:38:48.088770664 +0200
@@ -1,0 +2,6 @@
+Mon Jul  8 06:29:32 UTC 2019 - cloud-de...@suse.de
+
+- added 0001-Add-support-for-Sphinx-v2.1.patch
+- added 0001-Add-support-for-Sphinx-2.0.patch
+
+---

New:

  0001-Add-support-for-Sphinx-2.0.patch
  0001-Add-support-for-Sphinx-v2.1.patch



Other differences:
--
++ python-os-api-ref.spec ++
--- /var/tmp/diff_new_pack.LNBTds/_old  2019-07-08 16:38:48.576771357 +0200
+++ /var/tmp/diff_new_pack.LNBTds/_new  2019-07-08 16:38:48.580771363 +0200
@@ -26,6 +26,8 @@
 Source0:
https://files.pythonhosted.org/packages/source/o/os-api-ref/os-api-ref-1.6.0.tar.gz
 # https://review.openstack.org/#/c/630146/
 Patch1: 0001-Fix-microversion-test-handle-different-HTML-renderin.patch
+Patch2: 0001-Add-support-for-Sphinx-2.0.patch
+Patch3: 0001-Add-support-for-Sphinx-v2.1.patch
 BuildRequires:  openstack-macros
 BuildRequires:  python2-PyYAML >= 3.12
 BuildRequires:  python2-Sphinx

++ 0001-Add-support-for-Sphinx-2.0.patch ++
>From 525eee5a72ac0b0dc84d22336f061e3776e26c62 Mon Sep 17 00:00:00 2001
From: Stephen Finucane 
Date: Thu, 25 Apr 2019 17:23:43 +0100
Subject: [PATCH] Add support for Sphinx 2.0

Sphinx 2.0 switched the default HTML builder from HTML4 to HTML5 [1].
Since some of our tests are validating raw HTML output, this has caused
them to break. We can't drop support for Sphinx < 2.0 yet since Sphinx
2.0 doesn't support Python 2.7, so simply if-else this mofo until such a
time as we _can_ drop support.

[1] https://github.com/sphinx-doc/sphinx/issues/4587

Change-Id: I4631169908e34fa924f5a0a783a94ad9c1215d9f
Signed-off-by: Stephen Finucane 
---
 os_api_ref/tests/test_basic_example.py | 91 +-
 os_api_ref/tests/test_microversions.py | 45 -
 2 files changed, 132 insertions(+), 4 deletions(-)

diff --git a/os_api_ref/tests/test_basic_example.py 
b/os_api_ref/tests/test_basic_example.py
index dc89bae..20a4fad 100644
--- a/os_api_ref/tests/test_basic_example.py
+++ b/os_api_ref/tests/test_basic_example.py
@@ -91,7 +91,33 @@ class TestBasicExample(base.TestCase):
 def test_parameters(self):
 """Do we get some parameters table"""
 
-table = """
+# TODO(stephenfin): Drop support for this once we drop support for both
+# Python 2.7 and Sphinx < 2.0, likely in "U"
+if sphinx.version_info >= (2, 0, 0):
+table = """
+
+
+
+
+
+
+
+Name
+In
+Type
+Description
+
+
+
+name
+body
+string
+The name of things
+
+
+"""
+else:
+table = """
 
 
 
@@ -118,7 +144,65 @@ class TestBasicExample(base.TestCase):
 
 def test_rest_response(self):
 
-success_table = """table border="1" class="docutils">
+# TODO(stephenfin): Drop support for this once we drop support for both
+# Python 2.7 and Sphinx < 2.0, likely in "U"
+if sphinx.version_info >= (2, 0, 0):
+success_table = """
+
+
+
+
+
+Code
+Reason
+
+
+
+200 - OK
+Request was successful.
+
+100 - Continue
+An unusual code for an API
+
+201 - Created
+Resource was created and is ready to use.
+
+
+"""
+
+error_table = """
+
+
+
+
+
+Code
+Reason
+
+
+
+405 - Method Not Allowed
+Method is not valid for this endpoint.
+
+403 - Forbidden
+Policy does not allow current user to do this operation.
+
+401 - Unauthorized
+User must authenticate before making a request
+
+400 - Bad Request
+Some content in the request was invalid
+
+500 - Internal Server Error
+Something went wrong inside the service.
+
+409 - Conflict
+There is already a zone with this name.
+
+
+"""
+else:
+success_table = """table border="1" class="docutils">
 
 
 
@@ -142,7 +226,7 @@ class TestBasicExample(base.TestCase):
 
 """
 
-error_table = """
+error_table = """
 
 
 
@@ -174,5 +258,6 @@ class TestBasicExample(base.TestCase):
 
 
 """
+
 self.assertIn(success_table, self.content)
 self.assertIn(error_table, self.content)
diff --git a/os_api_ref/tests/test_microversions.py 
b/os_api_ref/tests/test_microversions.py
index 

commit python-os-api-ref for openSUSE:Factory

2019-05-03 Thread root
Hello community,

here is the log from the commit of package python-os-api-ref for 
openSUSE:Factory checked in at 2019-05-03 22:41:42

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


Package is "python-os-api-ref"

Fri May  3 22:41:42 2019 rev:6 rq:692848 version:1.6.0

Changes:

--- /work/SRC/openSUSE:Factory/python-os-api-ref/python-os-api-ref.changes  
2018-03-19 23:35:22.243862917 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-os-api-ref.new.5148/python-os-api-ref.changes
2019-05-03 22:41:43.639153138 +0200
@@ -1,0 +2,23 @@
+Mon Apr  8 11:40:47 UTC 2019 - cloud-de...@suse.de
+
+- update to version 1.6.0
+  - Change openstack-dev to openstack-discuss
+  - Fix UnicodeDecodeError
+  - readthedocs.io support
+  - Remove name from project stanza
+  - Use 'sphinx.util.logging'
+  - Update sphinx extension logging
+  - Raise warning if top-level value is not a dict
+  - Fix sphinx-build invocation
+  - Update the remained discuss email
+  - Fixing duplicate label issue.
+  - switch documentation job to new PTI
+  - General overhaul of testing setup
+  - tests: Support Sphinx 1.8+
+  - Use openstackdocstheme
+  - Updated from global requirements
+  - import zuul job settings from project-config
+  - docs: Remove broken link
+- add 0001-Fix-microversion-test-handle-different-HTML-renderin.patch
+
+---

Old:

  os-api-ref-1.5.0.tar.gz

New:

  0001-Fix-microversion-test-handle-different-HTML-renderin.patch
  os-api-ref-1.6.0.tar.gz



Other differences:
--
++ python-os-api-ref.spec ++
--- /var/tmp/diff_new_pack.XGgOXj/_old  2019-05-03 22:41:44.535155024 +0200
+++ /var/tmp/diff_new_pack.XGgOXj/_new  2019-05-03 22:41:44.539155032 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-os-api-ref
 #
-# 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,37 +12,47 @@
 # 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 os-api-ref
 Name:   python-os-api-ref
-Version:1.5.0
+Version:1.6.0
 Release:0
 Summary:Sphinx Extensions to support API reference sites in OpenStack
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:https://launchpad.net/%{sname}
-Source0:
https://files.pythonhosted.org/packages/source/o/%{sname}/%{sname}-%{version}.tar.gz
+URL:https://launchpad.net/%{sname}
+Source0:
https://files.pythonhosted.org/packages/source/o/os-api-ref/os-api-ref-1.6.0.tar.gz
+# https://review.openstack.org/#/c/630146/
+Patch1: 0001-Fix-microversion-test-handle-different-HTML-renderin.patch
 BuildRequires:  openstack-macros
-BuildRequires:  python-PyYAML >= 3.10
-BuildRequires:  python-Sphinx
-BuildRequires:  python-beautifulsoup4 >= 4.6.0
-BuildRequires:  python-docutils >= 0.11
-BuildRequires:  python-openstackdocstheme >= 1.18.1
-BuildRequires:  python-oslosphinx >= 4.7.0
-BuildRequires:  python-pbr >= 2.0.0
-BuildRequires:  python-python-subunit >= 1.0.0
-BuildRequires:  python-sphinx-testing >= 0.7.2
-BuildRequires:  python-testrepository >= 0.0.18
-BuildRequires:  python-testtools >= 2.2.0
-Requires:   python-PyYAML >= 3.10
+BuildRequires:  python2-PyYAML >= 3.12
+BuildRequires:  python2-Sphinx
+BuildRequires:  python2-beautifulsoup4
+BuildRequires:  python2-openstackdocstheme >= 1.18.1
+BuildRequires:  python2-pbr >= 2.0.0
+BuildRequires:  python2-python-subunit
+BuildRequires:  python2-sphinx-testing
+BuildRequires:  python2-stestr
+BuildRequires:  python2-testrepository
+BuildRequires:  python2-testtools
+BuildRequires:  python3-PyYAML >= 3.12
+BuildRequires:  python3-Sphinx
+BuildRequires:  python3-beautifulsoup4
+BuildRequires:  python3-openstackdocstheme >= 1.18.1
+BuildRequires:  python3-pbr >= 2.0.0
+BuildRequires:  python3-python-subunit
+BuildRequires:  python3-sphinx-testing
+BuildRequires:  python3-stestr
+BuildRequires:  python3-testrepository
+BuildRequires:  python3-testtools
+Requires:   python-PyYAML >= 3.12
 Requires:   python-Sphinx
-Requires:   python-docutils >= 0.11
 Requires:   python-openstackdocstheme >= 1.18.1
 Requires:   python-pbr >= 2.0.0
 BuildArch:  noarch
+%python_subpackages
 
 %description
 This 

commit python-os-api-ref for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-os-api-ref for 
openSUSE:Factory checked in at 2018-03-19 23:35:14

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


Package is "python-os-api-ref"

Mon Mar 19 23:35:14 2018 rev:5 rq:583328 version:1.5.0

Changes:

--- /work/SRC/openSUSE:Factory/python-os-api-ref/python-os-api-ref.changes  
2018-02-14 10:50:41.807681694 +0100
+++ /work/SRC/openSUSE:Factory/.python-os-api-ref.new/python-os-api-ref.changes 
2018-03-19 23:35:22.243862917 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 13:17:47 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-os-api-ref.spec ++
--- /var/tmp/diff_new_pack.ZmFYTa/_old  2018-03-19 23:35:22.923838387 +0100
+++ /var/tmp/diff_new_pack.ZmFYTa/_new  2018-03-19 23:35:22.931838098 +0100
@@ -30,7 +30,7 @@
 BuildRequires:  python-Sphinx
 BuildRequires:  python-beautifulsoup4 >= 4.6.0
 BuildRequires:  python-docutils >= 0.11
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 BuildRequires:  python-oslosphinx >= 4.7.0
 BuildRequires:  python-pbr >= 2.0.0
 BuildRequires:  python-python-subunit >= 1.0.0
@@ -40,7 +40,7 @@
 Requires:   python-PyYAML >= 3.10
 Requires:   python-Sphinx
 Requires:   python-docutils >= 0.11
-Requires:   python-openstackdocstheme >= 1.17.0
+Requires:   python-openstackdocstheme >= 1.18.1
 Requires:   python-pbr >= 2.0.0
 BuildArch:  noarch
 

++ _service ++
--- /var/tmp/diff_new_pack.ZmFYTa/_old  2018-03-19 23:35:22.963836944 +0100
+++ /var/tmp/diff_new_pack.ZmFYTa/_new  2018-03-19 23:35:22.967836800 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/os-api-ref/os-api-ref.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/os-api-ref/os-api-ref.spec.j2
 python-os-api-ref.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,os-api-ref
   




commit python-os-api-ref for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-os-api-ref for 
openSUSE:Factory checked in at 2018-02-14 10:50:41

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


Package is "python-os-api-ref"

Wed Feb 14 10:50:41 2018 rev:4 rq:575942 version:1.5.0

Changes:

--- /work/SRC/openSUSE:Factory/python-os-api-ref/python-os-api-ref.changes  
2017-09-20 17:13:16.224661083 +0200
+++ /work/SRC/openSUSE:Factory/.python-os-api-ref.new/python-os-api-ref.changes 
2018-02-14 10:50:41.807681694 +0100
@@ -1,0 +2,13 @@
+Mon Feb 12 10:02:41 UTC 2018 - cloud-de...@suse.de
+
+- update to version 1.5.0 (bsc#1078607)
+  - doc: Remove deprecated call to sphinx.util.compat
+  - Clear description for max_version field
+  - Add 'uuid' type
+  - Fix wrong links
+  - Remove unconstraint package installation
+  - Update and replace http with https for doc links
+  - Fix Zuul jobs
+  - Updated from global requirements
+
+---

Old:

  os-api-ref-1.4.0.tar.gz

New:

  os-api-ref-1.5.0.tar.gz



Other differences:
--
++ python-os-api-ref.spec ++
--- /var/tmp/diff_new_pack.lmY4sM/_old  2018-02-14 10:50:42.503656647 +0100
+++ /var/tmp/diff_new_pack.lmY4sM/_new  2018-02-14 10:50:42.503656647 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-os-api-ref
 #
-# 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,29 +18,29 @@
 
 %global sname os-api-ref
 Name:   python-os-api-ref
-Version:1.4.0
+Version:1.5.0
 Release:0
 Summary:Sphinx Extensions to support API reference sites in OpenStack
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:https://launchpad.net/%{sname}
-Source0:
https://pypi.io/packages/source/o/%{sname}/%{sname}-%{version}.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/%{sname}/%{sname}-%{version}.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-PyYAML >= 3.10.0
+BuildRequires:  python-PyYAML >= 3.10
 BuildRequires:  python-Sphinx
-BuildRequires:  python-beautifulsoup4
+BuildRequires:  python-beautifulsoup4 >= 4.6.0
 BuildRequires:  python-docutils >= 0.11
-BuildRequires:  python-openstackdocstheme >= 1.11.0
+BuildRequires:  python-openstackdocstheme >= 1.17.0
 BuildRequires:  python-oslosphinx >= 4.7.0
 BuildRequires:  python-pbr >= 2.0.0
-BuildRequires:  python-python-subunit >= 0.0.18
-BuildRequires:  python-sphinx-testing
+BuildRequires:  python-python-subunit >= 1.0.0
+BuildRequires:  python-sphinx-testing >= 0.7.2
 BuildRequires:  python-testrepository >= 0.0.18
-BuildRequires:  python-testtools >= 1.4.0
-Requires:   python-PyYAML >= 3.10.0
+BuildRequires:  python-testtools >= 2.2.0
+Requires:   python-PyYAML >= 3.10
 Requires:   python-Sphinx
 Requires:   python-docutils >= 0.11
-Requires:   python-openstackdocstheme >= 1.11.0
+Requires:   python-openstackdocstheme >= 1.17.0
 Requires:   python-pbr >= 2.0.0
 BuildArch:  noarch
 

++ _service ++
--- /var/tmp/diff_new_pack.lmY4sM/_old  2018-02-14 10:50:42.539655352 +0100
+++ /var/tmp/diff_new_pack.lmY4sM/_new  2018-02-14 10:50:42.543655208 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/os-api-ref/os-api-ref.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/os-api-ref/os-api-ref.spec.j2
 python-os-api-ref.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/global-requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
 cloud-de...@suse.de
 gh,openstack,os-api-ref
   

++ os-api-ref-1.4.0.tar.gz -> os-api-ref-1.5.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/os-api-ref-1.4.0/.zuul.yaml 
new/os-api-ref-1.5.0/.zuul.yaml
--- old/os-api-ref-1.4.0/.zuul.yaml 1970-01-01 01:00:00.0 +0100
+++ new/os-api-ref-1.5.0/.zuul.yaml 2018-01-18 15:20:43.0 +0100
@@ -0,0 +1,19 @@
+- job:
+name: os-api-ref-nova-src
+parent: build-openstack-api-ref
+description: |
+  Run the api-ref job against nova with proposed os-api-ref change.
+vars:
+  zuul_work_dir: src/git.openstack.org/openstack/nova
+required-projects:
+  - openstack/nova
+  - openstack/os-api-ref
+
+- project:

commit python-os-api-ref for openSUSE:Factory

2017-09-20 Thread root
Hello community,

here is the log from the commit of package python-os-api-ref for 
openSUSE:Factory checked in at 2017-09-20 17:13:15

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


Package is "python-os-api-ref"

Wed Sep 20 17:13:15 2017 rev:3 rq:527393 version:1.4.0

Changes:

--- /work/SRC/openSUSE:Factory/python-os-api-ref/python-os-api-ref.changes  
2017-02-21 13:41:07.378386203 +0100
+++ /work/SRC/openSUSE:Factory/.python-os-api-ref.new/python-os-api-ref.changes 
2017-09-20 17:13:16.224661083 +0200
@@ -1,0 +2,16 @@
+Tue Aug 22 11:07:45 UTC 2017 - cloud-de...@suse.de
+
+- update to version 1.4.0
+  - Update hacking
+  - Removes unnecessary utf-8 encoding
+  - Updated from global requirements
+  - Import httplib from six to support Python 3
+  - Fix for sphinx 1.6.2
+  - Enable warnings as errors
+  - [Fix gate]Update test requirement
+  - add file on releasing the software
+  - Replaces yaml.load() with yaml.safe_load()
+  - Delete support py33
+  - Update tests for more recent sphinx
+
+---

Old:

  os-api-ref-1.2.0.tar.gz

New:

  os-api-ref-1.4.0.tar.gz



Other differences:
--
++ python-os-api-ref.spec ++
--- /var/tmp/diff_new_pack.fJNhgD/_old  2017-09-20 17:13:16.760585641 +0200
+++ /var/tmp/diff_new_pack.fJNhgD/_new  2017-09-20 17:13:16.764585078 +0200
@@ -18,7 +18,7 @@
 
 %global sname os-api-ref
 Name:   python-os-api-ref
-Version:1.2.0
+Version:1.4.0
 Release:0
 Summary:Sphinx Extensions to support API reference sites in OpenStack
 License:Apache-2.0
@@ -30,9 +30,9 @@
 BuildRequires:  python-Sphinx
 BuildRequires:  python-beautifulsoup4
 BuildRequires:  python-docutils >= 0.11
-BuildRequires:  python-openstackdocstheme >= 1.5.0
+BuildRequires:  python-openstackdocstheme >= 1.11.0
 BuildRequires:  python-oslosphinx >= 4.7.0
-BuildRequires:  python-pbr >= 1.8
+BuildRequires:  python-pbr >= 2.0.0
 BuildRequires:  python-python-subunit >= 0.0.18
 BuildRequires:  python-sphinx-testing
 BuildRequires:  python-testrepository >= 0.0.18
@@ -40,8 +40,8 @@
 Requires:   python-PyYAML >= 3.10.0
 Requires:   python-Sphinx
 Requires:   python-docutils >= 0.11
-Requires:   python-openstackdocstheme >= 1.5.0
-Requires:   python-pbr >= 1.8
+Requires:   python-openstackdocstheme >= 1.11.0
+Requires:   python-pbr >= 2.0.0
 BuildArch:  noarch
 
 %description

++ _service ++
--- /var/tmp/diff_new_pack.fJNhgD/_old  2017-09-20 17:13:16.796580574 +0200
+++ /var/tmp/diff_new_pack.fJNhgD/_new  2017-09-20 17:13:16.800580011 +0200
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/openstack/os-api-ref/os-api-ref.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/os-api-ref/os-api-ref.spec.j2
 python-os-api-ref.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,os-api-ref
   

++ os-api-ref-1.2.0.tar.gz -> os-api-ref-1.4.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/os-api-ref-1.2.0/AUTHORS new/os-api-ref-1.4.0/AUTHORS
--- old/os-api-ref-1.2.0/AUTHORS2017-01-19 22:29:25.0 +0100
+++ new/os-api-ref-1.4.0/AUTHORS2017-06-13 22:11:08.0 +0200
@@ -1,3 +1,4 @@
+Andreas Jaeger 
 Anne Gentle 
 Cao Xuan Hoang 
 Daniel Gonzalez 
@@ -6,9 +7,15 @@
 Flavio Percoco 
 Graham Hayes 
 Karen Bradshaw 
+Monty Taylor 
+Nam Nguyen Hoai 
 Ondřej Nový 
 Sean Dague 
 Thomas Bechtold 
 Tony Breeds 
 Tony Xu 
+Yuval Brik 
+gengchc2 
+ricolin 
+shashi.kant 
 tengqm 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/os-api-ref-1.2.0/ChangeLog 
new/os-api-ref-1.4.0/ChangeLog
--- old/os-api-ref-1.2.0/ChangeLog  2017-01-19 22:29:25.0 +0100
+++ new/os-api-ref-1.4.0/ChangeLog  2017-06-13 22:11:08.0 +0200
@@ -1,6 +1,26 @@
 CHANGES
 ===
 
+1.4.0
+-
+
+* Fix for sphinx 1.6.2
+* Updated from global 

commit python-os-api-ref for openSUSE:Factory

2017-02-21 Thread root
Hello community,

here is the log from the commit of package python-os-api-ref for 
openSUSE:Factory checked in at 2017-02-21 13:41:06

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


Package is "python-os-api-ref"

Changes:

--- /work/SRC/openSUSE:Factory/python-os-api-ref/python-os-api-ref.changes  
2016-09-30 15:28:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-os-api-ref.new/python-os-api-ref.changes 
2017-02-21 13:41:07.378386203 +0100
@@ -1,0 +2,22 @@
+Fri Feb 10 16:42:25 UTC 2017 - cloud-de...@suse.de
+
+- update to version 1.2.0:
+  - Removes unnecessary utf-8 encoding
+  - Add test for missing path params
+  - Use beautifulsoup4 instead of bs4 in test-requirements.txt
+  - Add compatibility with docutils 0.13
+  - microversion selector - dropdown
+  - Updated from global requirements
+  - Add Constraints support
+  - Adds an example http-status.yaml file and updates doc
+  - Show team and repo badges on README
+  - Fix anchor link setting url bar
+  - Update homepage with developer documentation page
+  - Adds more info to the README to instruct authors
+  - remove padding-top for endpoint-container
+  - Sync with global-requirements
+  - detail/close button, bug #1618955
+  - Add color for COPY label
+  - Expand width of API Site
+
+---

Old:

  os-api-ref-1.0.0.tar.gz

New:

  os-api-ref-1.2.0.tar.gz



Other differences:
--
++ python-os-api-ref.spec ++
--- /var/tmp/diff_new_pack.PUiQ3c/_old  2017-02-21 13:41:08.058290287 +0100
+++ /var/tmp/diff_new_pack.PUiQ3c/_new  2017-02-21 13:41:08.062289723 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-os-api-ref
 #
-# 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 os-api-ref
 Name:   python-os-api-ref
-Version:1.0.0
+Version:1.2.0
 Release:0
 Summary:Sphinx Extensions to support API reference sites in OpenStack
 License:Apache-2.0
@@ -26,22 +26,22 @@
 Url:https://launchpad.net/%{sname}
 Source0:
https://pypi.io/packages/source/o/%{sname}/%{sname}-%{version}.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-PyYAML >= 3.1.0
+BuildRequires:  python-PyYAML >= 3.10.0
 BuildRequires:  python-Sphinx
 BuildRequires:  python-beautifulsoup4
-BuildRequires:  python-docutils
-BuildRequires:  python-openstackdocstheme >= 1.4.0
-BuildRequires:  python-oslosphinx >= 2.5.0
-BuildRequires:  python-pbr >= 1.6
+BuildRequires:  python-docutils >= 0.11
+BuildRequires:  python-openstackdocstheme >= 1.5.0
+BuildRequires:  python-oslosphinx >= 4.7.0
+BuildRequires:  python-pbr >= 1.8
 BuildRequires:  python-python-subunit >= 0.0.18
 BuildRequires:  python-sphinx-testing
 BuildRequires:  python-testrepository >= 0.0.18
 BuildRequires:  python-testtools >= 1.4.0
-Requires:   python-PyYAML >= 3.1.0
+Requires:   python-PyYAML >= 3.10.0
 Requires:   python-Sphinx
-Requires:   python-docutils
-Requires:   python-openstackdocstheme >= 1.4.0
-Requires:   python-pbr >= 1.6
+Requires:   python-docutils >= 0.11
+Requires:   python-openstackdocstheme >= 1.5.0
+Requires:   python-pbr >= 1.8
 BuildArch:  noarch
 
 %description
@@ -57,7 +57,8 @@
 expand / collapse all sections.
 
 %prep
-%setup -q -n %{sname}-%{version}
+%autosetup -n %{sname}-%{version}
+%py_req_cleanup
 
 %build
 %{py2_build}

++ _service ++
--- /var/tmp/diff_new_pack.PUiQ3c/_old  2017-02-21 13:41:08.094285209 +0100
+++ /var/tmp/diff_new_pack.PUiQ3c/_new  2017-02-21 13:41:08.094285209 +0100
@@ -1,13 +1,12 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/os-api-ref/os-api-ref.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/openstack/os-api-ref/os-api-ref.spec.j2
 python-os-api-ref.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/global-requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/global-requirements.txt
+cloud-de...@suse.de
+gh,openstack,os-api-ref
   
   
-enable
-  
-  
-enable
   
+  
 

++ os-api-ref-1.0.0.tar.gz -> os-api-ref-1.2.0.tar.gz ++
 1804 lines of diff (skipped)