17
0

Compare commits

8 Commits

Author SHA256 Message Date
72f5d031ab Accepting request 1246714 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1246714
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jdatetime?expand=0&rev=10
2025-02-18 18:13:03 +00:00
57e835e7b1 Accepting request 1246686 from home:glaubitz:branches:devel:languages:python
- Update to 5.2.0
  * Support for validating %A %a in strptime #161

OBS-URL: https://build.opensuse.org/request/show/1246686
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jdatetime?expand=0&rev=19
2025-02-18 14:54:04 +00:00
d5889df017 Accepting request 1239519 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1239519
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jdatetime?expand=0&rev=9
2025-01-22 15:39:25 +00:00
22429e35dd Accepting request 1239515 from home:glaubitz:branches:devel:languages:python
- Update to 5.1.0
  * Fix compare datetime with diffrent timezones #159
  * Drop Python 3.8 support
  * Add support for Python 3.13
- Drop py313-support.patch, merged upstream

OBS-URL: https://build.opensuse.org/request/show/1239515
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jdatetime?expand=0&rev=17
2025-01-22 13:00:45 +00:00
2bda56fafe Accepting request 1225505 from devel:languages:python
- add py313-support.patch to fix tests with python 3.13

OBS-URL: https://build.opensuse.org/request/show/1225505
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jdatetime?expand=0&rev=8
2024-11-21 14:19:34 +00:00
5519977846 - add py313-support.patch to fix tests with python 3.13
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jdatetime?expand=0&rev=15
2024-11-21 09:49:09 +00:00
1fa13707cc Accepting request 1219555 from devel:languages:python
- update to 5.0.0:
  * Add support for Python 3.12
  * BREAKING CHANGE: Arithmetic operations on `date`/`datetime`
    against an unknown type will now return `NotImplemented`
    instead of raising `TypeError`
  * Drop Python 3.7 support
  * Move jalali.py to jalali_core dependency due to licensing
    issues #148

OBS-URL: https://build.opensuse.org/request/show/1219555
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jdatetime?expand=0&rev=7
2024-11-14 15:08:30 +00:00
da38441cfe - update to 5.0.0:
* Add support for Python 3.12
  * BREAKING CHANGE: Arithmetic operations on `date`/`datetime`
    against an unknown type will now return `NotImplemented`
    instead of raising `TypeError`
  * Drop Python 3.7 support
  * Move jalali.py to jalali_core dependency due to licensing
    issues #148

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jdatetime?expand=0&rev=13
2024-10-30 12:36:33 +00:00

Diff Content Not Available