Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-automaton for
openSUSE:Factory checked in at 2023-03-07 16:49:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-automaton (Old)
and /work/SRC/openSUSE:Factory/.python-automaton.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-automaton"
Tue Mar 7 16:49:45 2023 rev:21 rq:1069828 version:3.1.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-automaton/python-automaton.changes
2022-10-03 13:47:18.085684608 +0200
+++
/work/SRC/openSUSE:Factory/.python-automaton.new.31432/python-automaton.changes
2023-03-07 16:50:20.749588199 +0100
@@ -1,0 +2,7 @@
+Tue Mar 7 06:52:03 UTC 2023 - [email protected]
+
+- update to version 3.1.0
+ - Add Python3 antelope unit tests
+ - Update master for stable/zed
+
+-------------------------------------------------------------------
Old:
----
automaton-3.0.1.tar.gz
New:
----
automaton-3.1.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-automaton.spec ++++++
--- /var/tmp/diff_new_pack.xi1dVf/_old 2023-03-07 16:50:21.345591336 +0100
+++ /var/tmp/diff_new_pack.xi1dVf/_new 2023-03-07 16:50:21.357591398 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-automaton
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
Name: python-automaton
-Version: 3.0.1
+Version: 3.1.0
Release: 0
Summary: Friendly state machines for python
License: Apache-2.0
Group: Development/Languages/Python
URL: https://docs.openstack.org/automaton
-Source0:
https://files.pythonhosted.org/packages/source/a/automaton/automaton-3.0.1.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/a/automaton/automaton-3.1.0.tar.gz
BuildRequires: openstack-macros
BuildRequires: python3-PrettyTable >= 0.7.2
BuildRequires: python3-devel
@@ -56,7 +56,7 @@
Documentation for the Automaton library.
%prep
-%autosetup -p1 -n automaton-3.0.1
+%autosetup -p1 -n automaton-3.1.0
%py_req_cleanup
%build
@@ -71,7 +71,7 @@
%{py3_install}
%check
-python3 -m stestr.cli run
+%{openstack_stestr_run}
%files -n python3-automaton
%doc README.rst
++++++ automaton-3.0.1.tar.gz -> automaton-3.1.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/automaton-3.0.1/.zuul.yaml
new/automaton-3.1.0/.zuul.yaml
--- old/automaton-3.0.1/.zuul.yaml 2022-08-24 15:23:54.000000000 +0200
+++ new/automaton-3.1.0/.zuul.yaml 2023-02-10 17:06:12.000000000 +0100
@@ -2,7 +2,7 @@
templates:
- check-requirements
- lib-forward-testing-python3
- - openstack-python3-zed-jobs
+ - openstack-python3-antelope-jobs
- periodic-stable-jobs
- publish-openstack-docs-pti
- release-notes-jobs-python3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/automaton-3.0.1/ChangeLog
new/automaton-3.1.0/ChangeLog
--- old/automaton-3.0.1/ChangeLog 2022-08-24 15:24:32.000000000 +0200
+++ new/automaton-3.1.0/ChangeLog 2023-02-10 17:06:40.000000000 +0100
@@ -1,6 +1,12 @@
CHANGES
=======
+3.1.0
+-----
+
+* Add Python3 antelope unit tests
+* Update master for stable/zed
+
3.0.1
-----
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/automaton-3.0.1/PKG-INFO new/automaton-3.1.0/PKG-INFO
--- old/automaton-3.0.1/PKG-INFO 2022-08-24 15:24:32.706546500 +0200
+++ new/automaton-3.1.0/PKG-INFO 2023-02-10 17:06:40.880409500 +0100
@@ -1,6 +1,6 @@
Metadata-Version: 1.2
Name: automaton
-Version: 3.0.1
+Version: 3.1.0
Summary: Friendly state machines for python.
Home-page: https://docs.openstack.org/automaton/latest/
Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/automaton-3.0.1/automaton.egg-info/PKG-INFO
new/automaton-3.1.0/automaton.egg-info/PKG-INFO
--- old/automaton-3.0.1/automaton.egg-info/PKG-INFO 2022-08-24
15:24:32.000000000 +0200
+++ new/automaton-3.1.0/automaton.egg-info/PKG-INFO 2023-02-10
17:06:40.000000000 +0100
@@ -1,6 +1,6 @@
Metadata-Version: 1.2
Name: automaton
-Version: 3.0.1
+Version: 3.1.0
Summary: Friendly state machines for python.
Home-page: https://docs.openstack.org/automaton/latest/
Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/automaton-3.0.1/automaton.egg-info/SOURCES.txt
new/automaton-3.1.0/automaton.egg-info/SOURCES.txt
--- old/automaton-3.0.1/automaton.egg-info/SOURCES.txt 2022-08-24
15:24:32.000000000 +0200
+++ new/automaton-3.1.0/automaton.egg-info/SOURCES.txt 2023-02-10
17:06:40.000000000 +0100
@@ -56,5 +56,6 @@
releasenotes/source/wallaby.rst
releasenotes/source/xena.rst
releasenotes/source/yoga.rst
+releasenotes/source/zed.rst
releasenotes/source/_static/.placeholder
releasenotes/source/_templates/.placeholder
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/automaton-3.0.1/automaton.egg-info/pbr.json
new/automaton-3.1.0/automaton.egg-info/pbr.json
--- old/automaton-3.0.1/automaton.egg-info/pbr.json 2022-08-24
15:24:32.000000000 +0200
+++ new/automaton-3.1.0/automaton.egg-info/pbr.json 2023-02-10
17:06:40.000000000 +0100
@@ -1 +1 @@
-{"git_version": "0ea747e", "is_release": true}
\ No newline at end of file
+{"git_version": "a4f7631", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/automaton-3.0.1/releasenotes/source/index.rst
new/automaton-3.1.0/releasenotes/source/index.rst
--- old/automaton-3.0.1/releasenotes/source/index.rst 2022-08-24
15:23:54.000000000 +0200
+++ new/automaton-3.1.0/releasenotes/source/index.rst 2023-02-10
17:06:12.000000000 +0100
@@ -6,6 +6,7 @@
:maxdepth: 1
unreleased
+ zed
yoga
xena
wallaby
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/automaton-3.0.1/releasenotes/source/zed.rst
new/automaton-3.1.0/releasenotes/source/zed.rst
--- old/automaton-3.0.1/releasenotes/source/zed.rst 1970-01-01
01:00:00.000000000 +0100
+++ new/automaton-3.1.0/releasenotes/source/zed.rst 2023-02-10
17:06:12.000000000 +0100
@@ -0,0 +1,6 @@
+========================
+Zed Series Release Notes
+========================
+
+.. release-notes::
+ :branch: stable/zed