From 174532b9d17aa63e4ed01abf7e425f84cc93eae9 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Mon, 1 Jan 2024 23:15:45 -0800 Subject: =?UTF-8?q?www/py-hdfs:=20update=202.7.2=20=E2=86=92=202.7.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reported by: portscout --- www/py-hdfs/Makefile | 6 +++++- www/py-hdfs/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/www/py-hdfs/Makefile b/www/py-hdfs/Makefile index a5d10f808c07..3a9147ca22ae 100644 --- a/www/py-hdfs/Makefile +++ b/www/py-hdfs/Makefile @@ -1,6 +1,6 @@ PORTNAME= hdfs DISTVERSIONPREFIX= v -DISTVERSION= 2.7.2 +DISTVERSION= 2.7.3 CATEGORIES= www python #MASTER_SITES= PYPI # no tests PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,6 +15,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docopt>0:devel/py-docopt@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.7.0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six@${PY_FLAVOR} +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}fastavro>=0.21.19:textproc/py-fastavro@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pandas>=0.14.1:math/py-pandas@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}requests-kerberos>=0.7.0:security/py-requests-kerberos@${PY_FLAVOR} + USES= python USE_PYTHON= distutils concurrent autoplist pytest diff --git a/www/py-hdfs/distinfo b/www/py-hdfs/distinfo index 8809ced3caff..ed3f81546f78 100644 --- a/www/py-hdfs/distinfo +++ b/www/py-hdfs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1691714642 -SHA256 (mtth-hdfs-v2.7.2_GH0.tar.gz) = 26f0fda1608bf22729fe29b4c6e137735d6e9c98801e698e9f09323f297808e5 -SIZE (mtth-hdfs-v2.7.2_GH0.tar.gz) = 57789 +TIMESTAMP = 1704179409 +SHA256 (mtth-hdfs-v2.7.3_GH0.tar.gz) = 7bca499d0fee0bdcc89cc88b7e4e4f374dabb398e81dba79daad3b890ac85ece +SIZE (mtth-hdfs-v2.7.3_GH0.tar.gz) = 57878 -- cgit v1.2.3