forked from pool/python-holidays
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:
committed by
Git OBS Bridge
parent
bc25736ac0
commit
f368a34010
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-holidays
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-holidays
|
||||
Version: 0.9.11
|
||||
Version: 0.9.12
|
||||
Release: 0
|
||||
Summary: Python library for generating holidays on the fly
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user