diff --git a/holidays-0.45.tar.gz b/holidays-0.45.tar.gz deleted file mode 100644 index d841530..0000000 --- a/holidays-0.45.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e483e0ebf1fbf7b15099e4e39a7ff6fa9ea7782e458573b0ce24c2e55dfaa8c0 -size 3667731 diff --git a/holidays-0.46.tar.gz b/holidays-0.46.tar.gz new file mode 100644 index 0000000..0fd44cb --- /dev/null +++ b/holidays-0.46.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29cc0e37de0be25decf49167e8071fca42ce680fc03b98e623f1ea1296b2d79b +size 3677463 diff --git a/python-holidays.changes b/python-holidays.changes index f84a173..ca3fe2e 100644 --- a/python-holidays.changes +++ b/python-holidays.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue Apr 2 16:19:27 UTC 2024 - Dirk Müller + +- 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 diff --git a/python-holidays.spec b/python-holidays.spec index 768ac14..c9ba671 100644 --- a/python-holidays.spec +++ b/python-holidays.spec @@ -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