forked from pool/python-holidays
Accepting request 1297095 from home:glaubitz:branches:devel:languages:python
- Update to 0.77 * Refactor US holidays: consolidate duplicate self._year triggers (#2726) * Add Cabo Verde holidays (#2654) * Add Cayman Islands holidays (#2706) * Add Central African Republic holidays (#2687) * Add Christmas Island holidays (#2623) * Add Democratic Republic of the Congo holidays (#2702) * Add Faroe Islands holidays (#2719) * Add Gibraltar holidays (#2720) * Add Lebanon holidays (#2700) * Add Mali holidays (#2725) * Add Montserrat holidays (#2714) * Add Niue holidays (#2737) * Add Norfolk Island holidays (#2716) * Add Palestine holidays (#2701) * Add Saint Vincent and the Grenadines holidays (#2608) * Add Tokelau holidays (#2727) * Fix missing StaticHolidays in some countries (#2729) * Improve some variable naming (#2708) * Optimize dict in/get cases (#2707) * Update Georgia holidays (#2735) * Update Peru holidays: add 2023+ holidays (#2730) * Document _add_holiday_* pattern (#2721) OBS-URL: https://build.opensuse.org/request/show/1297095 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-holidays?expand=0&rev=62
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-holidays
|
||||
Version: 0.76
|
||||
Version: 0.77
|
||||
Release: 0
|
||||
Summary: Python library for generating holidays on the fly
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user