From cf301fca7ed6f6670c4a13ee8910f037f4ec6516 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 11:56:54 +0000 Subject: automatic import of python-pyhmmer --- .gitignore | 1 + python-pyhmmer.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 05ef202..8947a6d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /pyhmmer-0.7.3.tar.gz +/pyhmmer-0.7.4.tar.gz 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 - 0.7.3-1 +* Tue Apr 25 2023 Python_Bot - 0.7.4-1 - Package Spec generated diff --git a/sources b/sources index dc01523..4f382fa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b623d0ac844844e58e798cc44c51949a pyhmmer-0.7.3.tar.gz +ec3e3c1f34c2e7fb6021687cceafceb6 pyhmmer-0.7.4.tar.gz -- cgit v1.2.3