From edadd70158a1afe3e62dcb2c85e952cac3d289afd5dfe77fdd4b1e688eefb0ec Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Sat, 3 Dec 2022 08:22:51 +0000 Subject: [PATCH] Accepting request 1039694 from home:yarunachalam:branches:devel:languages:python - Update to version 3.0.4: * Workaround for parsing issues with tickets with only 1 attachment (#80), due to probably an upstream bug. OBS-URL: https://build.opensuse.org/request/show/1039694 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rt?expand=0&rev=32 --- python-rt.changes | 6 ++++++ python-rt.spec | 2 +- rt-3.0.3.tar.gz | 3 --- rt-3.0.4.tar.gz | 3 +++ 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 rt-3.0.3.tar.gz create mode 100644 rt-3.0.4.tar.gz diff --git a/python-rt.changes b/python-rt.changes index 0e2e88a..03d96f1 100644 --- a/python-rt.changes +++ b/python-rt.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Dec 3 00:27:47 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 3.0.4: + * Workaround for parsing issues with tickets with only 1 attachment (#80), due to probably an upstream bug. + ------------------------------------------------------------------- Fri Jul 8 09:36:12 UTC 2022 - Duarte Pousa diff --git a/python-rt.spec b/python-rt.spec index 2994169..8e5b9e3 100644 --- a/python-rt.spec +++ b/python-rt.spec @@ -19,7 +19,7 @@ # Tests require internet connection %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-rt -Version: 3.0.3 +Version: 3.0.4 Release: 0 Summary: Python interface to Request Tracker API License: GPL-3.0-only diff --git a/rt-3.0.3.tar.gz b/rt-3.0.3.tar.gz deleted file mode 100644 index 93ca2b6..0000000 --- a/rt-3.0.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c5cb4290ca09ce486f2e87ab0a483659d48ba8c665e69de260dbe26643c63798 -size 67011 diff --git a/rt-3.0.4.tar.gz b/rt-3.0.4.tar.gz new file mode 100644 index 0000000..e49ee94 --- /dev/null +++ b/rt-3.0.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f7db5dcf380f6b46787558971cfab45ec2090e303e6e279ce9bab7cb4b66a61 +size 67251