14
0

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
This commit is contained in:
2025-01-22 13:00:45 +00:00
committed by Git OBS Bridge
parent 5519977846
commit 22429e35dd
5 changed files with 14 additions and 148 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Jan 22 12:35:47 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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
-------------------------------------------------------------------
Thu Nov 21 09:48:56 UTC 2024 - Dirk Müller <dmueller@suse.com>