summaryrefslogtreecommitdiff
path: root/python-requests-cache.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-07 10:45:30 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-07 10:45:30 +0000
commit3ce96e4898a941c7f805b552aa18c4b56c4aef29 (patch)
tree557c26f910f7020f9be09d99fe8d90b10b082f48 /python-requests-cache.spec
parentd8f4f92ee3570c4cb33053a9dfca1841e2d4d977 (diff)
automatic import of python-requests-cache
Diffstat (limited to 'python-requests-cache.spec')
-rw-r--r--python-requests-cache.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-requests-cache.spec b/python-requests-cache.spec
index 7ca3e01..53ac6ea 100644
--- a/python-requests-cache.spec
+++ b/python-requests-cache.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-requests-cache
-Version: 1.0.0
+Version: 1.0.1
Release: 1
Summary: A persistent cache for python requests
License: BSD-2-Clause
URL: https://github.com/requests-cache/requests-cache
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ae/36/2d19b9c2442cb73c4a9a3a9c2916cc1709077ed3f78d8c7270f9ae5273ca/requests_cache-1.0.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/41/b5/a191bc8acd761ecc90085355ceb38608ddcd1aadeb5195dba13008fa7fc3/requests_cache-1.0.1.tar.gz
BuildArch: noarch
Requires: python3-requests
@@ -506,7 +506,7 @@ To find out more about what you can do with requests-cache, see:
%prep
-%autosetup -n requests-cache-1.0.0
+%autosetup -n requests-cache-1.0.1
%build
%py3_build
@@ -546,5 +546,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 1.0.0-1
+* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 1.0.1-1
- Package Spec generated