[packages/python-Cython] noarch apidocs and examples
atler
atler at pld-linux.org
Fri Apr 11 22:15:04 CEST 2025
commit 66cc6797cee4b2f63c21c79c54b4d69592051063
Author: Jan Palus <atler at pld-linux.org>
Date: Fri Apr 11 22:10:30 2025 +0200
noarch apidocs and examples
python-Cython.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/python-Cython.spec b/python-Cython.spec
index 38b4d4d..81a5f4d 100644
--- a/python-Cython.spec
+++ b/python-Cython.spec
@@ -18,6 +18,7 @@ Group: Libraries/Python
Source0: https://pypi.debian.net/cython/cython-%{version}.tar.gz
# Source0-md5: ab61fac00686d611197fba10c37f30e5
URL: https://cython.org/
+BuildRequires: rpm-build >= 4.6
BuildRequires: rpmbuild(macros) >= 1.714
%if %{with python2}
BuildRequires: python >= 1:2.6
@@ -79,6 +80,7 @@ Ten pakiet zawiera moduł Cython dla Pythona 3.x.
Summary: API documentation for Cython module
Summary(pl.UTF-8): Dokumentacja API modułu Cython
Group: Documentation
+BuildArch: noarch
%description apidocs
API documentation for Cython module.
@@ -91,6 +93,7 @@ Summary: Examples for Cython language
Summary(pl.UTF-8): Przykłady programów w języku Cython
Group: Libraries/Python
Obsoletes: python3-Cython-examples < 0.20.1
+BuildArch: noarch
%description examples
This package contains example programs for Cython language.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-Cython.git/commitdiff/66cc6797cee4b2f63c21c79c54b4d69592051063
More information about the pld-cvs-commit
mailing list