forked from pool/python-holidays
Accepting request 1292504 from devel:languages:python
- update to 0.76:
* Add Bonaire, Sint Eustatius and Saba holidays
* Add Falkland Islands holidays
* Add Libya holidays
* Add Mauritius holidays
* Add Mongolia holidays
* Add Sint Maarten holidays
* Add working day tests for countries with substituted holidays
* Fix iCal exporter tests
* Update Aruba, Curaçao, Netherlands holidays: general code
refactor
* Update Cocos Islands holidays: fix 2023 Eid al-Fitr date
* Update France holidays: refactors, add `th` l10n
* Update San Marino holidays, add l10n support
* Update Svalbard and Jan Mayen holidays: remove l10n overrides
* Update Taiwan holidays
* Update United States holidays: add `th` l10n
* Update Uzbekistan holidays: add 2024-2025 exact dates
* Update l10n for RTL languages
* Update l10n helper script
* Update pytest configuration
* Archive a link for Turks and Caicos holidays
* Reformat .po files
* Show test coverage details by default
* Simplify parent-based entity handling
* Refactor TF holidays
* Refactor Trinidad and Tobago holidays
* Refactor `__init__` method signature
* Add Anguilla holidays
* Add Cook Islands holidays
OBS-URL: https://build.opensuse.org/request/show/1292504
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-holidays?expand=0&rev=27
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b16167f2babc2e66847da621bad16b3d07581e462087b07855bef33e531aebb3
|
||||
size 4814341
|
||||
3
holidays-0.76.tar.gz
Normal file
3
holidays-0.76.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9a9144ae87c40f16888dc09118f3a646628c17d5b02ed18254d0bfb0f6354117
|
||||
size 5158545
|
||||
@@ -1,3 +1,58 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 13 13:21:56 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.76:
|
||||
* Add Bonaire, Sint Eustatius and Saba holidays
|
||||
* Add Falkland Islands holidays
|
||||
* Add Libya holidays
|
||||
* Add Mauritius holidays
|
||||
* Add Mongolia holidays
|
||||
* Add Sint Maarten holidays
|
||||
* Add working day tests for countries with substituted holidays
|
||||
* Fix iCal exporter tests
|
||||
* Update Aruba, Curaçao, Netherlands holidays: general code
|
||||
refactor
|
||||
* Update Cocos Islands holidays: fix 2023 Eid al-Fitr date
|
||||
* Update France holidays: refactors, add `th` l10n
|
||||
* Update San Marino holidays, add l10n support
|
||||
* Update Svalbard and Jan Mayen holidays: remove l10n overrides
|
||||
* Update Taiwan holidays
|
||||
* Update United States holidays: add `th` l10n
|
||||
* Update Uzbekistan holidays: add 2024-2025 exact dates
|
||||
* Update l10n for RTL languages
|
||||
* Update l10n helper script
|
||||
* Update pytest configuration
|
||||
* Archive a link for Turks and Caicos holidays
|
||||
* Reformat .po files
|
||||
* Show test coverage details by default
|
||||
* Simplify parent-based entity handling
|
||||
* Refactor TF holidays
|
||||
* Refactor Trinidad and Tobago holidays
|
||||
* Refactor `__init__` method signature
|
||||
* Add Anguilla holidays
|
||||
* Add Cook Islands holidays
|
||||
* Add Guyana holidays
|
||||
* Add Micronesia holidays
|
||||
* Add Nauru holidays
|
||||
* Add Niger holidays
|
||||
* Add Senegal holidays
|
||||
* Add Solomon Islands holidays
|
||||
* Add Svalbard and Jan Mayen holidays
|
||||
* Add Turks and Caicos Islands holidays
|
||||
* Improve Togo holidays test coverage
|
||||
* Update Bermuda holidays: add l10n support
|
||||
* Update Hungary holidays: update 1991-2026 special holidays
|
||||
* Update Namibia holidays, add l10n support
|
||||
* Update Philippines holidays: 2025 Eid'l Adha Proclamation URL
|
||||
* Update SPONSORSHIP.md
|
||||
* Update Singapore holidays: add 2026 public holidays
|
||||
* Update countries/financial with absolute imports
|
||||
* Add Wayback Machine URL archiver and replacer script
|
||||
* Add l10n helper script
|
||||
* Archive more links
|
||||
* Replace flake8 noqa-s w/ ruff
|
||||
* Set Python 3.13 as primary in CI/CD
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 16 12:31:04 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-holidays
|
||||
Version: 0.74
|
||||
Version: 0.76
|
||||
Release: 0
|
||||
Summary: Python library for generating holidays on the fly
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user