From f2809a99b5d89a6c87b3cb068a87fa39f5b6d580 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 12:19:50 +0000 Subject: automatic import of python-biosak --- .gitignore | 1 + python-biosak.spec | 14 +++++++------- sources | 2 +- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 8d6bbd9..354864e 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 1.63.5-1 +* Sun Apr 23 2023 Python_Bot - 1.63.7-1 - Package Spec generated diff --git a/sources b/sources index 6337f10..ac12795 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -14228fb7803e43fec001f27e37bbaafc BioSAK-1.63.5.tar.gz +eb568d02216a8617c585de7411b04371 BioSAK-1.63.7.tar.gz -- cgit v1.2.3