Compare commits
6 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 8b8da8ba5c | |||
| 55a2b7e36d | |||
| 6a1dcb48bb | |||
| 35666c9b65 | |||
| e90c87751e | |||
| 80c4eaf81f |
@@ -1,13 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Fri Sep 5 20:03:55 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
|
||||||
|
|
||||||
- update to 3.3.6:
|
|
||||||
* Catch *TransportError* from httpx and re-raise as
|
|
||||||
*ConnectionError* so that httpx transport error exceptions do
|
|
||||||
not leak (fixes #109).
|
|
||||||
* There was still a comparison issue, fix bad date comparison
|
|
||||||
(fixes #107)
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 10 14:25:56 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Mon Mar 10 14:25:56 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-rt
|
# spec file for package python-rt
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 SUSE LLC and contributors
|
# Copyright (c) 2025 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
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-rt
|
Name: python-rt
|
||||||
Version: 3.3.6
|
Version: 3.3.4
|
||||||
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
|
||||||
|
|||||||
3
rt-3.3.4.tar.gz
Normal file
3
rt-3.3.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:93b7d6c9b064764607e265b2e3681ca89b5b45d6eea301c019972fa69b93dd7b
|
||||||
|
size 72468
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:aa8f1a55a1745dfcde91de75cb8ee5a9bd605f10dea3bc3d62e32dd6fbd81f3f
|
|
||||||
size 72647
|
|
||||||
Reference in New Issue
Block a user