From ec40139a0761e0903260ff0619692c649a126c9f Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 08:10:10 +0000 Subject: automatic import of python-tibanna --- .gitignore | 1 + python-tibanna.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 9d95f7e..6fe10e0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /tibanna-3.3.0.tar.gz +/tibanna-3.3.1.tar.gz diff --git a/python-tibanna.spec b/python-tibanna.spec index 9f4543c..7ed021a 100644 --- a/python-tibanna.spec +++ b/python-tibanna.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-tibanna -Version: 3.3.0 +Version: 3.3.1 Release: 1 Summary: Tibanna runs portable pipelines (in CWL/WDL) on the AWS Cloud. License: MIT URL: http://github.com/4dn-dcic/tibanna -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/8c/0f/631ff1193158c34163c67f64c8bff0fa9f25eb056042a529640cfff217d7/tibanna-3.3.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ac/36/478db79906971441e70d4c11de1873ad290d4adf8728a19633b50c2000e7/tibanna-3.3.1.tar.gz BuildArch: noarch Requires: python3-lambda-4dn @@ -55,7 +55,7 @@ For more details, see Tibanna [**Documentation**](http://tibanna.readthedocs.io/ * A preprint can also be found on [**biorxiv**](https://www.biorxiv.org/content/10.1101/440974v3). %prep -%autosetup -n tibanna-3.3.0 +%autosetup -n tibanna-3.3.1 %build %py3_build @@ -95,5 +95,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 3.3.0-1 +* Tue Apr 25 2023 Python_Bot - 3.3.1-1 - Package Spec generated diff --git a/sources b/sources index 3b4505d..c00f9e1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6308388860844a7302a738cb1981ce5e tibanna-3.3.0.tar.gz +a17a1102534f5ddfa6736050f9e5ed3f tibanna-3.3.1.tar.gz -- cgit v1.2.3