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 2026-07-20 09:59:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-holidays (Old)
 and      /work/SRC/openSUSE:Factory/.python-holidays.new.24530 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-holidays"

Mon Jul 20 09:59:40 2026 rev:41 rq:1366639 version:0.100

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-holidays/python-holidays.changes  
2026-05-11 17:09:57.263927529 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-holidays.new.24530/python-holidays.changes   
    2026-07-20 10:01:49.081133574 +0200
@@ -1,0 +2,64 @@
+Mon Jul 20 05:09:17 UTC 2026 - Steve Kowalik <[email protected]>
+
+- Sprinkle in alts for the new holiday-ics cli tool.
+
+-------------------------------------------------------------------
+Tue Jul 14 20:18:40 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 0.100:
+  * Refactor Zambia holidays and tests
+  * Add Chicago Mercantile Exchange (XCME) holidays
+  * Add Bolsa Mexicana de Valores (BMV) holidays
+  * Change standard name of "Whit Sunday" holiday to "Pentecost"
+  * Update India holidays: national holidays significant
+    improvement
+  * Update Saudi Arabia holidays
+  * Update Singapore holidays: add 2027 public holidays
+  * Update calendar download page
+  * Update documentation: enhance iCalendar export examples
+  * Update iCalendar generation tool
+  * Update some holidays Ukrainian translations
+  * Migrate Malawi tests to new test case standards
+  * Migrate Mexico tests to new test case standards
+  * Migrate Norway tests to new test case standards
+  * Migrate Zimbabwe tests to new test case standards
+  * Refactor Australia holidays and tests
+  * Refactor holiday names translation
+  * Fix documentation tests
+  * Update .py files formatting
+  * Update Algeria holidays: add Kabyle language support
+  * Update Bangladesh holidays, improve Islamic calendar
+  * Update Colombia holidays: add new Jul 9 holiday
+  * Update Indonesia holidays: add 2026 special holidays
+  * Update Maldives holidays: add l10n support
+  * Update United States holidays: fix special holiday names with
+    format labels
+  * Update XNYS holidays: add l10n support
+  * Update assets generation and processing
+  * Update pre-commit config
+  * Add CLI tool for generating iCalendar (.ics) files
+  * Migrate Mozambique tests to new test case standards
+  * Add NASDAQ (XNAS) holidays
+  * Update United Arab Emirates holidays: fix Thai localization
+  * Update Bhutan holidays
+  * Update l10n test: check .po files for missing entries
+    comments
+  * Add 2025-2026 Islamic holidays exact dates for Indonesia and
+    Philippines
+  * Add Tibetan calendar generator
+  * Add pre-commit cache
+  * Refactor calendar generators
+  * Update Bangladesh holidays: add Islamic holidays
+  * Update CI/CD workflows: set default Python and uv versions
+  * Update China holidays: update official reference links
+  * Update European Central Bank holidays: correct historical
+    closures for 1999-2001
+  * Update India holidays: add Maharishi Valmiki Jayanti holiday
+  * Update Islamic generator: add support for holidays of "n-th
+    weekday of Hijri month" type
+  * Update Makefile and make script
+  * Update Nepal holidays: add Kannada language support
+  * Update PO generator: fix .po files refresh
+  * Update `HolidayBase::__repr__` method
+
+-------------------------------------------------------------------

Old:
----
  holidays-0.96.tar.gz

New:
----
  holidays-0.100.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-holidays.spec ++++++
--- /var/tmp/diff_new_pack.uMZbcp/_old  2026-07-20 10:01:49.645152555 +0200
+++ /var/tmp/diff_new_pack.uMZbcp/_new  2026-07-20 10:01:49.649152690 +0200
@@ -16,9 +16,12 @@
 #
 
 
+%if 0%{?suse_version} > 1500
+%bcond_without libalternatives
+%endif
 %{?sle15_python_module_pythons}
 Name:           python-holidays
-Version:        0.96
+Version:        0.100
 Release:        0
 Summary:        Python library for generating holidays on the fly
 License:        MIT
@@ -38,6 +41,10 @@
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-python-dateutil
+%if %{with libalternatives}
+BuildRequires:  alts
+Requires:       alts
+%endif
 BuildArch:      noarch
 %python_subpackages
 
@@ -54,6 +61,7 @@
 
 %install
 %pyproject_install
+%python_clone -a %{buildroot}%{_bindir}/holidays-ics
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
@@ -63,6 +71,7 @@
 %files %{python_files}
 %license LICENSE
 %doc CHANGES.md README.md
+%python_alternative %{_bindir}/holidays-ics
 %{python_sitelib}/holidays
 %{python_sitelib}/holidays-%{version}.dist-info
 

++++++ holidays-0.96.tar.gz -> holidays-0.100.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-holidays/holidays-0.96.tar.gz 
/work/SRC/openSUSE:Factory/.python-holidays.new.24530/holidays-0.100.tar.gz 
differ: char 12, line 1

Reply via email to