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

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