15
0

Accepting request 765222 from home:alarrosa:branches:devel:languages:python

- Update to 0.9.12:
  * Support for Nigeria (ioluwayo)
  * Support for India - Telangana (kiranbeethoju, dr-p)
  * Support for Dominican Republic (gabmartinez)
  * Support for Nicaragua (CARocha)
  * Code refactoring, bugfixes (vlt)
  * Add method to list all supported countries (fabaff)
  * Germany bugfixes (bitraten)
  * Correctly handle United Kingdom "May Day" holiday in 2020 - #219 (robfraz)
  * Hungary fixes (gypapp)
  * Chile test fixes (rpanai)
  * Italy fixes (jokerigno, sixbladeknife)
  * Other minor fixes

OBS-URL: https://build.opensuse.org/request/show/765222
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-holidays?expand=0&rev=10
This commit is contained in:
Tomáš Chvátal
2020-01-17 12:01:45 +00:00
committed by Git OBS Bridge
parent bc25736ac0
commit f368a34010
4 changed files with 22 additions and 5 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Fri Jan 17 11:51:51 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
- Update to 0.9.12:
* Support for Nigeria (ioluwayo)
* Support for India - Telangana (kiranbeethoju, dr-p)
* Support for Dominican Republic (gabmartinez)
* Support for Nicaragua (CARocha)
* Code refactoring, bugfixes (vlt)
* Add method to list all supported countries (fabaff)
* Germany bugfixes (bitraten)
* Correctly handle United Kingdom "May Day" holiday in 2020 - #219 (robfraz)
* Hungary fixes (gypapp)
* Chile test fixes (rpanai)
* Italy fixes (jokerigno, sixbladeknife)
* Other minor fixes
-------------------------------------------------------------------
Thu Sep 12 09:00:03 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>