From 3e28978d359ce50bddb223a48f3b5e00d4b1804f Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 11:03:40 +0000 Subject: automatic import of python-ontobio --- .gitignore | 1 + python-ontobio.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 92c3f0a..993f556 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /ontobio-2.8.4.tar.gz +/ontobio-2.8.5.tar.gz 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 - 2.8.4-1 +* Tue Apr 25 2023 Python_Bot - 2.8.5-1 - Package Spec generated diff --git a/sources b/sources index 14f3d86..1343e64 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b975d2aba8b5b067fa9f0440f2efdfc8 ontobio-2.8.4.tar.gz +18af5da5aeaa5f200902bb2eaef1176c ontobio-2.8.5.tar.gz -- cgit v1.2.3