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 @@
 <services>
   <service mode="disabled" name="renderspec">
-    <param 
name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/ussuri/openstack/os-api-ref/os-api-ref.spec.j2</param>
+    <param 
name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/victoria/openstack/os-api-ref/os-api-ref.spec.j2</param>
     <param name="output-name">python-os-api-ref.spec</param>
     <param 
name="requirements">https://opendev.org/openstack/os-api-ref/raw/branch/master/requirements.txt</param>
     <param name="changelog-email">cloud-de...@suse.de</param>

++++++ 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.conf    2020-04-07 12:05:27.000000000 +0200
+++ new/os-api-ref-2.1.0/.testr.conf    1970-01-01 01:00:00.000000000 +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/AUTHORS        2020-04-07 12:06:37.000000000 +0200
+++ new/os-api-ref-2.1.0/AUTHORS        2020-06-18 17:28:22.000000000 +0200
@@ -1,3 +1,4 @@
+Akihiro Motoki <amot...@gmail.com>
 Andreas Jaeger <a...@suse.com>
 Anne Gentle <agen...@cisco.com>
 Cao Xuan Hoang <hoan...@vn.fujitsu.com>
@@ -12,6 +13,7 @@
 Graham Hayes <graham.ha...@hpe.com>
 Karen Bradshaw <kbhaw...@gmail.com>
 Luigi Toscano <ltosc...@redhat.com>
+Masayuki Igawa <masay...@igawa.io>
 Monty Taylor <mord...@inaugust.com>
 Nam Nguyen Hoai <na...@vn.fujitsu.com>
 Ondřej Nový <ondrej.n...@firma.seznam.cz>
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.000000000 +0200
+++ new/os-api-ref-2.1.0/ChangeLog      2020-06-18 17:28:22.000000000 +0200
@@ -1,10 +1,18 @@
 CHANGES
 =======
 
+2.1.0
+-----
+
+* Switch to newer openstackdocstheme version
+* Remove .testr.conf
+* Remove unused translation content
+
 2.0.1
 -----
 
 * Update hacking for Python3
+* Update sphinx-testing requirements to >=1.0.1
 
 2.0.0
 -----
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/os-api-ref-2.0.1/PKG-INFO 
new/os-api-ref-2.1.0/PKG-INFO
--- old/os-api-ref-2.0.1/PKG-INFO       2020-04-07 12:06:37.000000000 +0200
+++ new/os-api-ref-2.1.0/PKG-INFO       2020-06-18 17:28:22.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: os-api-ref
-Version: 2.0.1
+Version: 2.1.0
 Summary: Sphinx Extensions to support API reference sites in OpenStack
 Home-page: https://docs.openstack.org/os-api-ref/latest/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/os-api-ref-2.0.1/babel.cfg 
new/os-api-ref-2.1.0/babel.cfg
--- old/os-api-ref-2.0.1/babel.cfg      2020-04-07 12:05:27.000000000 +0200
+++ new/os-api-ref-2.1.0/babel.cfg      1970-01-01 01:00:00.000000000 +0100
@@ -1,2 +0,0 @@
-[python: **.py]
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/os-api-ref-2.0.1/doc/requirements.txt 
new/os-api-ref-2.1.0/doc/requirements.txt
--- old/os-api-ref-2.0.1/doc/requirements.txt   2020-04-07 12:05:27.000000000 
+0200
+++ new/os-api-ref-2.1.0/doc/requirements.txt   2020-06-18 17:27:09.000000000 
+0200
@@ -1,5 +1,5 @@
 # The order of packages is significant, because pip processes them in the order
 # of appearance. Changing the order has an impact on the overall integration
 # process, which may cause wedges in the gate later.
-sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
-openstackdocstheme>=1.18.1 # Apache-2.0
\ No newline at end of file
+sphinx>=2.0.0,!=2.1.0 # BSD
+openstackdocstheme>=2.2.1 # Apache-2.0
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/os-api-ref-2.0.1/doc/source/conf.py 
new/os-api-ref-2.1.0/doc/source/conf.py
--- old/os-api-ref-2.0.1/doc/source/conf.py     2020-04-07 12:05:27.000000000 
+0200
+++ new/os-api-ref-2.1.0/doc/source/conf.py     2020-06-18 17:27:09.000000000 
+0200
@@ -26,9 +26,10 @@
 ]
 
 # openstackdocstheme options
-repository_name = 'openstack/os-api-ref'
-bug_project = 'openstack-doc-tools'
-bug_tag = 'os-api-ref'
+openstackdocs_repo_name = 'openstack/os-api-ref'
+openstackdocs_auto_name = False
+openstackdocs_bug_project = 'openstack-doc-tools'
+openstackdocs_bug_tag = 'os-api-ref'
 
 # autodoc generation is a bit aggressive and a nuisance when doing heavy
 # text edit cycles.
@@ -52,7 +53,7 @@
 add_module_names = True
 
 # The name of the Pygments (syntax highlighting) style to use.
-pygments_style = 'sphinx'
+pygments_style = 'native'
 
 # -- Options for HTML output --------------------------------------------------
 
@@ -67,9 +68,6 @@
 # Output file base name for HTML help builder.
 htmlhelp_basename = '%sdoc' % project
 
-# Must set this variable to include year, month, day, hours, and minutes.
-html_last_updated_fmt = '%Y-%m-%d %H:%M'
-
 # Grouping the document tree into LaTeX files. List of tuples
 # (source start file, target name, title, author, documentclass
 # [howto/manual]).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/os-api-ref-2.0.1/os_api_ref.egg-info/PKG-INFO 
