diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-25 07:54:53 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 07:54:53 +0000 |
commit | 212da879cd03d55396b83ca72d5a19c36b7811d8 (patch) | |
tree | a2b09cc733392d8da7fd9dc070eeb805e8e26e18 | |
parent | e3d32688dcd1af697695ae880bc0ccf333a0039a (diff) |
automatic import of python-pulsar-galaxy-libopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-pulsar-galaxy-lib.spec | 9 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 7 insertions, 5 deletions
@@ -1 +1,2 @@ /pulsar-galaxy-lib-0.14.16.tar.gz +/pulsar-galaxy-lib-0.15.1.tar.gz 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 @@ -1 +1 @@ -8b5226d13f3725bc03a62ccb26aa4856 pulsar-galaxy-lib-0.14.16.tar.gz +7d6680bac3438492bc1f884b38d0dca6 pulsar-galaxy-lib-0.15.1.tar.gz |