forked from pool/python-holidays
- update to 0.46:
* Fix Romanian language strings: replace U+015F with proper
U+0219
* Update (c) in file headers and LICENSE
* Update Australia holidays
* Update Makefile clean action
* Update US tests: Day After Thanksgiving
* Update United Kingdom holidays: fix observed New Year's Day
in Scotland
* Update tests: use assertIsInstance
* Fix README layout (attempt 1)
* Add file header pre-commit check
* Add package build tests
* Unify file headers after recent update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-holidays?expand=0&rev=34
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e483e0ebf1fbf7b15099e4e39a7ff6fa9ea7782e458573b0ce24c2e55dfaa8c0
|
||||
size 3667731
|
||||
3
holidays-0.46.tar.gz
Normal file
3
holidays-0.46.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:29cc0e37de0be25decf49167e8071fca42ce680fc03b98e623f1ea1296b2d79b
|
||||
size 3677463
|
||||
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 2 16:19:27 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.46:
|
||||
* Fix Romanian language strings: replace U+015F with proper
|
||||
U+0219
|
||||
* Update (c) in file headers and LICENSE
|
||||
* Update Australia holidays
|
||||
* Update Makefile clean action
|
||||
* Update US tests: Day After Thanksgiving
|
||||
* Update United Kingdom holidays: fix observed New Year's Day
|
||||
in Scotland
|
||||
* Update tests: use assertIsInstance
|
||||
* Fix README layout (attempt 1)
|
||||
* Add file header pre-commit check
|
||||
* Add package build tests
|
||||
* Unify file headers after recent update
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 19 05:57:14 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-holidays
|
||||
Version: 0.45
|
||||
Version: 0.46
|
||||
Release: 0
|
||||
Summary: Python library for generating holidays on the fly
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user