mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Update to 1.2.1
- Update DEPENDS
This commit is contained in:
parent
b4f128fa82
commit
dce36905a3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=565276
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= mpmath
|
||||
PORTVERSION= 1.1.0
|
||||
PORTVERSION= 1.2.1
|
||||
CATEGORIES= math python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -12,7 +12,8 @@ COMMENT= Python Library for Arbitrary-precision Floating-point Arithmetic
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/gmpy.so:math/py-gmpy@${PY_FLAVOR}
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gmpy>=0:math/py-gmpy@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1544961720
|
||||
SHA256 (mpmath-1.1.0.tar.gz) = fc17abe05fbab3382b61a123c398508183406fa132e0223874578e20946499f6
|
||||
SIZE (mpmath-1.1.0.tar.gz) = 512600
|
||||
TIMESTAMP = 1613347177
|
||||
SHA256 (mpmath-1.2.1.tar.gz) = 79ffb45cf9f4b101a807595bcb3e72e0396202e0b1d25d689134b48c4216a81a
|
||||
SIZE (mpmath-1.2.1.tar.gz) = 2144222
|
||||
|
Loading…
Reference in New Issue
Block a user