From 7dd03aa43c03c9dce9641fd931f105890e4bd196bb88709d55d25dfeaa6b2a90 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 10 Mar 2025 20:52:11 +0000 Subject: [PATCH] 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 --- python-rt.changes | 9 +++++++++ python-rt.spec | 3 ++- rt-3.3.3.tar.gz | 3 --- rt-3.3.4.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 rt-3.3.3.tar.gz create mode 100644 rt-3.3.4.tar.gz diff --git a/python-rt.changes b/python-rt.changes index 253a7a2..30bbf66 100644 --- a/python-rt.changes +++ b/python-rt.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Mar 10 14:25:56 UTC 2025 - John Paul Adrian Glaubitz + +- 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 diff --git a/python-rt.spec b/python-rt.spec index 0e2e297..d22fcab 100644 --- a/python-rt.spec +++ b/python-rt.spec @@ -16,8 +16,9 @@ # +%{?sle15_python_module_pythons} Name: python-rt -Version: 3.3.3 +Version: 3.3.4 Release: 0 Summary: Python interface to Request Tracker API License: GPL-3.0-only diff --git a/rt-3.3.3.tar.gz b/rt-3.3.3.tar.gz deleted file mode 100644 index f6003ee..0000000 --- a/rt-3.3.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dde119ee8036aa2d42ceef9edae66b308a3ff0ecf95c9b07e73619ce2c62cd72 -size 72539 diff --git a/rt-3.3.4.tar.gz b/rt-3.3.4.tar.gz new file mode 100644 index 0000000..1dfe2b6 --- /dev/null +++ b/rt-3.3.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93b7d6c9b064764607e265b2e3681ca89b5b45d6eea301c019972fa69b93dd7b +size 72468