diff --git a/holidays-0.57.tar.gz b/holidays-0.57.tar.gz deleted file mode 100644 index 40becf652cb88179819298c54749f540a0785c7d..0000000000000000000000000000000000000000 Binary files a/holidays-0.57.tar.gz and /dev/null differ diff --git a/holidays-0.59.tar.gz b/holidays-0.59.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..5652689773fe4a61636df3e3a5def4c1ed7f6702 Binary files /dev/null and b/holidays-0.59.tar.gz differ diff --git a/python-holidays.spec b/python-holidays.spec index 387740decc7cffb850fd239c79b68618bb24c8d0..4ac390fc88b6426c08551cad2b9b1a31d46f89e1 100644 --- a/python-holidays.spec +++ b/python-holidays.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-holidays -Version: 0.57 +Version: 0.59 Release: 1 Summary: Generate and work with holidays in Python License: MIT URL: https://github.com/dr-prodigy/python-holidays -Source0: https://files.pythonhosted.org/packages/10/04/265ce4cd37147cb293ccc0f834ba1e42d07eb2be91b4091f633825955f00/holidays-0.57.tar.gz +Source0: https://files.pythonhosted.org/packages/1b/cf/0c8883a9d5e1bcd8b56ba53265995bd08c679109e331e96699661dfafd55/holidays-0.59.tar.gz BuildArch: noarch Requires: python3-convertdate @@ -76,6 +76,42 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Nov 1 2024 wanggang - 0.59-1 +- Update package to version 0.59 + in Version 0.59,changes: + Update Vietnam holidays: add th localization (#2060 by @PPsyrius) + Update Germany holidays: add Liberation from Nazi Regime Day 2025 in Berlin (#2052 by @hf-kklein, @PPsyrius) + Update Johor (Malaysia) and United Arab Emirates weekend observance, cleanup others (#2048 by @PPsyrius) + Update Vietnam holidays (#2049 by @KJhellico) + Update InternationalHolidays::_add_world_war_two_victory_day() method (#2064 by @KJhellico) + Update holidays package metadata (#2063 by @arkid15r) + Update metadata Python versions (#2069 by @arkid15r) + Add EasternCalendarHolidays to holidays groups (#2062 by @KJhellico) + Drop Python 3.8 support (#2042 by @PPsyrius) + Satisfy mypy requirements (#2053 by @arkid15r) + In Version 0.58, changes: + Add Congo holidays (#2037 by @PPsyrius) + Add Saint Kitts & Nevis holidays (#2005 by @PPsyrius, @arkid15r) + Add Vietnamese translation of VietNam holidays (#2025 by @vunhatchuong, @arkid15r) + Update Kazakhstan holidays: add substituted holidays, localization (#2023 by @KJhellico) + Update Malaysia holidays: add th localization (#2030 by @PPsyrius) + Update Singapore holidays: add en_SG, en_US, th localization (#2031 by @PPsyrius) + Update Sweden holidays: add th localization (#2029 by @PPsyrius) + Update Azerbaijan holidays in 2024 (#2018 by @KJhellico) + Update Curaçao holidays: add HALF_DAY holidays (#2039 by @KJhellico) + Update Japan holidays (#2013 by @KJhellico) + Update Nicaragua holidays (#2011 by @KJhellico) + Update Taiwan holidays (#2026 by @KJhellico, @arkid15r) + Update US holidays: American Samoa holidays (#2017 by @KJhellico) + Update United States holidays: fix Washington's Birthday in GA & IN (#2014 by @KJhellico) + Update ci label configuration (#2009 by @arkid15r) + Update apostrophes: change ’ to ' (#2016 by @arkid15r) + Update working day related calculations (#2010 by @KJhellico, @arkid15r) + Add @PPsyrius to CODEOWNERS (#2008 by @arkid15r) + Move to holidays from python-holidays (#2027 by @arkid15r) + Remove deprecated fix-encoding-pragma, add pyupgrade (#2007 by @PPsyrius, @arkid15r) + + * Fri Sep 20 2024 kkz - 0.57-1 - Update package to version 0.57 Update Australia holidays: add en_AU, en_US, th localization (#1977 by @PPsyrius)