diff --git a/devel/py-findpython/Makefile b/devel/py-findpython/Makefile index df61802b0033..583605e5c29f 100644 --- a/devel/py-findpython/Makefile +++ b/devel/py-findpython/Makefile @@ -1,25 +1,25 @@ PORTNAME= findpython -PORTVERSION= 0.2.1 +PORTVERSION= 0.2.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Utility to find python versions on your system WWW= https://github.com/frostming/findpython LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>=20:devel/py-packaging@${PY_FLAVOR} USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes post-patch: @${RM} ${WRKSRC}/pyproject.toml @${SED} -e 's|%%PORTVERSION%%|${PORTVERSION}|' ${FILESDIR}/setup.py > ${WRKSRC}/setup.py .include diff --git a/devel/py-findpython/distinfo b/devel/py-findpython/distinfo index 0f7d3fd6c3ba..2c4f3e7acf1c 100644 --- a/devel/py-findpython/distinfo +++ b/devel/py-findpython/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1661599241 -SHA256 (findpython-0.2.1.tar.gz) = 4394a1cbcdbcf8d10ea3439e2d8086b2ec074507097b6e6dbee18028c6e52b08 -SIZE (findpython-0.2.1.tar.gz) = 15933 +TIMESTAMP = 1669057729 +SHA256 (findpython-0.2.2.tar.gz) = 80557961c04cf1c8c4ba4ca3ac7cf76ec27fa92788a6af42cb701e3450c49430 +SIZE (findpython-0.2.2.tar.gz) = 15998