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