Hello community,

here is the log from the commit of package python-holidays for openSUSE:Factory 
checked in at 2020-08-17 16:40:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-holidays (Old)
 and      /work/SRC/openSUSE:Factory/.python-holidays.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-holidays"

Mon Aug 17 16:40:47 2020 rev:6 rq:823369 version:0.10.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-holidays/python-holidays.changes  
2020-04-09 23:17:53.334328927 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-holidays.new.3399/python-holidays.changes    
    2020-08-17 16:40:54.373801222 +0200
@@ -1,0 +2,39 @@
+Mon Jul 27 07:36:43 UTC 2020 - Adrian Schröter <adr...@suse.de>
+
+- Update to version 0.10.3
+
+Released July 15, 2020
+
+- Added get_named(substring) method to retrieve holidays by name (dr-p)
+- Added pop_named(substring) method to pop specific holiday/s by name 
(samtregar, dr-p)
+- Support for Burundi (bmwachajr)
+- Support for Latvia (rolandinsh)
+- Support for Romania (dorianm)
+- Spain fix (dr-p)
+- Netherlands fix (RooieRakkert)
+- Switzerland fixes (cgrigis)
+- Germany fix (MikeTsenatek)
+- Added korean_cal attribute to Korea and Vietnam (seriousran, pelennor)
+- United States fixes (patrick-nicholson, dr-p)
+- Singapore fixes + 2021 holidays (mborsetti)
+
+
+Version 0.10.2
+==============
+
+Released April 13, 2020
+
+- Support for Spain (piliamaurizio, jbroudou, dr-p, gerardo15)
+- Support for Turkey (cemkaragozlu)
+- Support for Korea (1kko, dr-p)
+- Support for Vietnam (1kko, dr-p)
+- Support for Morocco (abensrhir, dr-p)
+- Mexico fix (Rosi2143, dr-p)
+- Croatia fix (sebojanko, dr-p)
+- US Georgia fix (jbroudou, dr-p)
+- Austria province ISO3166-2 adoption (jbroudou, dr-p)
+- Portugal typos & name fixes (reinaldoramosarxi)
+- US MLK renamed (snoopyjc, dr-p)
+- ISO-3 codes export fix (dr-p)
+
+-------------------------------------------------------------------

Old:
----
  holidays-0.10.1.tar.gz

New:
----
  holidays-0.10.3.tar.gz

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

Other differences:
------------------
++++++ python-holidays.spec ++++++
--- /var/tmp/diff_new_pack.cI6jTI/_old  2020-08-17 16:40:55.629801776 +0200
+++ /var/tmp/diff_new_pack.cI6jTI/_new  2020-08-17 16:40:55.633801778 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-holidays
-Version:        0.10.1
+Version:        0.10.3
 Release:        0
 Summary:        Python library for generating holidays on the fly
 License:        MIT
@@ -26,12 +26,16 @@
 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 korean-lunar-calendar}
+#BuildRequires:  %{python_module hijri-converter}
 BuildRequires:  %{python_module python-dateutil}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module six}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-convertdate
+Requires:       python-korean-lunar-calendar
+#Requires:       python-hijri-converter
 Requires:       python-python-dateutil
 Requires:       python-six
 BuildArch:      noarch

++++++ holidays-0.10.1.tar.gz -> holidays-0.10.3.tar.gz ++++++
++++ 3533 lines of diff (skipped)


Reply via email to