summaryrefslogtreecommitdiff
path: root/python-tibanna.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-25 08:10:10 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-25 08:10:10 +0000
commitec40139a0761e0903260ff0619692c649a126c9f (patch)
treea1365b5e79dab906fea85cf444c99b658c987fe7 /python-tibanna.spec
parent1408657ac749011f76040d3e14435ebdde0e2fcc (diff)
automatic import of python-tibannaopeneuler20.03
Diffstat (limited to 'python-tibanna.spec')
-rw-r--r--python-tibanna.spec8
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 3.3.0-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 3.3.1-1
- Package Spec generated