diff options
Diffstat (limited to 'devel/py-fastimport')
-rw-r--r-- | devel/py-fastimport/Makefile | 5 | ||||
-rw-r--r-- | devel/py-fastimport/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/devel/py-fastimport/Makefile b/devel/py-fastimport/Makefile index 7880bcffe3f8..3a2143d83e63 100644 --- a/devel/py-fastimport/Makefile +++ b/devel/py-fastimport/Makefile @@ -1,6 +1,5 @@ PORTNAME= fastimport -PORTVERSION= 0.9.14 -PORTREVISION= 1 +PORTVERSION= 0.9.16 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +11,7 @@ WWW= https://github.com/jelmer/python-fastimport LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61.2:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} USES= python diff --git a/devel/py-fastimport/distinfo b/devel/py-fastimport/distinfo index 42fd1cd2a5de..170415bb45ec 100644 --- a/devel/py-fastimport/distinfo +++ b/devel/py-fastimport/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632037062 -SHA256 (fastimport-0.9.14.tar.gz) = 6ac99dda4e7b0b3ae831507b6d0094802e6dd95891feafde8cc5c405b6c149ca -SIZE (fastimport-0.9.14.tar.gz) = 41791 +TIMESTAMP = 1759774601 +SHA256 (fastimport-0.9.16.tar.gz) = 6a0a6fb56aa3607de71ad4e7abd551afe9bdac94bab8d2dd74d8e0f98f52e35e +SIZE (fastimport-0.9.16.tar.gz) = 50475 |