Revisions of python-holidays

buildservice-autocommit accepted request 1181937 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 43)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 1181678 from Adrian Schröter's avatar Adrian Schröter (adrianSuSE) (revision 42)
- update to 0.51:
  * Update Aruba and Curaçao holidays l10n (split locales) (#1827 by @KJhellico)
  * Update Brazil holidays: add new Nov 20 holiday (#1832 by @KJhellico)
  * Update CI/CD job concurrency (#1823 by @arkid15r)
  * Update CI/CD job concurrency (#1830 by @arkid15r)
  * Update README.rst (#1828 by @arkid15r)
  * Update ruff configuration (#1819 by @arkid15r)
  * Align India subdivisions with ISO 3166-2 (#1821 by @KJhellico)
  * Migrate to codecov.io (#1818 by @arkid15r)
  * Narrow down ignored warnings (#1816 by @arkid15r)
  * Refactor some holidays with uncommon rules (#1807 by @KJhellico)
  * Add Greenland holidays (#1811 by @Klintrup, @arkid15r)
  * Fix docs: update Italy docstring (#1808 by @arkid15r)
  * Update Italy holidays (#1805 by @KJhellico)
  * Add 2024 Russian Substituted Holidays (#1799 by @PPsyrius)
  * Add Georgian government holiday for May 17, 2024 (#1802 by @PPsyrius, @arkid15r)
  * Add v1 future incompatibility warning (#1801 by @arkid15r)
  * Migrate Japan holidays to ObservedHolidayBase (#1810 by @KJhellico)
  * Synchronize entity dynamic imports (#1794 by @Izzette)
  * Add IFEU holidays (#1792 by @benjfield, @arkid15r)
  * Update Hong Kong holidays (#1767 by @KJhellico, @arkid15r)
  * Update Malaysia holidays (#1791 by @KJhellico)
  * Update observed rules: add holiday removal support (#1796 by @arkid15r)
  * Address numpy int argument conversion issue (#1782 by @arkid15r)
  * Replace `datetime::timedelta` with custom function (#1785 by @KJhellico)
buildservice-autocommit accepted request 1172537 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 41)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 40)
- 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
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
Displaying revisions 1 - 20 of 43
openSUSE Build Service is sponsored by