Hello community,

here is the log from the commit of package python-humanize for 
openSUSE:Leap:15.2 checked in at 2020-05-19 14:09:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-humanize (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.python-humanize.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-humanize"

Tue May 19 14:09:14 2020 rev:13 rq:807117 version:0.5.1

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-humanize/python-humanize.changes        
2020-04-08 12:49:16.042369879 +0200
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-humanize.new.2738/python-humanize.changes  
    2020-05-19 14:09:16.151090553 +0200
@@ -2,23 +1,0 @@
-Tue Mar 31 05:49:52 UTC 2020 - [email protected]
-
-- Update to 2.2.0: 
-  * Added
-    + Disambiguate naturaldate return: only append year if more than
-    + ~5 months away (#107) @hugovk
-    + Add scientific notation to string support (#110) @Thx3r @hugovk
-    + Add micro- and millisecond units to naturaldelta and
-    + naturaltime (#104) @hugovk
-    + Add ndigits option to intcomma (#123) @hugovk
-    + Show more than bytes for negative file sizes (#122) @hugovk
-  * Fixed
-    + Fix: AP style for 0 is 'zero' (#121) @hugovk
-  * Changed
-    + Disambiguate naturaldate return: only append year if more than ~5 months 
away (#107) @hugovk
-    + Convert remaining tests to use pytest.mark.parametrize (#109) @hugovk
-    + Refactor some tests to use pytest.mark.parametrize (#108) @hugovk
-  * Removed
-    + Drop support for EOL Python 2 (#102) @hugovk
-- Fiddle with BuildRequires, adding new modules that are needed
-- Switch to pypi source tarball, required for setuptools_scm
-
--------------------------------------------------------------------

Old:
----
  humanize-2.2.0.tar.gz

New:
----
  0.5.1.tar.gz

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

Other differences:
------------------
++++++ python-humanize.spec ++++++
--- /var/tmp/diff_new_pack.0swxcN/_old  2020-05-19 14:09:16.615091455 +0200
+++ /var/tmp/diff_new_pack.0swxcN/_new  2020-05-19 14:09:16.615091455 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-humanize
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,23 +17,20 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%define skip_python2 1
 %global modname humanize
 Name:           python-humanize
-Version:        2.2.0
+Version:        0.5.1
 Release:        0
 Summary:        Python humanize utilities
 License:        MIT
 Group:          Development/Languages/Python
 URL:            http://github.com/jmoiron/humanize
-Source:         
https://files.pythonhosted.org/packages/source/h/humanize/humanize-%{version}.tar.gz
-BuildRequires:  %{python_module setuptools_scm}
+Source:         https://github.com/jmoiron/humanize/archive/%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 # SECTION test requirements
-BuildRequires:  %{python_module freezegun}
-BuildRequires:  %{python_module pytest}
+BuildRequires:  %{python_module mock}
 # /SECTION
 BuildArch:      noarch
 %python_subpackages
@@ -58,7 +55,7 @@
 
 %files %{python_files}
 %license LICENCE
-%doc README.md
+%doc README.rst
 %{python_sitelib}/*
 %{python_sitelib}/humanize/locale/*
 

++++++ humanize-2.2.0.tar.gz -> 0.5.1.tar.gz ++++++
++++ 9551 lines of diff (skipped)


Reply via email to