diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 14:46:23 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 14:46:23 +0000 |
| commit | a422fcc03d18ccb731b0aebef92ca7a826773923 (patch) | |
| tree | 6a92a6a85d1bc035e8d12ebcdd489d4f58daf103 | |
| parent | 7300eee8b33fffcebb6eaa0093226b3ad9b2a88c (diff) | |
automatic import of python-bioregistryopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-bioregistry.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /bioregistry-0.8.7.tar.gz +/bioregistry-0.8.17.tar.gz diff --git a/python-bioregistry.spec b/python-bioregistry.spec index 78eefcf..c5179ad 100644 --- a/python-bioregistry.spec +++ b/python-bioregistry.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-bioregistry -Version: 0.8.7 +Version: 0.8.17 Release: 1 Summary: Integrated registry of biological databases and nomenclatures License: MIT URL: https://github.com/biopragmatics/bioregistry -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/52/05/e708199fc77bf3634c93289269c9f9e29ad30f2393760326b8ca7200aa9d/bioregistry-0.8.7.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/1a/4b/ecda5304419a14e398797c6fdde9fa31b5f30acac793f7e83743ca7d114e/bioregistry-0.8.17.tar.gz BuildArch: noarch Requires: python3-requests @@ -1533,7 +1533,7 @@ The development of the Bioregistry is funded by the DARPA Young Faculty Award W9 %prep -%autosetup -n bioregistry-0.8.7 +%autosetup -n bioregistry-0.8.17 %build %py3_build @@ -1573,5 +1573,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 0.8.7-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 0.8.17-1 - Package Spec generated @@ -1 +1 @@ -abfe8a358baec196515deeb2bb4be0a8 bioregistry-0.8.7.tar.gz +5f38c124058dd92f006ef6f5b713bb35 bioregistry-0.8.17.tar.gz |
