forked from pool/python-irc
Accepting request 699679 from home:bmwiedemann:branches:devel:languages:python
Drop test .pyc files from doc dir to make package build reproducible (boo#1047218) OBS-URL: https://build.opensuse.org/request/show/699679 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-irc?expand=0&rev=10
This commit is contained in:
committed by
Git OBS Bridge
parent
0db0a8b91a
commit
bddec3cb66
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 30 09:17:40 UTC 2019 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||
|
||||
- Drop test .pyc files from doc dir to make package build reproducible
|
||||
(boo#1047218)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 5 11:22:52 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
@@ -79,6 +79,7 @@ sed -i 's/--flake8//' pytest.ini
|
||||
|
||||
%if 0%{?suse_version} > 1500
|
||||
%check
|
||||
export PYTHONDONTWRITEBYTECODE=1
|
||||
%pytest
|
||||
%endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user