diff options
Diffstat (limited to 'python-pyhmmer.spec')
-rw-r--r-- | python-pyhmmer.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-pyhmmer.spec b/python-pyhmmer.spec index fc087fc..4d5785b 100644 --- a/python-pyhmmer.spec +++ b/python-pyhmmer.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pyhmmer -Version: 0.7.3 +Version: 0.7.4 Release: 1 Summary: Cython bindings and Python interface to HMMER3. License: MIT URL: https://github.com/althonos/pyhmmer -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/63/6c/9ba4ec4440099d30c4821e8740edb2340e6192b934e81057f7921666c1db/pyhmmer-0.7.3.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d4/83/1abac79f144f82424fc1e3959db6fda4d5cedc251d804b0bedbfca9b90b0/pyhmmer-0.7.4.tar.gz BuildArch: noarch Requires: python3-psutil @@ -620,7 +620,7 @@ the [Zeller team](https://github.com/zellerlab).* %prep -%autosetup -n pyhmmer-0.7.3 +%autosetup -n pyhmmer-0.7.4 %build %py3_build @@ -660,5 +660,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 0.7.3-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.7.4-1 - Package Spec generated |