summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-requests-cache.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 7f5946a..5f418c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/requests_cache-1.0.0.tar.gz
+/requests_cache-1.0.1.tar.gz
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
diff --git a/sources b/sources
index c383f7c..a766950 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0f20a10212e48b303d520d28709d9da5 requests_cache-1.0.0.tar.gz
+744be47de6712422eae044b82a9499e8 requests_cache-1.0.1.tar.gz