Hello community,
here is the log from the commit of package python-holidays for openSUSE:Factory
checked in at 2020-04-09 23:16:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-holidays (Old)
and /work/SRC/openSUSE:Factory/.python-holidays.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-holidays"
Thu Apr 9 23:16:56 2020 rev:5 rq:792688 version:0.10.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-holidays/python-holidays.changes
2020-01-17 16:07:51.192510042 +0100
+++
/work/SRC/openSUSE:Factory/.python-holidays.new.3248/python-holidays.changes
2020-04-09 23:17:53.334328927 +0200
@@ -1,0 +2,20 @@
+Thu Apr 9 08:51:48 UTC 2020 - Marketa Calabkova <[email protected]>
+
+- Update to 0.10.1
+ * Project structure refactoring (MaxHaertwig, dr-p)
+ * Added support for Python3.8 (dr-p)
+ * Dropped support for pypy and Python3.4, welcome back pypy3 (dr-p)
+ * Fully reviewed Travis CI integration (dr-p)
+ * Added 3-digit country ISO codes (MaxHaertwig)
+ * Support for Paraguay (dr-p, sfeliu)
+ * Support for Israel (giladmaya, dr-p)
+ * Support for Egypt (gaberm)
+ * Support for Serbia (kosugor)
+ * Support for Singapore (mborsetti)
+ * README.rst fixes / sync
+ * Brazil-Parana support (dr-p, jbroudou)
+ * Japan fixes (dr-p, thophan92, saurabh3896)
+ * Canada, Spain, US fixes (jbroudou)
+ * Belarus fix (mpolyakovsky)
+
+-------------------------------------------------------------------
Old:
----
holidays-0.9.12.tar.gz
New:
----
holidays-0.10.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-holidays.spec ++++++
--- /var/tmp/diff_new_pack.11cOQT/_old 2020-04-09 23:17:54.070329353 +0200
+++ /var/tmp/diff_new_pack.11cOQT/_new 2020-04-09 23:17:54.074329354 +0200
@@ -18,18 +18,20 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-holidays
-Version: 0.9.12
+Version: 0.10.1
Release: 0
Summary: Python library for generating holidays on the fly
License: MIT
Group: Development/Languages/Python
URL: https://github.com/dr-prodigy/python-holidays
Source:
https://files.pythonhosted.org/packages/source/h/holidays/holidays-%{version}.tar.gz
+BuildRequires: %{python_module convertdate}
BuildRequires: %{python_module python-dateutil}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module six}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
+Requires: python-convertdate
Requires: python-python-dateutil
Requires: python-six
BuildArch: noarch
++++++ holidays-0.9.12.tar.gz -> holidays-0.10.1.tar.gz ++++++
++++ 14362 lines of diff (skipped)