diff options
Diffstat (limited to 'devel/py-whistle')
| -rw-r--r-- | devel/py-whistle/Makefile | 8 | ||||
| -rw-r--r-- | devel/py-whistle/distinfo | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/devel/py-whistle/Makefile b/devel/py-whistle/Makefile index 335a1167d5dd..e2a444bbc218 100644 --- a/devel/py-whistle/Makefile +++ b/devel/py-whistle/Makefile @@ -1,7 +1,8 @@ PORTNAME= whistle -PORTVERSION= 2.0.1 +PORTVERSION= 2.1.4 CATEGORIES= devel python -MASTER_SITES= PYPI +MASTER_SITES= PYPI \ + https://github.com/python-whistle/whistle/releases/download/${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org @@ -10,8 +11,9 @@ WWW= https://python-whistle.github.io/ \ https://github.com/python-whistle/whistle LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=0:devel/py-poetry-core@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 diff --git a/devel/py-whistle/distinfo b/devel/py-whistle/distinfo index 4cac51f775a6..7ed07f884244 100644 --- a/devel/py-whistle/distinfo +++ b/devel/py-whistle/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745936188 -SHA256 (whistle-2.0.1.tar.gz) = 88ebbbe8328fe91d7c2908f656f7378b7ae4b1db4c1dd27b8f04abee7d787780 -SIZE (whistle-2.0.1.tar.gz) = 5772 +TIMESTAMP = 1762586842 +SHA256 (whistle-2.1.4.tar.gz) = 15fb4c9d46d32e658472da475697cb2573768a19579f1d139606fe1de5285fee +SIZE (whistle-2.1.4.tar.gz) = 161112 |
