Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-holidays for openSUSE:Factory
checked in at 2025-05-06 16:42:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-holidays (Old)
and /work/SRC/openSUSE:Factory/.python-holidays.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-holidays"
Tue May 6 16:42:48 2025 rev:23 rq:1274806 version:0.71
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-holidays/python-holidays.changes
2025-02-25 16:47:28.438625962 +0100
+++
/work/SRC/openSUSE:Factory/.python-holidays.new.30101/python-holidays.changes
2025-05-06 16:43:02.992277580 +0200
@@ -1,0 +2,71 @@
+Mon May 5 16:09:58 UTC 2025 - Nico Krapp <[email protected]>
+
+- 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
+
+-------------------------------------------------------------------
Old:
----
holidays-0.67.tar.gz
New:
----
holidays-0.71.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-holidays.spec ++++++
--- /var/tmp/diff_new_pack.YzboJP/_old 2025-05-06 16:43:03.604303964 +0200
+++ /var/tmp/diff_new_pack.YzboJP/_new 2025-05-06 16:43:03.604303964 +0200
@@ -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 @@
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 @@
%files %{python_files}
%license LICENSE
-%doc CHANGES README.rst
+%doc CHANGES.md README.md
%{python_sitelib}/holidays
%{python_sitelib}/holidays-%{version}.dist-info
++++++ holidays-0.67.tar.gz -> holidays-0.71.tar.gz ++++++
++++ 346537 lines of diff (skipped)