new/os-api-ref-2.1.0/os_api_ref.egg-info/PKG-INFO
--- old/os-api-ref-2.0.1/os_api_ref.egg-info/PKG-INFO   2020-04-07 
12:06:37.000000000 +0200
+++ new/os-api-ref-2.1.0/os_api_ref.egg-info/PKG-INFO   2020-06-18 
17:28:22.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: os-api-ref
-Version: 2.0.1
+Version: 2.1.0
 Summary: Sphinx Extensions to support API reference sites in OpenStack
 Home-page: https://docs.openstack.org/os-api-ref/latest/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/os-api-ref-2.0.1/os_api_ref.egg-info/SOURCES.txt 
new/os-api-ref-2.1.0/os_api_ref.egg-info/SOURCES.txt
--- old/os-api-ref-2.0.1/os_api_ref.egg-info/SOURCES.txt        2020-04-07 
12:06:37.000000000 +0200
+++ new/os-api-ref-2.1.0/os_api_ref.egg-info/SOURCES.txt        2020-06-18 
17:28:22.000000000 +0200
@@ -1,7 +1,6 @@
 .coveragerc
 .mailmap
 .stestr.conf
-.testr.conf
 .zuul.yaml
 AUTHORS
 CONTRIBUTING.rst
@@ -12,7 +11,6 @@
 README.rst
 RELEASING.rst
 TESTS.rst
-babel.cfg
 requirements.txt
 setup.cfg
 setup.py
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/os-api-ref-2.0.1/os_api_ref.egg-info/pbr.json 
new/os-api-ref-2.1.0/os_api_ref.egg-info/pbr.json
--- old/os-api-ref-2.0.1/os_api_ref.egg-info/pbr.json   2020-04-07 
12:06:37.000000000 +0200
+++ new/os-api-ref-2.1.0/os_api_ref.egg-info/pbr.json   2020-06-18 
17:28:22.000000000 +0200
@@ -1 +1 @@
-{"git_version": "8cb0072", "is_release": true}
\ No newline at end of file
+{"git_version": "ca0db9d", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/os-api-ref-2.0.1/os_api_ref.egg-info/requires.txt 
new/os-api-ref-2.1.0/os_api_ref.egg-info/requires.txt
--- old/os-api-ref-2.0.1/os_api_ref.egg-info/requires.txt       2020-04-07 
12:06:37.000000000 +0200
+++ new/os-api-ref-2.1.0/os_api_ref.egg-info/requires.txt       2020-06-18 
17:28:22.000000000 +0200
@@ -1,5 +1,5 @@
-pbr!=2.1.0,>=2.0.0
 PyYAML>=3.12
+openstackdocstheme>=2.2.1
+pbr!=2.1.0,>=2.0.0
 six>=1.10.0
-sphinx!=1.6.6,!=1.6.7,>=1.6.2
-openstackdocstheme>=1.18.1
+sphinx!=2.1.0,>=2.0.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/os-api-ref-2.0.1/requirements.txt 
new/os-api-ref-2.1.0/requirements.txt
--- old/os-api-ref-2.0.1/requirements.txt       2020-04-07 12:05:27.000000000 
+0200
+++ new/os-api-ref-2.1.0/requirements.txt       2020-06-18 17:27:09.000000000 
+0200
@@ -5,5 +5,5 @@
 pbr!=2.1.0,>=2.0.0 # Apache-2.0
 PyYAML>=3.12 # MIT
 six>=1.10.0 # MIT
-sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
-openstackdocstheme>=1.18.1 # Apache-2.0
+sphinx>=2.0.0,!=2.1.0 # BSD
+openstackdocstheme>=2.2.1 # Apache-2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/os-api-ref-2.0.1/setup.cfg 
new/os-api-ref-2.1.0/setup.cfg
--- old/os-api-ref-2.0.1/setup.cfg      2020-04-07 12:06:37.000000000 +0200
+++ new/os-api-ref-2.1.0/setup.cfg      2020-06-18 17:28:22.000000000 +0200
@@ -24,20 +24,6 @@
 packages = 
        os_api_ref
 
-[compile_catalog]
-directory = os_api_ref/locale
-domain = os_api_ref
-
-[update_catalog]
-domain = os_api_ref
-output_dir = os_api_ref/locale
-input_file = os_api_ref/locale/os_api_ref.pot
-
-[extract_messages]
-keywords = _ gettext ngettext l_ lazy_gettext
-mapping_file = babel.cfg
-output_file = os_api_ref/locale/os_api_ref.pot
-
 [egg_info]
 tag_build = 
 tag_date = 0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/os-api-ref-2.0.1/test-requirements.txt 
new/os-api-ref-2.1.0/test-requirements.txt
--- old/os-api-ref-2.0.1/test-requirements.txt  2020-04-07 12:05:27.000000000 
+0200
+++ new/os-api-ref-2.1.0/test-requirements.txt  2020-06-18 17:27:09.000000000 
+0200
@@ -8,6 +8,6 @@
 python-subunit>=1.0.0 # Apache-2.0/BSD
 testrepository>=0.0.18 # Apache-2.0/BSD
 testtools>=2.2.0 # MIT
-sphinx-testing>=0.7.2 # BSD License
+sphinx-testing>=1.0.1 # BSD License
 beautifulsoup4>=4.6.0 # MIT
 stestr>=2.0.0 # Apache-2.0


Reply via email to