[packages/python-cffi] - rel 3, disable tests and docs

baggins baggins at pld-linux.org
Mon Sep 15 01:17:51 CEST 2025


commit 14d6f6e2ca32663de481b9efceaa55947ac11cb4
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Sep 15 03:17:32 2025 +0200

    - rel 3, disable tests and docs

 python-cffi.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python-cffi.spec b/python-cffi.spec
index a233bf5..fed0ab6 100644
--- a/python-cffi.spec
+++ b/python-cffi.spec
@@ -2,15 +2,15 @@
 # Conditional build:
 %bcond_without	python2 # CPython 2.x module
 %bcond_with	python3 # CPython 3.x module (built from python3-cffi.spec)
-%bcond_without	doc	# Sphinx based documentation
-%bcond_without	tests	# unit tests
+%bcond_with	doc	# Sphinx based documentation
+%bcond_with	tests	# unit tests
 #
 Summary:	Foreign Function Interface for Python 2 calling C code
 Summary(pl.UTF-8):	Interfejs funkcji obcych (FFI) dla Pythona 2 wywołującego kod w C
 Name:		python-cffi
 # keep 1.15.x here for python2 support
 Version:	1.15.1
-Release:	2
+Release:	3
 License:	MIT
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/cffi/
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-cffi.git/commitdiff/14d6f6e2ca32663de481b9efceaa55947ac11cb4



More information about the pld-cvs-commit mailing list