Revisions of python-holidays

buildservice-autocommit accepted request 1169388 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 39)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 38)
- update to 0.47:
  * Refactor some sequential holidays
  * Add Jordan holidays
  * Change contributors badge placement
  * Update Australia holidays: fix Sovereign's Birthday dates in
    WA
  * Update Eid al-Fitr 2024 dates
  * Update European Central Bank holidays
  * Update Poland holidays: fix Ascension Day
  * Update South Africa holidays: add public holiday on May 29,
    2024
  * Update contributing guidelines
buildservice-autocommit accepted request 1165875 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 37)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 36)
- update to 0.46:
  * Fix Romanian language strings: replace U+015F with proper
    U+0219
  * Update (c) in file headers and LICENSE
  * Update Australia holidays
  * Update Makefile clean action
  * Update US tests: Day After Thanksgiving
  * Update United Kingdom holidays: fix observed New Year's Day
    in Scotland
  * Update tests: use assertIsInstance
  * Fix README layout (attempt 1)
  * Add file header pre-commit check
  * Add package build tests
  * Unify file headers after recent update
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 34)
- update to 0.46:
  * Fix Romanian language strings: replace U+015F with proper
    U+0219
  * Update (c) in file headers and LICENSE
  * Update Australia holidays
  * Update Makefile clean action
  * Update US tests: Day After Thanksgiving
  * Update United Kingdom holidays: fix observed New Year's Day
    in Scotland
  * Update tests: use assertIsInstance
  * Fix README layout (attempt 1)
  * Add file header pre-commit check
  * Add package build tests
  * Unify file headers after recent update
buildservice-autocommit accepted request 1159181 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 33)
baserev update by copy to link target
Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 32)
- Update to 0.45:
  * Add Python 3.12 support
  * Add Kuwait holidays
  * Add Seychelles holidays
  * Fix SonarCloud security hotspots
  * Update Mexico holidays
  * Update Ethiopia holidays
  * Update Ukrainian translations (proper apostrophe)
  * Update snapshots: Portugal holidays
  * Add `UNOFFICIAL` category for the United States
  * Introduce subdivisions aliases
  * Update Ireland holidays
  * Update Portugal holidays: fix Carnival date
  * Update Taiwan holidays
  * Update Thailand holidays: add Bridge Public Holiday on Apr 12, 2024
- Add missing BuildRequires on importlib-metadata.
buildservice-autocommit accepted request 1145004 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 31)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 30)
- update to 0.42:
  * Add Ghana holidays
  * Add Jersey holidays
  * Update Costa Rica holidays
  * Update Croatia holidays
  * Update Greece holidays
  * Update Switzerland holidays
  * Update United Arab Emirates holidays
  * 2020 China calendar discrepancies fix
  * Add United Kingdom's Whit Monday holidays for pre-1971 years
  * Unify common holidays name translation
  * Use current version for release notes generation
  * Implement Tanzania `StaticHolidays`
  - Pre-commit v.2.0.3 (dr-p)
buildservice-autocommit accepted request 1140748 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 29)
baserev update by copy to link target
Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 28)
- Update to 0.41:
  * Introduce observed_estimated_label
  * Update Argentina holidays
  * Update Cyprus holidays
  * Update Malaysia holidays
  * Update Paraguay holidays
  * Update Thailand holidays
  * Add Papua New Guinea holidays
  * Fix United States and Guam holidays
  * Extend native holiday categories support
  * Update NYSE holidays: fix New Year's Day observed
  * Update Netherlands holidays: fix Liberation Day
  * Add categories and subdivisions support to special observed holidays
  * Add categories and subdivisions support to substituted holidays
  * Update Israel holidays
  * Update Ukraine holidays
  * Migrate NYSE holidays to ObservedHolidayBase
  * Add special holidays per subdivisions support
  * Add special_holidays_observed support
  * Add Bahamas holidays
  * Add Timor-Leste holidays
  * Add Tonga holidays
  * Update Portugal holidays: add holiday categories
  * Add Maldives holidays
  * Add Tanzania holidays
  * Implement Tanzania `StaticHolidays` 
  * Add Laos holidays
  * Update Belarus holidays: add substituted holidays
  * Update NYSE holidays: fix Juneteenth National Independence Day start year
  * Update Spain holidays
