File project.diff of Package python-Cython
--- python-Cython.spec.orig
+++ python-Cython.spec
@@ -1,7 +1,7 @@
#
# spec file for package python-Cython
#
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,8 @@
%bcond_with test
-%if 0%{?suse_version} > 1500
+# libalternatives support not merged into 16.0 so far
+%if 0%{?suse_version} > 1600
%bcond_without libalternatives
%else
%bcond_with libalternatives