15
0

- 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:
2024-03-19 05:58:11 +00:00
committed by Git OBS Bridge
parent b2a8c21a67
commit e683a690f3
4 changed files with 25 additions and 4 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Tue Mar 19 05:57:14 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- 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.
-------------------------------------------------------------------
Wed Feb 7 20:13:50 UTC 2024 - Dirk Müller <dmueller@suse.com>