From 212da879cd03d55396b83ca72d5a19c36b7811d8 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 07:54:53 +0000 Subject: automatic import of python-pulsar-galaxy-lib --- .gitignore | 1 + python-pulsar-galaxy-lib.spec | 9 +++++---- sources | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 981e6cd..788035a 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 0.14.16-1 +* Tue Apr 25 2023 Python_Bot - 0.15.1-1 - Package Spec generated diff --git a/sources b/sources index fc9abe7..7e6307b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8b5226d13f3725bc03a62ccb26aa4856 pulsar-galaxy-lib-0.14.16.tar.gz +7d6680bac3438492bc1f884b38d0dca6 pulsar-galaxy-lib-0.15.1.tar.gz -- cgit v1.2.3