Commit Graph

9 Commits

Author SHA256 Message Date
0012ae0a74 - update to 2.4.0:
* Drop official support for Python version 3.5 and 3.6, which
    have reached end-of-life.
  * Remove pytz dependency (#49)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-convertdate?expand=0&rev=17
2023-05-04 19:06:28 +00:00
2797c108ed Accepting request 1081373 from home:dirkmueller:acdc:as_python3_module
SR for python stack proposal

OBS-URL: https://build.opensuse.org/request/show/1081373
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-convertdate?expand=0&rev=15
2023-04-21 14:47:46 +00:00
Steve Kowalik
36833afcd9 - Update to 2.3.2:
* Switch Persian calendar to astronomical computation (was non-canonical algorithmic method)
  * Fix inappropriate uses of trunc, which caused several errors before the Julian Day epoch (#39, #40, #42)
  * Fix bug in julian.leap (#43)
  * Add official suppport and tests for Python 3.9
  * Raise ValueError for attempted conversion of dates before the Mayan epoch
  * Fix bug in Bahai calculations during Ayyám-i-Há (#32). Thanks @chiuczek
  * Regularize variable names:
  * coptic: rename MONTH_NAMES to MONTHS, rename DAY_NAMES to WEEKDAYS
  * french_republican: add MONTHS
  * mayan: rename HAAB_MONTHS to HAAB, rename TZOLKIN_NAMES to TZOLKIN
  * Add some Jewish and Islamic holidays to holidays: shemini_azeret, lag_baomer, tu_beshvat, tisha_bav, ramadan, ashura, eid_alfitr, eid_aladha
  * Add docs. See https://convertdate.readthedocs.io/
  * Fix December 31st bug in ordinal (#34)
  * Add Indigenous Peoples' Day and Juneteenth to holidays, deprecate Columbus day
- Switch to using pytest

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-convertdate?expand=0&rev=13
2021-03-17 05:50:00 +00:00
Tomáš Chvátal
1a24f37066 - Do not restrict upper version on pytz for no reason.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-convertdate?expand=0&rev=11
2020-05-04 10:38:59 +00:00
Tomáš Chvátal
2169887082 Accepting request 790575 from home:mcalabkova:branches:devel:languages:python
- update to 2.2.0
  * Repair Bahai intercalary days bug (#13, thanks @bchurchill)
  * Replace pyephem, which is now in maintenance mode, with pymeeus.
  * Remove shebangs and regularize licenses (thanks @fabaff)
  * Convert readme to ascii (#16)

OBS-URL: https://build.opensuse.org/request/show/790575
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-convertdate?expand=0&rev=8
2020-04-01 13:25:18 +00:00
f2ee574fc6 - fix execution of tests on anything older than Tumbleweed
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-convertdate?expand=0&rev=6
2019-10-18 06:56:30 +00:00
Tomáš Chvátal
06b4e90341 Accepting request 730741 from home:jengelh:branches:devel:languages:python
- Use noun phrase.

OBS-URL: https://build.opensuse.org/request/show/730741
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-convertdate?expand=0&rev=3
2019-09-13 13:49:32 +00:00
Tomáš Chvátal
0181f4f0fe - Enable tests
- Format with spec-cleaner

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-convertdate?expand=0&rev=2
2019-09-13 12:27:35 +00:00
Tomáš Chvátal
e219b61391 osc copypac from project:home:jayvdb:py-new package:python-convertdate revision:1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-convertdate?expand=0&rev=1
2019-09-13 12:18:06 +00:00