forked from pool/python-holidays
Accepting request 1248141 from home:glaubitz:branches:devel:languages:python
- Update to 0.67 * Add Saint Lucia holidays * Add Tuvalu holidays * Update Greenland holidays l10n * Update Hong Kong holidays: add l10n support * Update Hong Kong holidays: fix `th` l10n typo * Update Panama holidays, add l10n support * Update README: add DOI * Update United Kingdom & Isle of Man holidays: add l10n support * Update internal scripts * Update subdivision names for Presidents' Day in the United States * Add Python syntax check with ruff-pyupgrade rules * Add make script for Windows * Check .mo rather than .po files in TestListLocalizedEntities * Implement HolidayBase::get_closest_holiday functionality * Unify certain holidays names translation OBS-URL: https://build.opensuse.org/request/show/1248141 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-holidays?expand=0&rev=50
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a9ce4bf459efd4f2a59bfb96280ef824367b3277d8bc6466b9fba26532ec9119
|
||||
size 3942324
|
||||
3
holidays-0.67.tar.gz
Normal file
3
holidays-0.67.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7df32b674bc766fe431979bdbf69f45898c24d75703671cf70ac1874f8f6a72c
|
||||
size 3989900
|
||||
@@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 13:12:28 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 0.67
|
||||
* Add Saint Lucia holidays
|
||||
* Add Tuvalu holidays
|
||||
* Update Greenland holidays l10n
|
||||
* Update Hong Kong holidays: add l10n support
|
||||
* Update Hong Kong holidays: fix `th` l10n typo
|
||||
* Update Panama holidays, add l10n support
|
||||
* Update README: add DOI
|
||||
* Update United Kingdom & Isle of Man holidays: add l10n support
|
||||
* Update internal scripts
|
||||
* Update subdivision names for Presidents' Day in the United States
|
||||
* Add Python syntax check with ruff-pyupgrade rules
|
||||
* Add make script for Windows
|
||||
* Check .mo rather than .po files in TestListLocalizedEntities
|
||||
* Implement HolidayBase::get_closest_holiday functionality
|
||||
* Unify certain holidays names translation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 11 09:27:25 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-holidays
|
||||
Version: 0.66
|
||||
Version: 0.67
|
||||
Release: 0
|
||||
Summary: Python library for generating holidays on the fly
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user