diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 02:16:51 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 02:16:51 +0000 |
| commit | 8c964143040d7a0214bc2d88df33f274cee9be33 (patch) | |
| tree | 88a709649eb95cf362af4c26e7061b3eaeb06e94 | |
| parent | 67f0d8acae4e9b4595b5be609d97eee16d7663ee (diff) | |
automatic import of python-delphi-epidataopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-delphi-epidata.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -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 <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 @@ -1 +1 @@ -225622a5a72d8584075f53d69f28dbef delphi_epidata-0.4.9.tar.gz +9a9afe5ad6ea43e166bcd505a0f85bb5 delphi_epidata-0.4.11.tar.gz |
