forked from pool/python-rt
- update to version 2.0.1:
- Documentation: add search example - edit_ticket: handle empty responses - fix UnicodeDecodeError in logging code for non-text attachments OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rt?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
b6a58bfd6a
commit
fd8317c750
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 8 12:16:55 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
- update to version 2.0.1:
|
||||
- Documentation: add search example
|
||||
- edit_ticket: handle empty responses
|
||||
- fix UnicodeDecodeError in logging code for non-text attachments
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 15 10:43:52 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
|
@@ -19,7 +19,7 @@
|
||||
# Tests require internet connection
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-rt
|
||||
Version: 2.0.0
|
||||
Version: 2.0.1
|
||||
Release: 0
|
||||
Summary: Python interface to Request Tracker API
|
||||
License: GPL-3.0-only
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4911e8e8ff93823bf5fa50b138ddf983fa718c8606f714e7b86755e366b487f1
|
||||
size 38703
|
3
rt-2.0.1.tar.gz
Normal file
3
rt-2.0.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7c7d81d9112bd5718d57182ad39a70cdb8b7a5b9b06cde289f70d7e4d495ae8e
|
||||
size 40271
|
Reference in New Issue
Block a user