Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-freezerclient for
openSUSE:Factory checked in at 2021-12-13 20:44:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-freezerclient (Old)
and /work/SRC/openSUSE:Factory/.python-freezerclient.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-freezerclient"
Mon Dec 13 20:44:47 2021 rev:11 rq:940198 version:4.3.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-freezerclient/python-freezerclient.changes
2021-05-10 15:39:32.989522554 +0200
+++
/work/SRC/openSUSE:Factory/.python-freezerclient.new.2520/python-freezerclient.changes
2021-12-13 20:50:53.756654095 +0100
@@ -1,0 +2,8 @@
+Tue Oct 26 21:50:40 UTC 2021 - [email protected]
+
+- update to version 4.3.0
+ - [ussuri][goal] Update contributor documentation
+ - Fix lower-constraints CI error
+ - Use py3 as the default runtime for tox
+
+-------------------------------------------------------------------
Old:
----
python-freezerclient-4.2.0.tar.gz
New:
----
python-freezerclient-4.3.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-freezerclient.spec ++++++
--- /var/tmp/diff_new_pack.7FKtl9/_old 2021-12-13 20:50:54.244654408 +0100
+++ /var/tmp/diff_new_pack.7FKtl9/_new 2021-12-13 20:50:54.264654421 +0100
@@ -17,13 +17,13 @@
Name: python-freezerclient
-Version: 4.2.0
+Version: 4.3.0
Release: 0
Summary: Python API and CLI for OpenStack Freezer
License: Apache-2.0
Group: Development/Languages/Python
URL: https://docs.openstack.org/python-freezerclient
-Source0:
https://files.pythonhosted.org/packages/source/p/python-freezerclient/python-freezerclient-4.2.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-freezerclient/python-freezerclient-4.3.0.tar.gz
BuildRequires: openstack-macros
BuildRequires: python3-cliff >= 2.8.0
BuildRequires: python3-fixtures
@@ -79,7 +79,7 @@
%{py3_build}
# Build HTML docs and man page
-PBR_VERSION=4.2.0 %sphinx_build -b html doc/source doc/build/html
+PBR_VERSION=4.3.0 %sphinx_build -b html doc/source doc/build/html
rm -r doc/build/html/.{doctrees,buildinfo}
%install
++++++ _service ++++++
--- /var/tmp/diff_new_pack.7FKtl9/_old 2021-12-13 20:50:54.308654449 +0100
+++ /var/tmp/diff_new_pack.7FKtl9/_new 2021-12-13 20:50:54.312654451 +0100
@@ -1,6 +1,6 @@
<services>
<service mode="disabled" name="renderspec">
- <param
name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/wallaby/openstack/python-freezerclient/python-freezerclient.spec.j2</param>
+ <param
name="input-template">https://opendev.org/openstack/rpm-packaging/raw/master/openstack/python-freezerclient/python-freezerclient.spec.j2</param>
<param name="output-name">python-freezerclient.spec</param>
<param
name="requirements">https://opendev.org/openstack/python-freezerclient/raw/branch/master/requirements.txt</param>
<param name="changelog-email">[email protected]</param>
++++++ python-freezerclient-4.2.0.tar.gz -> python-freezerclient-4.3.0.tar.gz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-freezerclient-4.2.0/AUTHORS
new/python-freezerclient-4.3.0/AUTHORS
--- old/python-freezerclient-4.2.0/AUTHORS 2021-01-18 23:01:53.000000000
+0100
+++ new/python-freezerclient-4.3.0/AUTHORS 2021-09-17 19:00:11.000000000
+0200
@@ -56,6 +56,7 @@
yangyapeng <[email protected]>
yfzhao <[email protected]>
yushangbin <[email protected]>
+zhangboye <[email protected]>
zhangyangyang <[email protected]>
zhouxinyong <[email protected]>
zhulingjie <[email protected]>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-freezerclient-4.2.0/CONTRIBUTING.rst
new/python-freezerclient-4.3.0/CONTRIBUTING.rst
--- old/python-freezerclient-4.2.0/CONTRIBUTING.rst 2021-01-18
23:01:20.000000000 +0100
+++ new/python-freezerclient-4.3.0/CONTRIBUTING.rst 2021-09-17
18:59:29.000000000 +0200
@@ -1,17 +1,19 @@
-If you would like to contribute to the development of OpenStack, you must
-follow the steps in this page:
+The source repository for this project can be found at:
- https://docs.openstack.org/infra/manual/developers.html
+ https://opendev.org/openstack/python-freezerclient
-If you already have a good understanding of how the system works and your
-OpenStack accounts are set up, you can skip to the development workflow
-section of this documentation to learn how changes to OpenStack should be
-submitted for review via the Gerrit tool:
+Pull requests submitted through GitHub are not monitored.
- https://docs.openstack.org/infra/manual/developers.html#development-workflow
+To start contributing to OpenStack, follow the steps in the contribution guide
+to set up and use Gerrit:
-Pull requests submitted through GitHub will be ignored.
+
https://docs.openstack.org/contributors/code-and-documentation/quick-start.html
-Bugs should be filed on Storyboard, not GitHub:
+Bugs should be filed on Storyboard:
https://storyboard.openstack.org/#!/project/openstack/python-freezerclient
+
+For more specific information about contributing to this repository, see the
+python-freezerclient contributor guide:
+
+
https://docs.openstack.org/python-freezerclient/latest/contributor/contributing.html
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-freezerclient-4.2.0/ChangeLog
new/python-freezerclient-4.3.0/ChangeLog
--- old/python-freezerclient-4.2.0/ChangeLog 2021-01-18 23:01:53.000000000
+0100
+++ new/python-freezerclient-4.3.0/ChangeLog 2021-09-17 19:00:11.000000000
+0200
@@ -1,6 +1,13 @@
CHANGES
=======
+4.3.0
+-----
+
+* Fix lower-constraints CI error
+* [ussuri][goal] Update contributor documentation
+* Use py3 as the default runtime for tox
+
4.2.0
-----
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-freezerclient-4.2.0/PKG-INFO
new/python-freezerclient-4.3.0/PKG-INFO
--- old/python-freezerclient-4.2.0/PKG-INFO 2021-01-18 23:01:53.661896500
+0100
+++ new/python-freezerclient-4.3.0/PKG-INFO 2021-09-17 19:00:11.624690500
+0200
@@ -1,6 +1,6 @@
Metadata-Version: 1.2
Name: python-freezerclient
-Version: 4.2.0
+Version: 4.3.0
Summary: OpenStack Disaster Recovery API Client Library
Home-page: https://docs.openstack.org/python-freezerclient/latest/
Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-freezerclient-4.2.0/doc/source/contributor/contributing.rst
new/python-freezerclient-4.3.0/doc/source/contributor/contributing.rst
--- old/python-freezerclient-4.2.0/doc/source/contributor/contributing.rst
1970-01-01 01:00:00.000000000 +0100
+++ new/python-freezerclient-4.3.0/doc/source/contributor/contributing.rst
2021-09-17 18:59:29.000000000 +0200
@@ -0,0 +1,48 @@
+============================
+So You Want to Contribute...
+============================
+For general information on contributing to OpenStack, please check out the
+`contributor guide <https://docs.openstack.org/contributors/>`_ to get started.
+It covers all the basics that are common to all OpenStack projects: the
accounts
+you need, the basics of interacting with our Gerrit review system, how we
+communicate as a community, etc.
+Below will cover the more project specific information you need to get started
+with python-freezerclient.
+
+Communication
+~~~~~~~~~~~~~
+* IRC channel #openstack-freezer at OFTC
+* Mailing list (prefix subjects with ``[freezer]`` for faster responses)
+ http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-discuss
+
+Contacting the Core Team
+~~~~~~~~~~~~~~~~~~~~~~~~
+Please refer the `python-freezerclient Core Team
+<https://review.opendev.org/admin/groups/489539270c16cfb7990bb3f1a0f62f3e45a94635,members>`_
contacts.
+
+New Feature Planning
+~~~~~~~~~~~~~~~~~~~~
+python-freezerclient features are tracked on `Storyboard
<https://storyboard.openstack.org/#!/project/openstack/python-freezerclient>`_.
+
+Task Tracking
+~~~~~~~~~~~~~
+We track our tasks in `Storyboard
<https://storyboard.openstack.org/#!/project/openstack/python-freezerclient>`_.
+If you're looking for some smaller, easier work item to pick up and get started
+on, search for the 'low-hanging-fruit' tag.
+
+Reporting a Bug
+~~~~~~~~~~~~~~~
+You found an issue and want to make sure we are aware of it? You can do so on
+`StoryBoard
<https://storyboard.openstack.org/#!/project/openstack/python-freezerclient>`_.
+
+Getting Your Patch Merged
+~~~~~~~~~~~~~~~~~~~~~~~~~
+All changes proposed to the python-freezerclient project require one or two +2
votes
+from python-freezerclient core reviewers before one of the core reviewers can
approve
+patch by giving ``Workflow +1`` vote.
+
+Project Team Lead Duties
+~~~~~~~~~~~~~~~~~~~~~~~~
+All common PTL duties are enumerated in the `PTL guide
+<https://docs.openstack.org/project-team-guide/ptl.html>`_.
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-freezerclient-4.2.0/doc/source/contributor/index.rst
new/python-freezerclient-4.3.0/doc/source/contributor/index.rst
--- old/python-freezerclient-4.2.0/doc/source/contributor/index.rst
2021-01-18 23:01:20.000000000 +0100
+++ new/python-freezerclient-4.3.0/doc/source/contributor/index.rst
1970-01-01 01:00:00.000000000 +0100
@@ -1,17 +0,0 @@
-===================
- Contributor Guide
-===================
-
-Code is hosted at `git.openstack.org`__. Submit bugs to the
python-freezerclient
-project on `Launchpad`__. Submit code to the `openstack/python-freezerclient`
-project using `Gerrit`__.
-
-__ https://opendev.org/openstack/python-freezerclient
-__ https://storyboard.openstack.org/#!/project/openstack/freezer-api
-__ https://docs.openstack.org/infra/manual/developers.html#development-workflow
-
-
-.. toctree::
- :maxdepth: 2
-
- testing
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-freezerclient-4.2.0/doc/source/index.rst
new/python-freezerclient-4.3.0/doc/source/index.rst
--- old/python-freezerclient-4.2.0/doc/source/index.rst 2021-01-18
23:01:20.000000000 +0100
+++ new/python-freezerclient-4.3.0/doc/source/index.rst 2021-09-17
18:59:29.000000000 +0200
@@ -11,8 +11,16 @@
user/index
reference/index
cli/index
- contributor/index
+For Contributors
+================
+
+* If you are a new contributor to python-freezerclient please refer:
:doc:`contributor/contributing`
+
+ .. toctree::
+ :hidden:
+
+ contributor/contributing
Indices and tables
------------------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-freezerclient-4.2.0/lower-constraints.txt
new/python-freezerclient-4.3.0/lower-constraints.txt
--- old/python-freezerclient-4.2.0/lower-constraints.txt 2021-01-18
23:01:20.000000000 +0100
+++ new/python-freezerclient-4.3.0/lower-constraints.txt 2021-09-17
18:59:29.000000000 +0200
@@ -1,5 +1,5 @@
alabaster==0.7.10
-astroid==1.6.5
+astroid==2.1.0
Babel==2.3.4
cliff==2.8.0
cmd2==0.8.0
@@ -25,7 +25,7 @@
pbr==2.0.0
prettytable==0.7.2
Pygments==2.2.0
-pylint==1.9.2
+pylint==2.2.0
pyparsing==2.1.0
pyperclip==1.5.27
python-mimeparse==1.6.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-freezerclient-4.2.0/python_freezerclient.egg-info/PKG-INFO
new/python-freezerclient-4.3.0/python_freezerclient.egg-info/PKG-INFO
--- old/python-freezerclient-4.2.0/python_freezerclient.egg-info/PKG-INFO
2021-01-18 23:01:53.000000000 +0100
+++ new/python-freezerclient-4.3.0/python_freezerclient.egg-info/PKG-INFO
2021-09-17 19:00:11.000000000 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 1.2
Name: python-freezerclient
-Version: 4.2.0
+Version: 4.3.0
Summary: OpenStack Disaster Recovery API Client Library
Home-page: https://docs.openstack.org/python-freezerclient/latest/
Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-freezerclient-4.2.0/python_freezerclient.egg-info/SOURCES.txt
new/python-freezerclient-4.3.0/python_freezerclient.egg-info/SOURCES.txt
--- old/python-freezerclient-4.2.0/python_freezerclient.egg-info/SOURCES.txt
2021-01-18 23:01:53.000000000 +0100
+++ new/python-freezerclient-4.3.0/python_freezerclient.egg-info/SOURCES.txt
2021-09-17 19:00:11.000000000 +0200
@@ -22,7 +22,7 @@
doc/source/cli/details.rst
doc/source/cli/freezer.rst
doc/source/cli/index.rst
-doc/source/contributor/index.rst
+doc/source/contributor/contributing.rst
doc/source/contributor/testing.rst
doc/source/reference/index.rst
doc/source/user/index.rst
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-freezerclient-4.2.0/python_freezerclient.egg-info/pbr.json
new/python-freezerclient-4.3.0/python_freezerclient.egg-info/pbr.json
--- old/python-freezerclient-4.2.0/python_freezerclient.egg-info/pbr.json
2021-01-18 23:01:53.000000000 +0100
+++ new/python-freezerclient-4.3.0/python_freezerclient.egg-info/pbr.json
2021-09-17 19:00:11.000000000 +0200
@@ -1 +1 @@
-{"git_version": "2fe404f", "is_release": true}
\ No newline at end of file
+{"git_version": "a5496f7", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-freezerclient-4.2.0/tox.ini
new/python-freezerclient-4.3.0/tox.ini
--- old/python-freezerclient-4.2.0/tox.ini 2021-01-18 23:01:20.000000000
+0100
+++ new/python-freezerclient-4.3.0/tox.ini 2021-09-17 18:59:29.000000000
+0200
@@ -1,6 +1,6 @@
[tox]
minversion = 3.1.1
-envlist = py36,py38,pep8,pylint,docs
+envlist = py3,pep8,pylint,docs
skipsdist = True
ignore_basepython_conflict = True