Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8f0f6d4760 | ||
|
|
f3215b5f0b | ||
|
|
a1527d8d1e | ||
|
|
a5354800da |
@@ -49,7 +49,7 @@ sed -r -i 's/^([[:blank:]]*)\b(pytest-cov)\b/\1# \2/' setup.cfg
|
||||
|
||||
%install
|
||||
%pyproject_install
|
||||
%pyproject_save_files flexcache
|
||||
%pyproject_save_files -l flexcache
|
||||
|
||||
# Upstream probably doesn’t want to install flexcache.testsuite, but we don’t
|
||||
# know how to suggest a fix given “[BUG] options.packages.find.exclude not
|
||||
@@ -67,7 +67,6 @@ sed -r -i '/\/flexcache\/testsuite/d' %{pyproject_files}
|
||||
|
||||
|
||||
%files -n python3-flexcache -f %{pyproject_files}
|
||||
# pyproject_files handles AUTHORS and LICENSE; verify with “rpm -qL -p …”
|
||||
%doc README.rst
|
||||
%doc CHANGES
|
||||
|
||||
|
||||
Reference in New Issue
Block a user