diff --git a/holidays-0.15.tar.gz b/holidays-0.15.tar.gz deleted file mode 100644 index e5f739c..0000000 --- a/holidays-0.15.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bdf46c8ae2ef18ef5b3a80e0a18f8e2d5c43c34756eac8930c628dc48d51de0e -size 121207 diff --git a/holidays-0.16.tar.gz b/holidays-0.16.tar.gz new file mode 100644 index 0000000..b23e179 --- /dev/null +++ b/holidays-0.16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d7f4fd6b1980298fbbb3316b0d57fa6f15b5313074cdacc12a3ab93bf3ca5cd +size 123527 diff --git a/python-holidays.changes b/python-holidays.changes index ed23e59..2aee7d0 100644 --- a/python-holidays.changes +++ b/python-holidays.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 11 09:51:34 UTC 2022 - pgajdos@suse.com + +- really update to version 0.16 +- does not require python-six + ------------------------------------------------------------------- Thu Sep 29 01:37:03 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-holidays.spec b/python-holidays.spec index 4b56e1c..a952064 100644 --- a/python-holidays.spec +++ b/python-holidays.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-holidays -Version: 0.15 +Version: 0.16 Release: 0 Summary: Python library for generating holidays on the fly License: MIT @@ -32,7 +32,6 @@ BuildRequires: %{python_module pytest} #BuildRequires: %%{python_module lag_baomer} BuildRequires: %{python_module python-dateutil} BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module six} BuildRequires: %{python_module testsuite} BuildRequires: fdupes BuildRequires: python-rpm-macros @@ -41,7 +40,6 @@ Requires: python-hijri-converter Requires: python-korean-lunar-calendar #Requires: python-lag_baomer Requires: python-python-dateutil -Requires: python-six BuildArch: noarch %python_subpackages