From 1985574ec4315846cdc0df11725bbede232e83af Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 07:22:23 +0000 Subject: automatic import of python-arvados-cwl-runner --- .gitignore | 1 + python-arvados-cwl-runner.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 427bef3..da961e5 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /arvados-cwl-runner-2.6.0.tar.gz +/arvados-cwl-runner-2.6.1.tar.gz diff --git a/python-arvados-cwl-runner.spec b/python-arvados-cwl-runner.spec index 28a9c74..335c171 100644 --- a/python-arvados-cwl-runner.spec +++ b/python-arvados-cwl-runner.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-arvados-cwl-runner -Version: 2.6.0 +Version: 2.6.1 Release: 1 Summary: Arvados Common Workflow Language runner License: Apache 2.0 URL: https://arvados.org -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ea/7f/205b4dd6a8697f6552d5215abd24628db0b02065d9c80dd3441b2daed747/arvados-cwl-runner-2.6.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/08/3f/a5423ef4bc0d5820dca1dacf27151b8ff53cbe6069cb024155f528a92389/arvados-cwl-runner-2.6.1.tar.gz BuildArch: noarch @@ -43,7 +43,7 @@ Arvados Common Workflow Language (CWL) runner. %prep -%autosetup -n arvados-cwl-runner-2.6.0 +%autosetup -n arvados-cwl-runner-2.6.1 %build %py3_build @@ -83,5 +83,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 2.6.0-1 +* Tue Apr 25 2023 Python_Bot - 2.6.1-1 - Package Spec generated diff --git a/sources b/sources index a3fc597..69faecc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5521f961d3e914d147bdec1a7f20def9 arvados-cwl-runner-2.6.0.tar.gz +1be0df843f1a3e1f5886156485ece2cd arvados-cwl-runner-2.6.1.tar.gz -- cgit v1.2.3