forked from pool/python-holidays
- Update to 0.45:
* Add Python 3.12 support * Add Kuwait holidays * Add Seychelles holidays * Fix SonarCloud security hotspots * Update Mexico holidays * Update Ethiopia holidays * Update Ukrainian translations (proper apostrophe) * Update snapshots: Portugal holidays * Add `UNOFFICIAL` category for the United States * Introduce subdivisions aliases * Update Ireland holidays * Update Portugal holidays: fix Carnival date * Update Taiwan holidays * Update Thailand holidays: add Bridge Public Holiday on Apr 12, 2024 - Add missing BuildRequires on importlib-metadata. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-holidays?expand=0&rev=32
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-holidays
|
||||
Version: 0.42
|
||||
Version: 0.45
|
||||
Release: 0
|
||||
Summary: Python library for generating holidays on the fly
|
||||
License: MIT
|
||||
@@ -25,6 +25,7 @@ URL: https://github.com/vacanza/python-holidays
|
||||
Source: https://github.com/vacanza/python-holidays/archive/refs/tags/v%{version}.tar.gz#/holidays-%{version}.tar.gz
|
||||
BuildRequires: %{python_module convertdate}
|
||||
BuildRequires: %{python_module hijri-converter >= 2.2}
|
||||
BuildRequires: %{python_module importlib-metadata}
|
||||
BuildRequires: %{python_module korean-lunar-calendar}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module polib}
|
||||
|
||||
Reference in New Issue
Block a user