15
0

- update to 0.48:

* Introduce workdays calculation support
  * Refactor `HolidayBase::__getattr__`: speed up _add_holiday_*
    methods
  * Add Palau holidays
  * Update Greece holidays: move 2024 Labor Day to May 7
  * Update Timor-Leste holidays
  * Update United States holidays: fix Confederate Memorial Day
    in MS
  * Update badges in README
  * Update CI/CD: fix macOS Python versions
  * Extend HolidayBase::_add_holiday family methods with Easter
    support
  * Prioritize entity default holiday category processing

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-holidays?expand=0&rev=40
This commit is contained in:
2024-05-07 20:55:50 +00:00
committed by Git OBS Bridge
parent 048be505db
commit 77305f6ec6
4 changed files with 22 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
Name: python-holidays
Version: 0.47
Version: 0.48
Release: 0
Summary: Python library for generating holidays on the fly
License: MIT