mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 19:36:28 -04:00
math/py-sympy: Update to 1.13.3
PR: 283409 Reported by: yuri@
This commit is contained in:
parent
89d55115a4
commit
cddfa64386
2 changed files with 5 additions and 6 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= sympy
|
||||
PORTVERSION= 1.11.1
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 1.13.3
|
||||
CATEGORIES= math python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -11,7 +10,7 @@ WWW= https://sympy.org/
|
|||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mpmath>=0.19:math/py-mpmath@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mpmath>=1.1.0:math/py-mpmath@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils concurrent autoplist pytest
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1668387867
|
||||
SHA256 (sympy-1.11.1.tar.gz) = e32380dce63cb7c0108ed525570092fd45168bdae2faa17e528221ef72e88658
|
||||
SIZE (sympy-1.11.1.tar.gz) = 12921384
|
||||
TIMESTAMP = 1734660639
|
||||
SHA256 (sympy-1.13.3.tar.gz) = b27fd2c6530e0ab39e275fc9b683895367e51d5da91baa8d3d64db2565fec4d9
|
||||
SIZE (sympy-1.13.3.tar.gz) = 7533196
|
||||
|
|
Loading…
Add table
Reference in a new issue