math/py-formulaic: Update 0.5.2 → 0.6.0
Reported by: portscout
This commit is contained in:
parent
fbd457a84e
commit
93387f4bec
2 changed files with 5 additions and 6 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= formulaic
|
||||
PORTVERSION= 0.5.2
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.6.0
|
||||
CATEGORIES= math python # statistics
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -29,7 +28,7 @@ RUN_DEPENDS= ${PY_DEPENDS}
|
|||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sympy>=1.3:math/py-sympy@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.7+
|
||||
USE_PYTHON= pep517 autoplist pytest # 2 tests fail, see https://github.com/matthewwardrop/formulaic/issues/140
|
||||
USE_PYTHON= pep517 autoplist pytest
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1672264736
|
||||
SHA256 (formulaic-0.5.2.tar.gz) = 25b1e1c8dff73f0b11c0028a6ab350222de6bbc47b316ccb770cec16189cef53
|
||||
SIZE (formulaic-0.5.2.tar.gz) = 259138
|
||||
TIMESTAMP = 1682641977
|
||||
SHA256 (formulaic-0.6.0.tar.gz) = 49c7464d6b51256b06f9fa66b700a2e57dbde21b9288dcfa89e26ac68a207d34
|
||||
SIZE (formulaic-0.6.0.tar.gz) = 413974
|
||||
|
|
Loading…
Reference in a new issue