forked from pool/python-libarchive
Accepting request 825957 from home:pgajdos:python
- run test_read_symlinks but make README.rst to be a symlink to libarchive/resources/README.rst OBS-URL: https://build.opensuse.org/request/show/825957 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libarchive?expand=0&rev=16
This commit is contained in:
@@ -56,8 +56,9 @@ A ctypes-based adapter to libarchive.
|
||||
|
||||
%check
|
||||
export LANG=en_US.UTF8
|
||||
# excluded test due to gh#dsoprea/PyEasyArchive#33
|
||||
%pytest -k 'not test_read_symlinks'
|
||||
# test_read_symlinks expects README.rst to be symlink
|
||||
ln -sf libarchive/resources/README.rst README.rst
|
||||
%pytest
|
||||
|
||||
%install
|
||||
%python_install
|
||||
|
||||
Reference in New Issue
Block a user