Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Jun 2021 20:23:53 GMT
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 561b14218044 - main - math/py-sympy: upgrade to 1.8
Message-ID:  <202106062023.156KNreo025070@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by thierry:

URL: https://cgit.FreeBSD.org/ports/commit/?id=561b142180441ac2514288daf05b937fcf81435a

commit 561b142180441ac2514288daf05b937fcf81435a
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2021-05-16 13:27:51 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2021-06-06 20:23:39 +0000

    math/py-sympy: upgrade to 1.8
    
    Release notes at <https://github.com/sympy/sympy/wiki/release-notes-for-1.8>.
    
    PR:             255921
    Approved by:    maintainer’s time-out
---
 math/py-sympy/Makefile | 2 +-
 math/py-sympy/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/math/py-sympy/Makefile b/math/py-sympy/Makefile
index 33203a87d68a..8bf3eb656360 100644
--- a/math/py-sympy/Makefile
+++ b/math/py-sympy/Makefile
@@ -1,7 +1,7 @@
 # Created by: Wen Heping <wenheping@gmail.com>
 
 PORTNAME=	sympy
-PORTVERSION=	1.7.1
+PORTVERSION=	1.8
 CATEGORIES=	math python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/math/py-sympy/distinfo b/math/py-sympy/distinfo
index 532a0353bc1b..86797c2b98f2 100644
--- a/math/py-sympy/distinfo
+++ b/math/py-sympy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1613345173
-SHA256 (sympy-1.7.1.tar.gz) = a3de9261e97535b83bb8607b0da2c7d03126650fafea2b2789657b229c246b2e
-SIZE (sympy-1.7.1.tar.gz) = 6473875
+TIMESTAMP = 1621170521
+SHA256 (sympy-1.8.tar.gz) = 1ca588a9f6ce6a323c5592f9635159c2093572826668a1022c75c75bdf0297cb
+SIZE (sympy-1.8.tar.gz) = 6629633



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106062023.156KNreo025070>