forked from pool/python-EditorConfig
Accepting request 1191822 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1191822 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-EditorConfig?expand=0&rev=8
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 4 13:38:40 UTC 2024 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||
|
||||
- Don't write python bytecode in tests for reproducible builds
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 30 21:16:59 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||
|
||||
|
||||
@@ -51,6 +51,7 @@ rm -rf %{buildroot}%{_bindir}
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
export PYTHONDONTWRITEBYTECODE=1
|
||||
# Still not resolved issues with tests, gh#editorconfig/editorconfig-core-py#37
|
||||
%{python_expand cmake .
|
||||
export PYTHONPATH=%{buildroot}%{$python_sitelib}
|
||||
|
||||
Reference in New Issue
Block a user