forked from pool/python-holidays
Accepting request 730322 from devel:languages:python
- Update to 0.9.11: - Added Japanese holidays for new Emperor (kokinamura) - Fixed Australian Canberra day holiday (explodingdinosaurs, dr-p) - Added support for Estonian holidays (RaulVS14) - Added support for Iceland and Kenya (justinasfour04) - Added support for Aruba (orson1282) - Added support for Hong Kong (polifaces) - Added support for Peru (manuelvalino) - Switzerland fixes (spasche) - Croatia fix (pave121, dr-p) - Polish deprecation: replaced by Poland (dr-p) - Czech(ia) - Slovak(ia) fixes (dr-p) - Allow passing years to CountryHoliday (mr.shu) OBS-URL: https://build.opensuse.org/request/show/730322 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-holidays?expand=0&rev=3
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9f06d143eb708e8732230260636938f2f57114e94defd8fa2082408e0d422d6f
|
||||
size 73539
|
||||
3
holidays-0.9.11.tar.gz
Normal file
3
holidays-0.9.11.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:915fdb92b596cfb66067010759b4384a9c6bc82931311d5bf07fe04920cc11bc
|
||||
size 81217
|
||||
@@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 12 09:00:03 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 0.9.11:
|
||||
- Added Japanese holidays for new Emperor (kokinamura)
|
||||
- Fixed Australian Canberra day holiday (explodingdinosaurs, dr-p)
|
||||
- Added support for Estonian holidays (RaulVS14)
|
||||
- Added support for Iceland and Kenya (justinasfour04)
|
||||
- Added support for Aruba (orson1282)
|
||||
- Added support for Hong Kong (polifaces)
|
||||
- Added support for Peru (manuelvalino)
|
||||
- Switzerland fixes (spasche)
|
||||
- Croatia fix (pave121, dr-p)
|
||||
- Polish deprecation: replaced by Poland (dr-p)
|
||||
- Czech(ia) - Slovak(ia) fixes (dr-p)
|
||||
- Allow passing years to CountryHoliday (mr.shu)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 15 20:40:06 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-holidays
|
||||
Version: 0.9.10
|
||||
Version: 0.9.11
|
||||
Release: 0
|
||||
Summary: Python library for generating holidays on the fly
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user