From f5dad6e3e51ada230f72b8c780d50c0935299e91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Tue, 13 Oct 2015 19:46:03 -0300 Subject: sagemath-6.9-2.parabola1: updating version * switch to atlas-lapack * add python2-igraph dependency * move lrs to depends --- libre/sagemath/cython-0.23.patch | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 libre/sagemath/cython-0.23.patch (limited to 'libre/sagemath/cython-0.23.patch') diff --git a/libre/sagemath/cython-0.23.patch b/libre/sagemath/cython-0.23.patch deleted file mode 100644 index 2ae14ad57..000000000 --- a/libre/sagemath/cython-0.23.patch +++ /dev/null @@ -1,16 +0,0 @@ -diff --git a/src/sage/libs/polybori/decl.pxd b/src/sage/libs/polybori/decl.pxd -index b8fcc6e..6ec4bce 100644 ---- a/src/sage/libs/polybori/decl.pxd -+++ b/src/sage/libs/polybori/decl.pxd -@@ -10,8 +10,8 @@ cdef extern from "sage/libs/polybori/pb_wrap.h": - pbdp_asc "CTypes::dp_asc" - pbblock_dlex "CTypes::block_dlex" - pbblock_dp_asc "CTypes::block_dp_asc" -- pbdp "17" -- pbblock_dp "19" -+ pbdp "static_cast(17)" -+ pbblock_dp "static_cast(19)" - - cdef enum comparecodes "CCompareEnums::comparecodes": - less_than "CTypes::less_than" - -- cgit v1.2.3-2-g168b