Sync from SUSE:SLFO:Main python-CacheControl revision 222ae526271208eb022932e9aaa4872c
This commit is contained in:
BIN
cachecontrol-0.14.2.tar.gz
(Stored with Git LFS)
BIN
cachecontrol-0.14.2.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
cachecontrol-0.14.3.tar.gz
(Stored with Git LFS)
Normal file
BIN
cachecontrol-0.14.3.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 6 08:53:17 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to 0.14.3
|
||||||
|
* Drop support for Python 3.8.
|
||||||
|
- Update BuildRequires from pyproject.toml
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 23 10:21:12 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Thu Jan 23 10:21:12 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
@@ -18,14 +18,14 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-CacheControl
|
Name: python-CacheControl
|
||||||
Version: 0.14.2
|
Version: 0.14.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Caching library for Python requests
|
Summary: Caching library for Python requests
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
URL: https://github.com/psf/cachecontrol
|
URL: https://github.com/psf/cachecontrol
|
||||||
Source: https://github.com/psf/cachecontrol/archive/v%{version}.tar.gz#/cachecontrol-%{version}.tar.gz
|
Source: https://github.com/psf/cachecontrol/archive/v%{version}.tar.gz#/cachecontrol-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module flit-core >= 3.2}
|
BuildRequires: %{python_module flit-core >= 3.11}
|
||||||
BuildRequires: %{python_module pip}
|
BuildRequires: %{python_module pip}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: %{python_module wheel}
|
BuildRequires: %{python_module wheel}
|
||||||
|
Reference in New Issue
Block a user