SHA256
14
0
forked from pool/python-rt

Accepting request 1251818 from home:glaubitz:branches:devel:languages:python

- Update to 3.3.4
  * Remove requirements section. this can be easily reviewed
    in pyproject.toml
  * Fix bad date comparison; fixes (#107)
- Use Python 3.11 on SLE-15 by default

OBS-URL: https://build.opensuse.org/request/show/1251818
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rt?expand=0&rev=47
This commit is contained in:
2025-03-10 20:52:11 +00:00
committed by Git OBS Bridge
parent 35666c9b65
commit 55a2b7e36d
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Mar 10 14:25:56 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 3.3.4
* Remove requirements section. this can be easily reviewed
in pyproject.toml
* Fix bad date comparison; fixes (#107)
- Use Python 3.11 on SLE-15 by default
-------------------------------------------------------------------
Tue Jan 7 10:32:07 UTC 2025 - Sebastian Wagner <sebix@sebix.at>