15
0

Accepting request 1009754 from home:pgajdos:python

- really  update to version 0.16
- does not require python-six

OBS-URL: https://build.opensuse.org/request/show/1009754
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-holidays?expand=0&rev=24
This commit is contained in:
2022-10-11 12:44:33 +00:00
committed by Git OBS Bridge
parent d827a725ec
commit 7850024984
4 changed files with 10 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bdf46c8ae2ef18ef5b3a80e0a18f8e2d5c43c34756eac8930c628dc48d51de0e
size 121207

3
holidays-0.16.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1d7f4fd6b1980298fbbb3316b0d57fa6f15b5313074cdacc12a3ab93bf3ca5cd
size 123527

View File

@@ -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 <yarunachalam@suse.com>

View File

@@ -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