diff options
Diffstat (limited to 'python-requests-cache.spec')
-rw-r--r-- | python-requests-cache.spec | 8 |
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 |