aboutsummaryrefslogtreecommitdiff
path: root/math/py-sympy/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2020-12-02 13:02:17 +0000
committerWen Heping <wen@FreeBSD.org>2020-12-02 13:02:17 +0000
commitb57a0ba27682850351a6c302074ebaab5b1083a5 (patch)
treefb0c363b6512460d87d8a5622fccee90cf35fbbf /math/py-sympy/Makefile
parent0a8b02b24ba2a9f6715749b4cbbaaf3a18d01362 (diff)
downloadports-b57a0ba27682850351a6c302074ebaab5b1083a5.tar.gz
ports-b57a0ba27682850351a6c302074ebaab5b1083a5.zip
- Update to 1.7
Notes
Notes: svn path=/head/; revision=556819
Diffstat (limited to 'math/py-sympy/Makefile')
-rw-r--r--math/py-sympy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-sympy/Makefile b/math/py-sympy/Makefile
index 7420483cebb0..b7ac6a1181d3 100644
--- a/math/py-sympy/Makefile
+++ b/math/py-sympy/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= sympy
-PORTVERSION= 1.6
+PORTVERSION= 1.7
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}