From 8c964143040d7a0214bc2d88df33f274cee9be33 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 02:16:51 +0000 Subject: automatic import of python-delphi-epidata --- .gitignore | 1 + python-delphi-epidata.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index a5aec80..ce21d4c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /delphi_epidata-0.4.9.tar.gz +/delphi_epidata-0.4.11.tar.gz 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 - 0.4.9-1 +* Sun Apr 23 2023 Python_Bot - 0.4.11-1 - Package Spec generated diff --git a/sources b/sources index 877e6b7..473bd3d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -225622a5a72d8584075f53d69f28dbef delphi_epidata-0.4.9.tar.gz +9a9afe5ad6ea43e166bcd505a0f85bb5 delphi_epidata-0.4.11.tar.gz -- cgit v1.2.3