[packages/python-sympy] - rel 3, disabled tests and docs
baggins
baggins at pld-linux.org
Mon Sep 15 13:19:49 CEST 2025
commit 80339e6364ce7b6311d09a8f67cdd3c595670d25
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Mon Sep 15 15:19:37 2025 +0200
- rel 3, disabled tests and docs
python-sympy.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python-sympy.spec b/python-sympy.spec
index 277e72b..bb8f1f3 100644
--- a/python-sympy.spec
+++ b/python-sympy.spec
@@ -1,7 +1,7 @@
#
# Conditional build:
-%bcond_without doc # HTML and PDF documentation
-%bcond_without tests # unit tests
+%bcond_with doc # HTML and PDF documentation
+%bcond_with tests # unit tests
%bcond_without python2 # CPython 2.x module
%bcond_with python3 # CPython 3.x module (built from python3-sympy.spec)
@@ -9,7 +9,7 @@ Summary: Python 2 library for symbolic mathematics
Summary(pl.UTF-8): Biblioteka Pythona 2 do matematyki symbolicznej
Name: python-sympy
Version: 1.5.1
-Release: 2
+Release: 3
License: BSD
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/sympy/
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-sympy.git/commitdiff/80339e6364ce7b6311d09a8f67cdd3c595670d25
More information about the pld-cvs-commit
mailing list