14
0
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:
2025-05-02 13:01:05 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 1 deletions

View File

@@ -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>

View File

@@ -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