1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Update to 0.7.5

- Stage support
- Pet portlint
This commit is contained in:
Wen Heping 2014-05-12 06:05:41 +00:00
parent 17b6ed35d3
commit 281cbe3427
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353771
4 changed files with 7 additions and 2261 deletions

View File

@ -2,26 +2,24 @@
# $FreeBSD$
PORTNAME= sympy
PORTVERSION= 0.7.2
PORTVERSION= 0.7.5
CATEGORIES= math python
MASTER_SITES= GOOGLE_CODE \
CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= wen@FreeBSD.org
COMMENT= A Python Library For Symbolic Mathematics
COMMENT= Python Library For Symbolic Mathematics
LICENSE= BSD
USE_PYTHON= yes
USE_PYTHON= yes
USE_PYDISTUTILS= yes
MAN1= isympy.1
PYDISTUTILS_AUTOPLIST= yes
OPTIONS_DEFINE= PYGLET
PYGLET_DESC= Enable plotting support
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MPYGLET}

View File

@ -1,2 +1,2 @@
SHA256 (sympy-0.7.2.tar.gz) = 2304aebd298d8bd467273a32b90fd66a24ee61cbea7e892a9ddc759d50a087fc
SIZE (sympy-0.7.2.tar.gz) = 5487284
SHA256 (sympy-0.7.5.tar.gz) = 2ef97048baf91169fb5987da3dc4d52854072cac69507d8668a475ff4dd5d4a6
SIZE (sympy-0.7.5.tar.gz) = 6004154

View File

@ -5,4 +5,4 @@ possible in order to be comprehensible and easily
extensible. SymPy is written entirely in Python and
does not require any external libraries.
WWW: http://sympy.org/
WWW: http://sympy.org/

File diff suppressed because it is too large Load Diff