From 60a6f8a129307c2378c92dc74b21ec05b72cfc349e1d5870a35bf63a619084b6 Mon Sep 17 00:00:00 2001 From: Nico Krapp Date: Mon, 16 Jun 2025 14:41:14 +0000 Subject: [PATCH] Accepting request 1286101 from home:glaubitz:branches:devel:languages:python MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Update to 0.74 * Add Benin holidays * Add Bermuda holidays * Add British Virgin Islands holidays * Add Equatorial Guinea holidays * Add Yemen holidays * Add Åland Islands holidays * Update Finland holidays * Update Thailand holidays: add uk localization * Update North Macedonia holidays, add l10n support * Update sponsorship FAQ formatting * Add SPONSORSHIP.md * Clean up unicode URLs OBS-URL: https://build.opensuse.org/request/show/1286101 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-holidays?expand=0&rev=58 --- holidays-0.73.tar.gz | 3 --- holidays-0.74.tar.gz | 3 +++ python-holidays.changes | 17 +++++++++++++++++ python-holidays.spec | 2 +- 4 files changed, 21 insertions(+), 4 deletions(-) delete mode 100644 holidays-0.73.tar.gz create mode 100644 holidays-0.74.tar.gz diff --git a/holidays-0.73.tar.gz b/holidays-0.73.tar.gz deleted file mode 100644 index 7b62d60..0000000 --- a/holidays-0.73.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fc6ce1ab70b00afeae429f7bb4013416bc1c99f09a00c72c9eb00e0340686096 -size 4534516 diff --git a/holidays-0.74.tar.gz b/holidays-0.74.tar.gz new file mode 100644 index 0000000..d36a2a1 --- /dev/null +++ b/holidays-0.74.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b16167f2babc2e66847da621bad16b3d07581e462087b07855bef33e531aebb3 +size 4814341 diff --git a/python-holidays.changes b/python-holidays.changes index 052d66e..d7ada3e 100644 --- a/python-holidays.changes +++ b/python-holidays.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Mon Jun 16 12:31:04 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 0.74 + * Add Benin holidays + * Add Bermuda holidays + * Add British Virgin Islands holidays + * Add Equatorial Guinea holidays + * Add Yemen holidays + * Add Åland Islands holidays + * Update Finland holidays + * Update Thailand holidays: add uk localization + * Update North Macedonia holidays, add l10n support + * Update sponsorship FAQ formatting + * Add SPONSORSHIP.md + * Clean up unicode URLs + ------------------------------------------------------------------- Fri May 30 07:54:13 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-holidays.spec b/python-holidays.spec index 8ba510a..39a30b7 100644 --- a/python-holidays.spec +++ b/python-holidays.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-holidays -Version: 0.73 +Version: 0.74 Release: 0 Summary: Python library for generating holidays on the fly License: MIT