forked from pool/python-PyMuPDF
Accepting request 1266087 from home:mcalabkova:branches:devel:languages:python
- Fix packaging with new setuptools OBS-URL: https://build.opensuse.org/request/show/1266087 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMuPDF?expand=0&rev=62
This commit is contained in:
@@ -75,7 +75,11 @@ cd /tmp
|
||||
%files %{python_files}
|
||||
%license COPYING
|
||||
%doc README.md
|
||||
%{python_sitearch}/PyMuPDF-%{version}*-info
|
||||
%if %{suse_version} > 1600
|
||||
%{python_sitearch}/pymupdf-%{version}*info
|
||||
%else
|
||||
%{python_sitearch}/PyMuPDF-%{version}*info
|
||||
%endif
|
||||
%{python_sitearch}/fitz/
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user