diff --git a/holidays-0.67.tar.gz b/holidays-0.67.tar.gz deleted file mode 100644 index 31aa3c7..0000000 --- a/holidays-0.67.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7df32b674bc766fe431979bdbf69f45898c24d75703671cf70ac1874f8f6a72c -size 3989900 diff --git a/holidays-0.71.tar.gz b/holidays-0.71.tar.gz new file mode 100644 index 0000000..072d90d --- /dev/null +++ b/holidays-0.71.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:235419fbf972768d6b0d6700012830ff466864798f00d4c1d05ada397828bb74 +size 4461361 diff --git a/python-holidays.changes b/python-holidays.changes index c17a502..4d95925 100644 --- a/python-holidays.changes +++ b/python-holidays.changes @@ -1,3 +1,74 @@ +------------------------------------------------------------------- +Mon May 5 16:09:58 UTC 2025 - Nico Krapp + +- Update to 0.71 + * Add French Southern Territories holidays + * Add Oman holidays + * Add Sierra Leone holidays + * Add Suriname holidays + * Update .po files generator + * Update .po files generator + * Update BY.po files + * Update Pakistan holidays: add Youm-e-Takbeer holiday + * Update Python latest supported version format + * Update RELEASE.md + * Update South Korea holidays: add 2025 Presidential Election Day + * Update l10n related documentation: detailed explain of + language parameter behavior + * Update mypy configuration + * Add FUNDING.yml +- Update to 0.70 + * Add iCalendar export support + * Add Antigua and Barbuda holidays + * Add Fiji holidays + * Add Guinea holidays + * Add Ivory Coast holidays + * Add Qatar holidays + * Update Argentina holidays: add categories and subdivisions support + * Update India holidays: Hindi l10n fixes + * Update Pakistan holidays: add 2023-2024 exact dates + * Update Pakistan holidays: add l10n support (en_PK, en_US, ur_PK + * Update Philippines holidays: 2025 Eid'l Fitr + * Update Philippines holidays: adjust Bonifacio Day for 2023 + * Update README.md badges + * Update Timor-Leste holidays: add en_TL, th l10n, update en_US l10n + * Update HolidayBase::pop_named: add support for more lookup types + * Update _ThaiLunisolar and ThaiCalendarHolidays documentation + * Update pyproject.toml: align with PEP 639 metadata format + * Update release notes generator + * Update tests requirements + * Added commit SHAs instead of versions + * Adjust project files after migration to MkDocs + * Migrate Documentation from Sphinx to MkDocs + * Reformat .po files + * Reformat BY.po files +- Update to 0.69 + * Introduce HolidayBase methods for proper serialization + * Add Macau holidays + * Update IN holidays and localization + * Update Poland holidays: add de localization + * Fix l10n handling + * Update Hong Kong holidays: standardizes en_US l10n with China's and + Macau's implementation + * Update Indonesia holidays: 2031-2050 Day of Silence (Nyepi) data, migrate + to BalineseSakaCalendarHolidays + * Update Philippines holidays: 2025 Eid'l Fitr and Eid'l Adha Tentative Date + * Update Taiwan holidays: add categories support + * Update Timor Leste holidays: fix 2025 Islamic holidays + * Update US holidays: add federal holidays as GOVERNMENT category + * Update US holidays: аdd additional MI state holidays + * Update IslamicHolidays: add an option whether to add estimation label + to holiday name +- Update to 0.68 + * Fix 2025 Chinese Calendar's Birthday of Buddha + * Update AZ holidays: add 2025 substituted holidays + * Update Kenya holidays, add l10n support + * Update Malaysia holidays + * Update Zenodo record URL in README + * Update issue templates + * Update l10n scripts + * Add .coderabbit.yaml + ------------------------------------------------------------------- Mon Feb 24 13:12:28 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-holidays.spec b/python-holidays.spec index d196f17..c834d93 100644 --- a/python-holidays.spec +++ b/python-holidays.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-holidays -Version: 0.67 +Version: 0.71 Release: 0 Summary: Python library for generating holidays on the fly License: MIT @@ -26,7 +26,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 importlib-metadata if %python-base < 3.10} BuildRequires: %{python_module korean-lunar-calendar} BuildRequires: %{python_module numpy} BuildRequires: %{python_module pip} @@ -63,7 +63,7 @@ sed -i '/"--cov-fail-under=100",/d' pyproject.toml %files %{python_files} %license LICENSE -%doc CHANGES README.rst +%doc CHANGES.md README.md %{python_sitelib}/holidays %{python_sitelib}/holidays-%{version}.dist-info