diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-25 08:10:10 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 08:10:10 +0000 |
| commit | ec40139a0761e0903260ff0619692c649a126c9f (patch) | |
| tree | a1365b5e79dab906fea85cf444c99b658c987fe7 | |
| parent | 1408657ac749011f76040d3e14435ebdde0e2fcc (diff) | |
automatic import of python-tibannaopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-tibanna.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -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 <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 @@ -1 +1 @@ -6308388860844a7302a738cb1981ce5e tibanna-3.3.0.tar.gz +a17a1102534f5ddfa6736050f9e5ed3f tibanna-3.3.1.tar.gz |
