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:
@@ -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>
|
Tue Jan 7 10:32:07 UTC 2025 - Sebastian Wagner <sebix@sebix.at>
|
||||||
|
|
||||||
|
@@ -16,8 +16,9 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-rt
|
Name: python-rt
|
||||||
Version: 3.3.3
|
Version: 3.3.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python interface to Request Tracker API
|
Summary: Python interface to Request Tracker API
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:dde119ee8036aa2d42ceef9edae66b308a3ff0ecf95c9b07e73619ce2c62cd72
|
|
||||||
size 72539
|
|
3
rt-3.3.4.tar.gz
Normal file
3
rt-3.3.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:93b7d6c9b064764607e265b2e3681ca89b5b45d6eea301c019972fa69b93dd7b
|
||||||
|
size 72468
|
Reference in New Issue
Block a user