vcswatch reports that
this package seems to have a new changelog entry (version
3.2.0-1, distribution
experimental) and new commits
in its VCS. You should consider whether it's time to make
an upload.
Here are the relevant commit messages:
commit a0d849b02f8b6f5b87ca4f3501e5b7a0c027d7f5
Author: Thomas Goirand <zigo@debian.org>
Date: Fri Sep 11 10:45:32 2020 +0200
Now packaging 3.2.0
commit ce205e2e165c7bc055aab8c111a4c13a3e4a8ae1
Merge: 3083178 53026b9
Author: Thomas Goirand <zigo@debian.org>
Date: Fri Sep 11 10:45:15 2020 +0200
Merge tag '3.2.0' into debian/victoria
vitrage-dashboard 3.2.0 release
meta:version: 3.2.0
meta:diff-start: -
meta:series: victoria
meta:release-type: release
meta:pypi: no
meta:first: yes
meta:release:Author: Eyal <eyal.bar-ilan@nokia.com>
meta:release:Commit: Eyal <eyal.bar-ilan@nokia.com>
meta:release:Change-Id: I93520521dac8791885229f76d39fc0b57a83eb02
meta:release:Code-Review+2: Hervé Beraud <hberaud@redhat.com>
meta:release:Code-Review+1: Ivan Kolodyazhny <e0ne@e0ne.info>
meta:release:Code-Review+2: Sean McGinnis <sean.mcginnis@gmail.com>
meta:release:Workflow+1: Sean McGinnis <sean.mcginnis@gmail.com>
commit 53026b9867610b313c71128ef88b24d6102bccda
Author: Andreas Jaeger <aj@suse.com>
Date: Thu May 21 12:44:43 2020 +0200
Switch to newer openstackdocstheme and reno versions
Switch to openstackdocstheme 2.2.1 and reno 3.1.0 versions. Using
these versions will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems
Update Sphinx version as well.
Set openstackdocs_pdf_link to link to PDF file. Note that
the link to the published document only works on docs.openstack.org
where the PDF file is placed in the top-level html directory. The
site-preview places the PDF in a pdf directory.
Disable openstackdocs_auto_version to not auto-version the documents.
Disable openstackdocs_auto_name to use 'project' variable as name.
Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.
Remove docs requirements from test-requirements, they are not needed
during install or test but only for docs building.
openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.
See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html
Change-Id: I7a752815abf068c8fecadfa8ecbf01e77bf6efdc
commit ca6016d48641fbc67a1de0f165da4853c25d9bc0
Author: Ghanshyam Mann <gmann@ghanshyammann.com>
Date: Tue May 12 21:31:47 2020 -0500
Fix hacking min version to 3.0.1
flake8 new release 3.8.0 added new checks and gate pep8
job start failing. hacking 3.0.1 fix the pinning of flake8 to
avoid bringing in a new version with new checks.
Though it is fixed in latest hacking but 2.0 and 3.0 has cap for
flake8 as <4.0.0 which mean flake8 new version 3.9.0 can also
break the pep8 job if new check are added.
To avoid similar gate break in future, we need to bump the hacking min
version.
- http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014828.html
Change-Id: I093d57f49f7da215e9d18b231aed2358fb268d47
commit 6c917fb722ec3e8accdd3529199ba9fd1fad9b66
Author: Sean McGinnis <sean.mcginnis@gmail.com>
Date: Sat May 2 07:48:17 2020 -0500
Add py38 package metadata
Now that we are running the Victoria tests that include a
voting py38, we can now add the Python 3.8 metadata to the
package information to reflect that support.
Change-Id: I2eb847f626ecf883cd64a0542101602f5149cdf1
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
commit e9f0b64ed6362a0a7d26924f012700f4983d35ac
Author: OpenStack Release Bot <infra-root@openstack.org>
Date: Mon Apr 27 22:46:07 2020 +0000
Add Python3 victoria unit tests
This is an automatically generated patch to ensure unit testing
is in place for all the of the tested runtimes for victoria.
See also the PTI in governance [1].
[1]: https://governance.openstack.org/tc/reference/project-testing-interface.html
Change-Id: I323dca1a43c180f1ab98261917a724e4d224515e
commit ff43684f3bf543ccd77f43b8205f339a62149557
Author: OpenStack Release Bot <infra-root@openstack.org>
Date: Mon Apr 27 22:46:05 2020 +0000
Update master for stable/ussuri
Add file to the reno documentation build to show release notes for
stable/ussuri.
Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/ussuri.
Change-Id: I02834f57d6a984c7bd7c4bb2801b0223e5f96d0d
Sem-Ver: feature