math/py-linearmodels: update 5.3 → 5.4
Reported by: portscout
This commit is contained in:
parent
45635f7747
commit
112cf0e037
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= linearmodels
|
||||
DISTVERSION= 5.3
|
||||
DISTVERSION= 5.4
|
||||
CATEGORIES= math python # statistics
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
|||
PY_DEPENDS= ${PYTHON_PKGNAMEPREFIX}formulaic>=0.6.5:math/py-formulaic@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}mypy_extensions>=0.4:devel/py-mypy_extensions@${PY_FLAVOR} \
|
||||
${PYNUMPY} \
|
||||
${PYTHON_PKGNAMEPREFIX}pandas>=1.1.0:math/py-pandas@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pandas>=1.3.0:math/py-pandas@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}property-cached>=1.6.3:devel/py-property-cached@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pyhdfe>=0.1:math/py-pyhdfe@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}scipy>=1.5.0:science/py-scipy@${PY_FLAVOR} \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1703270450
|
||||
SHA256 (linearmodels-5.3.tar.gz) = b4a34faa68be92d36e2fc1fe644d211d19ac91baea655bc9c6b198b179baf8d1
|
||||
SIZE (linearmodels-5.3.tar.gz) = 1822901
|
||||
TIMESTAMP = 1704520677
|
||||
SHA256 (linearmodels-5.4.tar.gz) = b4f20a41f93b954a3ba2a106782b1e6d79a02688af3428c04da130e4a6641a36
|
||||
SIZE (linearmodels-5.4.tar.gz) = 1825139
|
||||
|
|
Loading…
Reference in a new issue