diff --git a/devel/py-pathlib2/Makefile b/devel/py-pathlib2/Makefile index 60e4b08d1c4f..816faf807f8a 100644 --- a/devel/py-pathlib2/Makefile +++ b/devel/py-pathlib2/Makefile @@ -1,26 +1,26 @@ # Created by: Yuri Victorovich PORTNAME= pathlib2 -PORTVERSION= 2.3.5 +PORTVERSION= 2.3.7 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Object-oriented filesystem paths LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.rst RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= distutils autoplist NO_ARCH= yes do-test: @(cd ${WRKSRC} && \ ${PYTHON_CMD} test_pathlib2.py && \ ${PYTHON_CMD} test_pathlib2_with_py2_unicode_literals.py) .include diff --git a/devel/py-pathlib2/distinfo b/devel/py-pathlib2/distinfo index 3232c0b0d895..e55676d2b4b6 100644 --- a/devel/py-pathlib2/distinfo +++ b/devel/py-pathlib2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1572327470 -SHA256 (pathlib2-2.3.5.tar.gz) = 6cd9a47b597b37cc57de1c05e56fb1a1c9cc9fab04fe78c29acd090418529868 -SIZE (pathlib2-2.3.5.tar.gz) = 34393 +TIMESTAMP = 1651422795 +SHA256 (pathlib2-2.3.7.tar.gz) = 7a4329d67beff9a712e1d3ae147e4e3e108b0bfd284ffdea03a635126c76b3c0 +SIZE (pathlib2-2.3.7.tar.gz) = 38804