diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 12:19:50 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 12:19:50 +0000 |
| commit | f2809a99b5d89a6c87b3cb068a87fa39f5b6d580 (patch) | |
| tree | f492eb56649deed72f44bed6a87e7f55b0ceddee | |
| parent | 15d0d9c95b944e63fd3d8e593ddad2a4f68adc42 (diff) | |
automatic import of python-biosakopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-biosak.spec | 14 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 9 insertions, 8 deletions
@@ -1 +1,2 @@ /BioSAK-1.63.5.tar.gz +/BioSAK-1.63.7.tar.gz diff --git a/python-biosak.spec b/python-biosak.spec index 1b2570e..eaa2b28 100644 --- a/python-biosak.spec +++ b/python-biosak.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-BioSAK -Version: 1.63.5 +Version: 1.63.7 Release: 1 Summary: BioSAK License: GPL3+ URL: https://github.com/songweizhi/BioSAK -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/8f/1a/73e4e7ed1a3e5fcd9775d45ce13fcbd9178fcd8b922ed9f9fe185530a094/BioSAK-1.63.5.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ef/f2/25febddded7be68bf77a05e7a3ba28ae448cfb8e5d0681824840576c86b8/BioSAK-1.63.7.tar.gz BuildArch: noarch Requires: python3-biopython @@ -21,7 +21,7 @@ Requires: python3-ete3 Requires: python3-reportlab %description - BioSAK v1.63.5 + BioSAK v1.63.7 @@ -32,7 +32,7 @@ BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-pip %description -n python3-BioSAK - BioSAK v1.63.5 + BioSAK v1.63.7 @@ -40,12 +40,12 @@ BuildRequires: python3-pip Summary: Development documents and examples for BioSAK Provides: python3-BioSAK-doc %description help - BioSAK v1.63.5 + BioSAK v1.63.7 %prep -%autosetup -n BioSAK-1.63.5 +%autosetup -n BioSAK-1.63.7 %build %py3_build @@ -85,5 +85,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.63.5-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.63.7-1 - Package Spec generated @@ -1 +1 @@ -14228fb7803e43fec001f27e37bbaafc BioSAK-1.63.5.tar.gz +eb568d02216a8617c585de7411b04371 BioSAK-1.63.7.tar.gz |
