diff options
Diffstat (limited to 'python-ontobio.spec')
-rw-r--r-- | python-ontobio.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-ontobio.spec b/python-ontobio.spec index d67ca7d..a797b82 100644 --- a/python-ontobio.spec +++ b/python-ontobio.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-ontobio -Version: 2.8.4 +Version: 2.8.5 Release: 1 Summary: Library for working with OBO Library Ontologies and associations License: BSD URL: https://github.com/biolink/ontobio -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/8e/b6/6d5441864c27ed38c5e6c51fa77515be74d5054ca89bf2d66df0ee12415e/ontobio-2.8.4.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/33/98/64c5b9e507624bca8db8b2ca2a659e01e25922305003fd300e1f6af1c4df/ontobio-2.8.5.tar.gz BuildArch: noarch Requires: python3-marshmallow @@ -76,7 +76,7 @@ remote services (currently the OntoBee SPARQL service for ontologies and a Monarch or GO Golr service for associations). %prep -%autosetup -n ontobio-2.8.4 +%autosetup -n ontobio-2.8.5 %build %py3_build @@ -116,5 +116,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 2.8.4-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 2.8.5-1 - Package Spec generated |