diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-25 03:07:52 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 03:07:52 +0000 |
| commit | 637a6d99a986549825151385b9e9fb7d17954bf1 (patch) | |
| tree | a1fbd53e66f4fc3e16f4b9ea502d91e83e92e44d | |
| parent | c103535a0439f41f0d80aa0e793113a5dab203e4 (diff) | |
automatic import of python-arvados-fuseopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-arvados-fuse.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /arvados_fuse-2.6.0.tar.gz +/arvados_fuse-2.6.1.tar.gz diff --git a/python-arvados-fuse.spec b/python-arvados-fuse.spec index 8db636c..fbea6e8 100644 --- a/python-arvados-fuse.spec +++ b/python-arvados-fuse.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-arvados_fuse -Version: 2.6.0 +Version: 2.6.1 Release: 1 Summary: Arvados FUSE driver License: GNU Affero General Public License, version 3.0 URL: https://arvados.org -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/7b/e8/9a0584528351ad68089e5156d7ed51bf70dbae60b0fee1d430f6c29bed66/arvados_fuse-2.6.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f4/37/21550077fa25f8efcc256f73c0ba342f5c5a979fec19596d1a51473bcf99/arvados_fuse-2.6.1.tar.gz BuildArch: noarch @@ -28,7 +28,7 @@ Provides: python3-arvados_fuse-doc %prep -%autosetup -n arvados_fuse-2.6.0 +%autosetup -n arvados_fuse-2.6.1 %build %py3_build @@ -68,5 +68,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 @@ -5822b4c53a5363a5fe3f54894fc38c2f arvados_fuse-2.6.0.tar.gz +f15976dc10ca17ea4604d12c7de0ac90 arvados_fuse-2.6.1.tar.gz |
