Hello community,
here is the log from the commit of package python-openstack-doc-tools for
openSUSE:Factory checked in at 2020-10-26 16:16:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-openstack-doc-tools (Old)
and /work/SRC/openSUSE:Factory/.python-openstack-doc-tools.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-openstack-doc-tools"
Mon Oct 26 16:16:08 2020 rev:7 rq:841196 version:3.3.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-openstack-doc-tools/python-openstack-doc-tools.changes
2020-07-15 11:31:32.117988344 +0200
+++
/work/SRC/openSUSE:Factory/.python-openstack-doc-tools.new.3463/python-openstack-doc-tools.changes
2020-10-26 16:16:49.110959507 +0100
@@ -1,0 +2,43 @@
+Fri Oct 9 19:16:00 UTC 2020 - [email protected]
+
+- update to version 3.3.0
+ - switch documentation job to new PTI
+ - Switch to newer openstackdocstheme and reno versions
+ - Check RST as part of linting
+ - fix tox python3 overrides
+ - OpenDev Migration Patch
+ - Replace git.openstack.org URLs with opendev.org URLs
+ - Update sitemap for Python3
+ - Remove openstack-jsoncheck and openstack-indexpage
+ - Remove setup.py check from pep8 job
+ - setup.cfg: Cleanup and update some urls to latest
+ - Cleanup py27 support
+ - import zuul job settings from project-config
+ - Advancing the protocal of the website to HTTPS in README.rst.
+ - Drop py35 testing
+ - tox: Keeping going with docs
+ - Add python-requires >= 3.6
+ - Publish to publish-docs/html
+ - Cleanup doc-tools-check-languages
+ - Remove support for py34
+ - Use unittest.mock instead of mock
+ - Change openstack-dev to openstack-discuss
+ - Update docs building
+ - Update the constraints url
+ - Don't use special api-quick-start location
+ - Drop python 2.7 support and testing
+ - [goal] Migrate testing to ubuntu focal
+ - Update sitemap file
+ - Add Python 3 Train unit tests
+ - Switch to stestr
+ - add python 3.6 unit test job
+ - Use openstack-lower-constraints-jobs template
+ - Remove demjson from requirements
+ - Remove some commented obsolete lines
+ - Update hacking
+ - Update sitemap
+ - Switch to ussuri python3 jobs
+ - Update hacking for Python3
+ - Update home-page
+
+-------------------------------------------------------------------
Old:
----
openstack-doc-tools-1.8.0.tar.gz
New:
----
openstack-doc-tools-3.3.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-openstack-doc-tools.spec ++++++
--- /var/tmp/diff_new_pack.dIHwVg/_old 2020-10-26 16:16:49.746960019 +0100
+++ /var/tmp/diff_new_pack.dIHwVg/_new 2020-10-26 16:16:49.750960021 +0100
@@ -18,24 +18,22 @@
%global module os_doc_tools
Name: python-openstack-doc-tools
-Version: 1.8.0
+Version: 3.3.0
Release: 0
Summary: OpenStack Docs Tools
License: Apache-2.0
Group: Development/Languages/Python
URL: https://launchpad.net/openstack-doc-tools
-Source0:
https://files.pythonhosted.org/packages/source/o/openstack-doc-tools/openstack-doc-tools-1.8.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/openstack-doc-tools/openstack-doc-tools-3.3.0.tar.gz
BuildRequires: openstack-macros
BuildRequires: python3-Babel
-BuildRequires: python3-PyYAML >= 3.12
+BuildRequires: python3-PyYAML >= 3.13
BuildRequires: python3-Sphinx
BuildRequires: python3-demjson
-BuildRequires: python3-lxml >= 3.4.1
+BuildRequires: python3-lxml >= 4.5.0
BuildRequires: python3-mock
BuildRequires: python3-openstackdocstheme
BuildRequires: python3-pbr >= 2.0.0
-BuildRequires: python3-setuptools
-BuildRequires: python3-testrepository
BuildArch: noarch
%description
@@ -44,13 +42,12 @@
%package -n python3-openstack-doc-tools
Summary: OpenStack Docs Tools
Group: Development/Languages/Python
-Requires: python3-PyYAML >= 3.12
+Requires: python3-PyYAML >= 3.13
Requires: python3-Sphinx
Requires: python3-iso8601 >= 0.1.11
-Requires: python3-lxml >= 3.4.1
+Requires: python3-lxml >= 4.5.0
Requires: python3-openstackdocstheme
%if 0%{?suse_version}
-Obsoletes: python-openstack-doc-tools < 1.8.0
Obsoletes: python2-openstack-doc-tools < 1.8.0
%endif
@@ -69,18 +66,11 @@
%install
%py3_install
-%check
-# We don't want to run the sitemap tests, it is not included in the package
-rm -f test/test_sitemap_file.py test/test_pipelines.py
-PYTHON=python3 python3 setup.py testr
-
%files -n python3-openstack-doc-tools
%license LICENSE
%doc README.rst
%{_bindir}/doc-tools-build-rst
%{_bindir}/doc-tools-check-languages
-%{_bindir}/openstack-indexpage
-%{_bindir}/openstack-jsoncheck
%{python3_sitelib}/%{module}
%{_datadir}/openstack-doc-tools
%{python3_sitelib}/*.egg-info
++++++ _service ++++++
--- /var/tmp/diff_new_pack.dIHwVg/_old 2020-10-26 16:16:49.778960044 +0100
+++ /var/tmp/diff_new_pack.dIHwVg/_new 2020-10-26 16:16:49.782960047 +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/openstack-doc-tools/openstack-doc-tools.spec.j2</param>
+ <param
name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/victoria/openstack/openstack-doc-tools/openstack-doc-tools.spec.j2</param>
<param name="output-name">python-openstack-doc-tools.spec</param>
<param
name="requirements">https://opendev.org/openstack/openstack-doc-tools/raw/branch/master/requirements.txt</param>
<param name="changelog-email">[email protected]</param>
++++++ openstack-doc-tools-1.8.0.tar.gz -> openstack-doc-tools-3.3.0.tar.gz
++++++
++++ 1682 lines of diff (skipped)