[packages/python-sympy] - up to 1.1.1
arekm
arekm at pld-linux.org
Wed Jul 4 21:32:34 CEST 2018
commit afb29cf8ddc19ec54f2bc32d7582779c8b72c3b3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Wed Jul 4 21:32:24 2018 +0200
- up to 1.1.1
docs-build.patch | 21 +++++++++++++++++++++
python-sympy.spec | 6 +++---
2 files changed, 24 insertions(+), 3 deletions(-)
---
diff --git a/python-sympy.spec b/python-sympy.spec
index 50297cf..de6ef49 100644
--- a/python-sympy.spec
+++ b/python-sympy.spec
@@ -6,12 +6,12 @@
Summary: A Python library for symbolic mathematics
Name: python-sympy
-Version: 1.0
-Release: 4
+Version: 1.1.1
+Release: 1
License: BSD
Group: Libraries/Python
Source0: https://github.com/sympy/sympy/releases/download/sympy-%{version}/sympy-%{version}.tar.gz
-# Source0-md5: 43e797de799f00f9e8fd2307dba9fab1
+# Source0-md5: c410a9c2346878716d16ec873d72e72a
Patch0: docs-build.patch
URL: http://sympy.org/
BuildRequires: rpmbuild(macros) >= 1.710
diff --git a/docs-build.patch b/docs-build.patch
index 0176000..f9e3a92 100644
--- a/docs-build.patch
+++ b/docs-build.patch
@@ -9,3 +9,24 @@
mkdir -p _build/cheatsheet
pdflatex -output-directory=_build/cheatsheet cheatsheet/combinatoric_cheatsheet.tex
pdflatex -output-directory=_build/cheatsheet cheatsheet/combinatoric_cheatsheet.tex
+diff -ur sympy-1.1.1.org/doc/api/conf.py sympy-1.1.1/doc/api/conf.py
+--- sympy-1.1.1.org/doc/api/conf.py 2017-07-22 00:17:42.000000000 +0200
++++ sympy-1.1.1/doc/api/conf.py 2018-07-04 21:04:02.333475214 +0200
+@@ -131,4 +131,4 @@
+ #latex_appendices = []
+
+ # If false, no module index is generated.
+-#latex_use_modindex = True
++#latex_domain_indices = True
+diff -ur sympy-1.1.1.org/doc/src/conf.py sympy-1.1.1/doc/src/conf.py
+--- sympy-1.1.1.org/doc/src/conf.py 2017-07-27 00:46:51.000000000 +0200
++++ sympy-1.1.1/doc/src/conf.py 2018-07-04 21:03:49.133014108 +0200
+@@ -178,7 +178,7 @@
+ latex_show_pagerefs = True
+
+ # We use False otherwise the module index gets generated twice.
+-latex_use_modindex = False
++latex_domain_indices = False
+
+ default_role = 'math'
+ pngmath_divpng_args = ['-gamma 1.5', '-D 110']
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-sympy.git/commitdiff/afb29cf8ddc19ec54f2bc32d7582779c8b72c3b3
More information about the pld-cvs-commit
mailing list