Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-autocommand for 
openSUSE:Factory checked in at 2023-01-03 15:04:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-autocommand (Old)
 and      /work/SRC/openSUSE:Factory/.python-autocommand.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-autocommand"

Tue Jan  3 15:04:25 2023 rev:2 rq:1046265 version:2.2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-autocommand/python-autocommand.changes    
2022-07-14 16:34:53.580664171 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-autocommand.new.1563/python-autocommand.changes
  2023-01-03 15:04:31.682216636 +0100
@@ -1,0 +2,9 @@
+Mon Jan  2 18:37:36 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- update to 2.2.2:
+  * fix reference to old readme
+  * switch to https in LICENSE
+  * fix out of date patterns in autocommand 
+- drop autocommand-fixtests.patch (upstream)
+
+-------------------------------------------------------------------

Old:
----
  autocommand-2.2.1.tar.gz
  autocommand-fixtests.patch

New:
----
  autocommand-2.2.2.tar.gz

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

Other differences:
------------------
++++++ python-autocommand.spec ++++++
--- /var/tmp/diff_new_pack.d4iJnJ/_old  2023-01-03 15:04:32.178219531 +0100
+++ /var/tmp/diff_new_pack.d4iJnJ/_new  2023-01-03 15:04:32.182219554 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-autocommand
 #
-# 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
@@ -18,18 +18,17 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-autocommand
-Version:        2.2.1
+Version:        2.2.2
 Release:        0
 Summary:        A library to create a command-line program from a function
-License:        LGPL-3.0
+License:        LGPL-3.0-only
 URL:            https://github.com/Lucretiel/autocommand
 Source:         
https://files.pythonhosted.org/packages/source/a/autocommand/autocommand-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM autocommand-fixtests.patch gh#Lucretiel/autocommand#20
-Patch1:         
https://github.com/Lucretiel/autocommand/commit/031c9750c74e3313b954b09e3027aaa6595649bb.patch#/autocommand-fixtests.patch
-BuildRequires:  python-rpm-macros
-BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module base >= 3.7}
 BuildRequires:  %{python_module pytest}
+BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 BuildArch:      noarch
 %python_subpackages
 
@@ -52,8 +51,8 @@
 %pytest
 
 %files %{python_files}
-%doc README.rst
 %license LICENSE
+%doc README.md
 %{python_sitelib}/autocommand
 %{python_sitelib}/autocommand-%{version}*-info
 

++++++ autocommand-2.2.1.tar.gz -> autocommand-2.2.2.tar.gz ++++++
++++ 2880 lines of diff (skipped)

Reply via email to