Compare commits
6 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 2eb215d4cb | |||
| 72cb69314d | |||
| 67549539c9 | |||
| 1922d0e3af | |||
| 8b47e72038 | |||
| eb80d11302 |
3
apiron-8.0.2.tar.gz
Normal file
3
apiron-8.0.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d1051eed560c236558fe0569009d102e02b52235cb1df3efd3447de1895c47c8
|
||||||
|
size 17523
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:18d73aecc280af61c23eb2c0031c482a386e8ace5fa8d8d27dac234c02c0d294
|
|
||||||
size 17670
|
|
||||||
@@ -1,13 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Mon Sep 29 10:27:41 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
|
||||||
|
|
||||||
- update to 9.1.0:
|
|
||||||
* Added support for a configurable timeout and retry spec, and
|
|
||||||
raw response return for `JsonEndpoint`
|
|
||||||
- update to 9.0.0:
|
|
||||||
* Upgrade code of conduct to Contributor Covenant v2.1
|
|
||||||
* Drop Python 3.9 support and use ruff for formatting
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jul 12 17:24:51 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
Sat Jul 12 17:24:51 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-apiron
|
# spec file for package python-apiron
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 SUSE LLC and contributors
|
# Copyright (c) 2025 SUSE LLC
|
||||||
# Copyright (c) 2019-2022 Dr. Axel Braun <DocB@opensuse.org>
|
# Copyright (c) 2019-2022 Dr. Axel Braun <DocB@opensuse.org>
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-apiron
|
Name: python-apiron
|
||||||
Version: 9.1.0
|
Version: 8.0.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Apiron helps you cook a tasty client for RESTful APIs
|
Summary: Apiron helps you cook a tasty client for RESTful APIs
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|||||||
Reference in New Issue
Block a user