buildservice-autocommit accepted request 1069087 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 27)
baserev update by copy to link target
Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 26)
- Update to 0.20:
  * Add localization support, #827 (@arkid15r, @bkthomps, @dragoon)
  * Introduce `HolidayBase::_is_leap_year()`, #886 (@arkid15r)
  * Introduce `HolidayBase::_is_monday` - `HolidayBase::_is_sunday` helper
    methods, #841 (@arkid15r)
  * Change holiday name separator from ", " to "; ", #922 (@arkid15r)
  * Fix Hong Kong, #928 (@KJhellico)
  * Fix Islamic holidays calculation, #914 (@KJhellico)
  * Fix Thailand related changes coverage decrease, #942 (@arkid15r, @PPsyrius)
  * Improve Thailand holidays, #929 (@PPsyrius, @arkid15r, @KJhellico)
  * Update Australia holidays: fix 2020 QLD holidays, #923 (@arkid15r)
  * Update Bolivia holidays, #910 (@KJhellico)
  * Update Bosnia and Herzegovina holidays, #909 (@KJhellico)
  * Update Jamaica holidays, #913 (@KJhellico)
  * Update PR template, #960 (@arkid15r)
  * Update Poland holidays, add uk localization, #947 (@KJhellico)
  * Add International Women's Day for DE-MV, #936 (@alexanderschulze)
  * Add Marshall Islands (ISO-3666-1 code MH), #937 (@mborsetti)
  * Add Northern Mariana Islands (ISO-3666-2 code US-MP), #939 (@mborsetti)
  * ISO 3166-1 for US subdivisions, #941 (@mborsetti, @dr-prodigy)
  * Add Albania initial support #895 (@arkid15r)
  * Add Andorra initial support #896 (@arkid15r)
  * Add Bahrain initial support #888 (@arkid15r)
  * Add Montenegro initial support #897 (@arkid15r)
  * Add San Marino initial support #898 (@arkid15r)
  * Add Vatican City initial support #904 (@arkid15r)
  * Add Monaco holidays #877 (@KJhellico)
  * Migrate prophet.hdays countries #887 (@arkid15r)
  * Singapore holidays update #880 (@KJhellico)
  * PyMeeus for equinox and solstice calculation #828, #863 (Nalguedo)
buildservice-autocommit accepted request 1009794 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 25)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1009754 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 24)
- really  update to version 0.16
- does not require python-six
buildservice-autocommit accepted request 1006887 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 23)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 1006799 from Yogalakshmi Arunachalam's avatar Yogalakshmi Arunachalam (yarunachalam) (revision 22)
- Update Version 0.16
  Released September 16, 2022
  This release is dedicated to Queen Elizabeth II (21 April 1926 – 8 September 2022),
  who lived her long life as a monarch through 2 centuries, in both happy and difficult moments,
  with grace, dignity and an always inspiring strong sense of duty and warm heart.
  Goodbye "Lilibet", you have symbolically been a queen, a mother and a grandmother
  to a lot of us, and will be dearly missed.
  - Financial market support review, new method financial_holidays(..) #694 (dr-p)
  - Support for Moldova #695 (Thedand)
  - Support for Bolivia #679, #698 (kasya)
  - UK updates #702 (JPunter, violuke)
  - Australia updates #699 (Ryan-McCrory, dr-p)
  - Canada updates #710 (bkthomps)
  - New Zealand updates #708, #709 (dr-p, markhoneth)
  - NYSE updates #693, #696 (kasya)
- Update Version 0.15
  Released August 21, 2022
  - Added support for Python3.11 (dr-p)
  - Updated README - improved badges area (dr-p)
  - Support for Cuba #678 (bthompson, dr-p)
  - Typechecking implementation, first release (HolidayBase, utils, some sample countries) #661 (dimbleby)
  - Test coverage improvement #633 (akosfurton, dr-p)
  - Drop support for UK subdivisions as countries (England, Scotland..) (dr-p)
  - Drop support for IsleOfMan as UK subdivision (dr-p)
  - Drop support for PortugalExt (ie: extended Portugal) (dr-p)
  - US fixes #675 (arkid15r)
  - Colombia fixes & test improvements #676 (bkthomps)
  - Venezuela fixes & test improvements #677 (bkthomps)
  - Canada fixes #579 (dr-p, scubaandre)
  - Ukraine refactoring #681 (kasya)
buildservice-autocommit accepted request 890465 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 21)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 20)
Fix changes
Displaying revisions 1 - 20 of 39
openSUSE Build Service is sponsored by