- Update to version 2.1.1:
- Fix support for custom field values containing newlines in API responses (#10, #11) (the previous change in v1.0.11 fixed API requests) (#64) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rt?expand=0&rev=17
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 8 11:38:15 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
- Update to version 2.1.1:
|
||||
- Fix support for custom field values containing newlines in API responses (#10, #11)
|
||||
(the previous change in v1.0.11 fixed API requests) (#64)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 25 19:44:00 UTC 2021 - 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.1.0
|
||||
Version: 2.1.1
|
||||
Release: 0
|
||||
Summary: Python interface to Request Tracker API
|
||||
License: GPL-3.0-only
|
||||
@@ -50,7 +50,7 @@ Python implementation of Request Tracker (a ticketing system) REST API described
|
||||
|
||||
%files %{python_files}
|
||||
%doc AUTHORS CHANGES README.rst
|
||||
%license COPYING
|
||||
%license COPYING
|
||||
%{python_sitelib}/*
|
||||
|
||||
%changelog
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ffd5f9683b8c94e2c55d1f5878f1e3bedcd3ec003989548df075261e4fbc4e35
|
||||
size 40570
|
||||
3
rt-2.1.1.tar.gz
Normal file
3
rt-2.1.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:976b39a87fb09cd9f33937bd2d00b529011681a2bee31c97cc8f1fd99240be4f
|
||||
size 40904
|
||||
Reference in New Issue
Block a user