14
0
forked from pool/python-Cython

Accepting request 1097767 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/1097767
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Cython?expand=0&rev=173
This commit is contained in:
2023-07-10 17:27:23 +00:00
committed by Git OBS Bridge
parent 9e67f24bdb
commit 14ebf6b4b9
4 changed files with 20 additions and 5 deletions

View File

@@ -17,9 +17,8 @@
%bcond_with test
%{?sle15_python_module_pythons}
Name: python-Cython
Version: 0.29.35
Version: 0.29.36
Release: 0
Summary: The Cython compiler for writing C extensions for the Python language
License: Apache-2.0
@@ -35,6 +34,7 @@ Requires: python-devel
Requires: python-xml
Requires(post): update-alternatives
Requires(postun):update-alternatives
%{?sle15_python_module_pythons}
%python_subpackages
%description