forked from pool/python-mocket
- only use python311 on suse platforms
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=101
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
%define psuffix -test
|
||||
%bcond_without test
|
||||
|
||||
%if 0%{?suse_version} < 1600
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1600
|
||||
# Modern stack for Leap 15
|
||||
%global mypython python311
|
||||
%else
|
||||
|
Reference in New Issue
Block a user