SHA256
14
0
forked from pool/python-rt

- Update to version 2.2.2:

- Fix bug in the get_ticket would omit certain fields in case they were empty instead of returning an empty list as was the previous behavior (#70).
 - Add tests for verifying correct return result for AdminCc, Cc and Requestor fields.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rt?expand=0&rev=21
This commit is contained in:
Sebastian Wagner
2022-04-09 07:30:58 +00:00
committed by Git OBS Bridge
parent bfc864ced2
commit a77646f38d
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Apr 9 07:30:39 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
- Update to version 2.2.2:
- Fix bug in the get_ticket would omit certain fields in case they were empty instead of returning an empty list as was the previous behavior (#70).
- Add tests for verifying correct return result for AdminCc, Cc and Requestor fields.
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Nov 27 10:11:12 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at> Sat Nov 27 10:11:12 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-rt # spec file for package python-rt
# #
# Copyright (c) 2021 SUSE LLC # Copyright (c) 2022 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
# Tests require internet connection # Tests require internet connection
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-rt Name: python-rt
Version: 2.2.1 Version: 2.2.2
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

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e91ec3818f00e5a9a808771c3b0724bd40fd821b43e1dc234ac86f35d8a88892
size 50005

3
rt-2.2.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:79e4f7a101e2ed1bd9dc851aafa3f388cb6abaf861e3c10f96382dbaed54949f
size 50635