forked from pool/python-isort
Accepting request 1273976 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1273976 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-isort?expand=0&rev=47
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 2 08:59:30 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Raise suse_version to disable pymama tests to <= 1600
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 7 13:03:24 UTC 2025 - Nico Krapp <nico.krapp@suse.com>
|
||||
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
%bcond_with test
|
||||
%endif
|
||||
|
||||
%if 0%{?suse_version} < 1550
|
||||
%if 0%{?suse_version} <= 1600
|
||||
%bcond_with pylama
|
||||
%else
|
||||
%bcond_without pylama
|
||||
|
||||
Reference in New Issue
Block a user