forked from pool/python-fuse
Fix tarball name
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fuse?expand=0&rev=26
This commit is contained in:
@@ -31,7 +31,7 @@ Release: 0
|
||||
Summary: Python bindings for FUSE
|
||||
License: LGPL-2.1-only
|
||||
URL: https://github.com/libfuse/python-fuse
|
||||
Source0: https://github.com/libfuse/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
Source0: https://github.com/libfuse/python-fuse/archive/v%{version}.tar.gz#/python-fuse-%{version}.tar.gz
|
||||
# From https://raw.githubusercontent.com/libfuse/python-fuse/refs/tags/v%{version}/tests/test_basic.py
|
||||
Source1: test_basic.py
|
||||
Source2: pytest.ini
|
||||
|
||||
Reference in New Issue
Block a user