diff --git a/www/py-hdfs/Makefile b/www/py-hdfs/Makefile index cd8b30a5267a..271cba36eaf0 100644 --- a/www/py-hdfs/Makefile +++ b/www/py-hdfs/Makefile @@ -1,23 +1,27 @@ PORTNAME= hdfs -DISTVERSION= 2.7.0 +DISTVERSIONPREFIX= v +DISTVERSION= 2.7.1 CATEGORIES= www python -MASTER_SITES= PYPI +#MASTER_SITES= PYPI # no tests PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= HdfsCLI: API and command line interface for HDFS WWW= https://hdfscli.readthedocs.io/en/latest/ LICENSE= MIT 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} USES= python -USE_PYTHON= distutils concurrent autoplist # tests require nose which is unmaintained and abandoned, see https://github.com/mtth/hdfs/issues/190 +USE_PYTHON= distutils concurrent autoplist pytest + +USE_GITHUB= yes +GH_ACCOUNT= mtth NO_ARCH= yes .include diff --git a/www/py-hdfs/distinfo b/www/py-hdfs/distinfo index 8797aea71909..e5a8016c2916 100644 --- a/www/py-hdfs/distinfo +++ b/www/py-hdfs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1665349475 -SHA256 (hdfs-2.7.0.tar.gz) = ecd4650c39bb4f9421641320f4931edd81cf7126ae4e5ec880215adf6435df3d -SIZE (hdfs-2.7.0.tar.gz) = 43407 +TIMESTAMP = 1691560120 +SHA256 (mtth-hdfs-v2.7.1_GH0.tar.gz) = 89824d4f9ed650ee5124f5c09776f70673f37fe35d232a98edfc38d4162403bb +SIZE (mtth-hdfs-v2.7.1_GH0.tar.gz) = 57765