diff options
Diffstat (limited to 'python-pulsar-galaxy-lib.spec')
-rw-r--r-- | python-pulsar-galaxy-lib.spec | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/python-pulsar-galaxy-lib.spec b/python-pulsar-galaxy-lib.spec index 278e480..722edce 100644 --- a/python-pulsar-galaxy-lib.spec +++ b/python-pulsar-galaxy-lib.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pulsar-galaxy-lib -Version: 0.14.16 +Version: 0.15.1 Release: 1 Summary: Distributed job execution application built for Galaxy (http://galaxyproject.org/). License: Apache License 2.0 URL: https://github.com/galaxyproject/pulsar -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/76/d3/b2bc09a63ca7d327587b833f8e0b3f179d603ea11d90d56a1b1f5363451e/pulsar-galaxy-lib-0.14.16.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/85/b4/6316ce940c7d885672a726dce8a714cf8b49beb024b8ad7d6d2af938dd24/pulsar-galaxy-lib-0.15.1.tar.gz BuildArch: noarch Requires: python3-webob @@ -14,6 +14,7 @@ Requires: python3-PasteDeploy Requires: python3-pyyaml Requires: python3-paramiko Requires: python3-typing-extensions +Requires: python3-pydantic-tes Requires: python3-galaxy-job-execution Requires: python3-galaxy-util[template] Requires: python3-Paste @@ -38,7 +39,7 @@ Provides: python3-pulsar-galaxy-lib-doc %prep -%autosetup -n pulsar-galaxy-lib-0.14.16 +%autosetup -n pulsar-galaxy-lib-0.15.1 %build %py3_build @@ -78,5 +79,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 0.14.16-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.15.1-1 - Package Spec generated |