forked from pool/python-retryrequests
Accepting request 1008811 from home:yarunachalam:branches:devel:languages:python
- Update to version 0.2.0 * Add support for Python 3.10 * Drop support for Python 3.5 OBS-URL: https://build.opensuse.org/request/show/1008811 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-retryrequests?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 7 15:05:23 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to version 0.2.0
|
||||
* Add support for Python 3.10
|
||||
* Drop support for Python 3.5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 9 21:37:27 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-retryrequests
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -12,20 +12,21 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-retryrequests
|
||||
Version: 0.0.3
|
||||
Version: 0.2.0
|
||||
Release: 0
|
||||
License: MIT
|
||||
Summary: Extend python requests with exponential back-off retry
|
||||
Url: https://github.com/thombashi/retryrequests
|
||||
URL: https://github.com/thombashi/retryrequests
|
||||
Group: Development/Languages/Python
|
||||
Source: https://github.com/thombashi/retryrequests/archive/v%{version}.tar.gz#/retryrequests-%{version}.tar.gz
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: %{python_module setuptools >= 38.3.0}
|
||||
BuildRequires: python-rpm-macros
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module requests >= 2.18.4}
|
||||
# /SECTION
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f452aaac97582c2adaef2b4b5b18f1d02e9b96f64b24301bde2f815d063e4a44
|
||||
size 5015
|
3
retryrequests-0.2.0.tar.gz
Normal file
3
retryrequests-0.2.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:759b8e01223e276a551afc94974800d53dbc8b4d90b6ecf47e864603ffffe301
|
||||
size 5656
|
Reference in New Issue
Block a user