summaryrefslogtreecommitdiff
path: root/python-delphi-epidata.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-delphi-epidata.spec')
-rw-r--r--python-delphi-epidata.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-delphi-epidata.spec b/python-delphi-epidata.spec
index 7838170..97130da 100644
--- a/python-delphi-epidata.spec
+++ b/python-delphi-epidata.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-delphi-epidata
-Version: 0.4.9
+Version: 0.4.11
Release: 1
Summary: A programmatic interface to Delphi's Epidata API.
License: MIT License
URL: https://github.com/cmu-delphi/delphi-epidata
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/76/ce/da411a319edc33beba39dc2ca21d70a0ce0cc870995b2f4457a3ec379b51/delphi_epidata-0.4.9.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ca/db/7f4cf88128742094a32c125f29272e1fc5544d813270febaf3ff4cdd561c/delphi_epidata-0.4.11.tar.gz
BuildArch: noarch
Requires: python3-aiohttp
@@ -55,7 +55,7 @@ API. Source code and usage information can be found at
%prep
-%autosetup -n delphi-epidata-0.4.9
+%autosetup -n delphi-epidata-0.4.11
%build
%py3_build
@@ -95,5 +95,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 0.4.9-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 0.4.11-1
- Package Spec generated