- Fix filelist
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=144
This commit is contained in:
parent
1623c6095a
commit
b9e49095d5
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 6 09:35:44 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Fix filelist
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 5 18:29:41 UTC 2021 - Axel Braun <axel.braun@gmx.de>
|
||||
|
||||
|
@ -174,9 +174,9 @@ filterwarnings =
|
||||
%license LICENSE.txt
|
||||
%doc README.rst
|
||||
%python_alternative %{_bindir}/hypothesis
|
||||
%{python_sitelib}/hypothesis
|
||||
%{python_sitelib}/*hypothesis*
|
||||
%{python_sitelib}/hypothesis-%{version}-py*.egg-info
|
||||
%{python_sitelib}/*
|
||||
%pycache_only %{python_sitelib}/__pycache__/*hypothesis*
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user