diff --git a/math/py-bitmath/Makefile b/math/py-bitmath/Makefile index eff9ce6a4c6d..cf9923cf98e1 100644 --- a/math/py-bitmath/Makefile +++ b/math/py-bitmath/Makefile @@ -1,19 +1,18 @@ PORTNAME= bitmath -DISTVERSION= 2.0.0 +DISTVERSION= 2.0.1 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= Represent and manipulate file sizes with different prefix notations -WWW= https://github.com/tbielawa/bitmath +WWW= https://github.com/timlnx/bitmath LICENSE= MIT BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}progressbar>0:misc/py-progressbar@${PY_FLAVOR} USES= python USE_PYTHON= autoplist pep517 .include diff --git a/math/py-bitmath/distinfo b/math/py-bitmath/distinfo index 26fd0b609e3f..c6c66c69a2ba 100644 --- a/math/py-bitmath/distinfo +++ b/math/py-bitmath/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1785093308 -SHA256 (bitmath-2.0.0.tar.gz) = ce59a9a27dab22fcb9f996d2f65d9416ad6a07aff6a78fdf3bdbfc5b40e9a06e -SIZE (bitmath-2.0.0.tar.gz) = 103005 +TIMESTAMP = 1785326398 +SHA256 (bitmath-2.0.1.tar.gz) = ebc87550d662f7891a481b53f25f6259dbd279bbdc85cf926202e1b7548f3dbd +SIZE (bitmath-2.0.1.tar.gz) = 103187