aboutsummaryrefslogtreecommitdiff
path: root/math/py-sympy/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2020-07-20 10:30:25 +0000
committerWen Heping <wen@FreeBSD.org>2020-07-20 10:30:25 +0000
commit3a4311d4420619ce14a435ddbedc2f4b1607192f (patch)
tree456340dc908d3177a72d8e37b6fdeff1c69b1444 /math/py-sympy/Makefile
parent54d61f44bf4b5df6f756f19467324d8a028aa9f8 (diff)
downloadports-3a4311d4420619ce14a435ddbedc2f4b1607192f.tar.gz
ports-3a4311d4420619ce14a435ddbedc2f4b1607192f.zip
- Update to 1.6
Notes
Notes: svn path=/head/; revision=542627
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 39d3b622d7b0..3d580a6c7b53 100644
--- a/math/py-sympy/Makefile
+++ b/math/py-sympy/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= sympy
-PORTVERSION= 1.5
+PORTVERSION= 1.6
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}