diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-25 07:22:23 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 07:22:23 +0000 |
| commit | 1985574ec4315846cdc0df11725bbede232e83af (patch) | |
| tree | 96c5b8b8a6239c1486ae1609aee5427f87696191 | |
| parent | f7accaeb21655f2a5184430e106fb6b5f9f1576b (diff) | |
automatic import of python-arvados-cwl-runneropeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-arvados-cwl-runner.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -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 <Python_Bot@openeuler.org> - 2.6.0-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 2.6.1-1 - Package Spec generated @@ -1 +1 @@ -5521f961d3e914d147bdec1a7f20def9 arvados-cwl-runner-2.6.0.tar.gz +1be0df843f1a3e1f5886156485ece2cd arvados-cwl-runner-2.6.1.tar.gz |
