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 2022-06-19 21:11:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-automaton (Old)
 and      /work/SRC/openSUSE:Factory/.python-automaton.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-automaton"

Sun Jun 19 21:11:43 2022 rev:19 rq:983769 version:2.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-automaton/python-automaton.changes        
2021-10-27 22:21:21.887203554 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-automaton.new.1548/python-automaton.changes  
    2022-06-19 21:12:00.174227771 +0200
@@ -1,0 +2,8 @@
+Tue Jun  7 09:25:34 UTC 2022 - cloud-de...@suse.de
+
+- update to version 2.5.0
+  - Add Python3 yoga unit tests
+  - doc: Avoid duplicate entry warning
+  - Update master for stable/xena
+
+-------------------------------------------------------------------

Old:
----
  automaton-2.4.0.tar.gz

New:
----
  automaton-2.5.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-automaton.spec ++++++
--- /var/tmp/diff_new_pack.oEJHdv/_old  2022-06-19 21:12:00.642228467 +0200
+++ /var/tmp/diff_new_pack.oEJHdv/_new  2022-06-19 21:12:00.646228472 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-automaton
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 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:        2.4.0
+Version:        2.5.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-2.4.0.tar.gz
+Source0:        
https://files.pythonhosted.org/packages/source/a/automaton/automaton-2.5.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-2.4.0
+%autosetup -p1 -n automaton-2.5.0
 %py_req_cleanup
 
 %build

++++++ automaton-2.4.0.tar.gz -> automaton-2.5.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/automaton-2.4.0/.zuul.yaml 
new/automaton-2.5.0/.zuul.yaml
--- old/automaton-2.4.0/.zuul.yaml      2021-08-19 14:33:38.000000000 +0200
+++ new/automaton-2.5.0/.zuul.yaml      2022-02-15 17:08:48.000000000 +0100
@@ -2,7 +2,7 @@
     templates:
       - check-requirements
       - lib-forward-testing-python3
-      - openstack-python3-xena-jobs
+      - openstack-python3-yoga-jobs
       - periodic-stable-jobs
       - publish-openstack-docs-pti
       - release-notes-jobs-python3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/automaton-2.4.0/ChangeLog 
new/automaton-2.5.0/ChangeLog
--- old/automaton-2.4.0/ChangeLog       2021-08-19 14:34:26.000000000 +0200
+++ new/automaton-2.5.0/ChangeLog       2022-02-15 17:09:46.000000000 +0100
@@ -1,6 +1,13 @@
 CHANGES
 =======
 
+2.5.0
+-----
+
+* doc: Avoid duplicate entry warning
+* Add Python3 yoga unit tests
+* Update master for stable/xena
+
 2.4.0
 -----
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/automaton-2.4.0/PKG-INFO new/automaton-2.5.0/PKG-INFO
--- old/automaton-2.4.0/PKG-INFO        2021-08-19 14:34:26.219965700 +0200
+++ new/automaton-2.5.0/PKG-INFO        2022-02-15 17:09:46.653033300 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: automaton
-Version: 2.4.0
+Version: 2.5.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-2.4.0/automaton.egg-info/PKG-INFO 
new/automaton-2.5.0/automaton.egg-info/PKG-INFO
--- old/automaton-2.4.0/automaton.egg-info/PKG-INFO     2021-08-19 
14:34:26.000000000 +0200
+++ new/automaton-2.5.0/automaton.egg-info/PKG-INFO     2022-02-15 
17:09:46.000000000 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: automaton
-Version: 2.4.0
+Version: 2.5.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-2.4.0/automaton.egg-info/SOURCES.txt 
new/automaton-2.5.0/automaton.egg-info/SOURCES.txt
--- old/automaton-2.4.0/automaton.egg-info/SOURCES.txt  2021-08-19 
14:34:26.000000000 +0200
+++ new/automaton-2.5.0/automaton.egg-info/SOURCES.txt  2022-02-15 
17:09:46.000000000 +0100
@@ -54,5 +54,6 @@
 releasenotes/source/ussuri.rst
 releasenotes/source/victoria.rst
 releasenotes/source/wallaby.rst
+releasenotes/source/xena.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-2.4.0/automaton.egg-info/pbr.json 
new/automaton-2.5.0/automaton.egg-info/pbr.json
--- old/automaton-2.4.0/automaton.egg-info/pbr.json     2021-08-19 
14:34:26.000000000 +0200
+++ new/automaton-2.5.0/automaton.egg-info/pbr.json     2022-02-15 
17:09:46.000000000 +0100
@@ -1 +1 @@
-{"git_version": "0461d8e", "is_release": true}
\ No newline at end of file
+{"git_version": "aaca110", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/automaton-2.4.0/doc/source/reference/index.rst 
new/automaton-2.5.0/doc/source/reference/index.rst
--- old/automaton-2.4.0/doc/source/reference/index.rst  2021-08-19 
14:33:38.000000000 +0200
+++ new/automaton-2.5.0/doc/source/reference/index.rst  2022-02-15 
17:08:48.000000000 +0100
@@ -14,6 +14,7 @@
     :special-members: __iter__, __contains__
 
 .. autoclass:: automaton.machines.HierarchicalFiniteMachine
+    :noindex:
     :members:
 
 -------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/automaton-2.4.0/releasenotes/source/index.rst 
new/automaton-2.5.0/releasenotes/source/index.rst
--- old/automaton-2.4.0/releasenotes/source/index.rst   2021-08-19 
14:33:38.000000000 +0200
+++ new/automaton-2.5.0/releasenotes/source/index.rst   2022-02-15 
17:08:48.000000000 +0100
@@ -6,6 +6,7 @@
     :maxdepth: 1
 
     unreleased
+    xena
     wallaby
     victoria
     ussuri
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/automaton-2.4.0/releasenotes/source/xena.rst 
new/automaton-2.5.0/releasenotes/source/xena.rst
--- old/automaton-2.4.0/releasenotes/source/xena.rst    1970-01-01 
01:00:00.000000000 +0100
+++ new/automaton-2.5.0/releasenotes/source/xena.rst    2022-02-15 
17:08:48.000000000 +0100
@@ -0,0 +1,6 @@
+=========================
+Xena Series Release Notes
+=========================
+
+.. release-notes::
+   :branch: stable/xena

Reply via email to