Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-fire for openSUSE:Factory 
checked in at 2021-03-12 13:33:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-fire (Old)
 and      /work/SRC/openSUSE:Factory/.python-fire.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-fire"

Fri Mar 12 13:33:30 2021 rev:10 rq:878440 version:0.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-fire/python-fire.changes  2020-09-17 
15:08:59.556946550 +0200
+++ /work/SRC/openSUSE:Factory/.python-fire.new.2401/python-fire.changes        
2021-03-12 13:33:34.170346856 +0100
@@ -1,0 +2,14 @@
+Fri Mar 12 04:41:30 UTC 2021 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Update to 0.4.0:
+  * Support for Python 3.8 and Python 3.9
+  * Argument types and defaults appear in help text
+  * Support for asyncio coroutines
+  * Support for modules and Python files with python -m fire
+  * Keyword argument info from rst docstrings appears in help text
+  * Bug fix for missing parts of multiline argument descriptions from
+    Google and Numpy style docstrings.
+  * Support functions even when they override getattr in non-standard ways.
+- Drop patch subpoint-usage-test.patch, which is no longer required.
+
+-------------------------------------------------------------------

Old:
----
  fire-0.3.1.tar.gz
  subpoint-usage-test.patch

New:
----
  fire-0.4.0.tar.gz

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

Other differences:
------------------
++++++ python-fire.spec ++++++
--- /var/tmp/diff_new_pack.R1U3Yu/_old  2021-03-12 13:33:34.718347625 +0100
+++ /var/tmp/diff_new_pack.R1U3Yu/_new  2021-03-12 13:33:34.722347630 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-fire
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,14 +18,12 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-fire
-Version:        0.3.1
+Version:        0.4.0
 Release:        0
 Summary:        A library for automatically generating command line interfaces
 License:        Apache-2.0
-Group:          Development/Languages/Python
 URL:            https://github.com/google/python-fire
 Source:         
https://files.pythonhosted.org/packages/source/f/fire/fire-%{version}.tar.gz
-Patch0:         subpoint-usage-test.patch
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros

++++++ fire-0.3.1.tar.gz -> fire-0.4.0.tar.gz ++++++
++++ 2882 lines of diff (skipped)

Reply via email to