diff --git a/devel/py-pympler/Makefile b/devel/py-pympler/Makefile index 7542ac8e3986..f5f6e2466e0c 100644 --- a/devel/py-pympler/Makefile +++ b/devel/py-pympler/Makefile @@ -1,19 +1,22 @@ PORTNAME= Pympler -PORTVERSION= 1.0.1 -PORTREVISION= 1 +DISTVERSION= 1.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= pympler-${DISTVERSION} MAINTAINER= bofh@FreeBSD.org COMMENT= Measure, monitor and analyze the memory behavior of Python objects WWW= https://github.com/pympler/pympler LICENSE= APACHE20 +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} + USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist pep517 NO_ARCH= yes .include diff --git a/devel/py-pympler/distinfo b/devel/py-pympler/distinfo index 7799878f2829..b98396747728 100644 --- a/devel/py-pympler/distinfo +++ b/devel/py-pympler/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1662815065 -SHA256 (Pympler-1.0.1.tar.gz) = 993f1a3599ca3f4fcd7160c7545ad06310c9e12f70174ae7ae8d4e25f6c5d3fa -SIZE (Pympler-1.0.1.tar.gz) = 676983 +TIMESTAMP = 1780238826 +SHA256 (pympler-1.1.tar.gz) = 1eaa867cb8992c218430f1708fdaccda53df064144d1c5656b1e6f1ee6000424 +SIZE (pympler-1.1.tar.gz) = 179954