diff options
Diffstat (limited to 'devel/py-whistle')
-rw-r--r-- | devel/py-whistle/Makefile | 6 | ||||
-rw-r--r-- | devel/py-whistle/distinfo | 6 |
2 files changed, 5 insertions, 7 deletions
diff --git a/devel/py-whistle/Makefile b/devel/py-whistle/Makefile index c12faa5869bf..335a1167d5dd 100644 --- a/devel/py-whistle/Makefile +++ b/devel/py-whistle/Makefile @@ -1,6 +1,5 @@ PORTNAME= whistle -PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTVERSION= 2.0.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,8 +11,7 @@ WWW= https://python-whistle.github.io/ \ LICENSE= APACHE20 -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=0:devel/py-poetry-core@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 diff --git a/devel/py-whistle/distinfo b/devel/py-whistle/distinfo index 1c333c94b00b..4cac51f775a6 100644 --- a/devel/py-whistle/distinfo +++ b/devel/py-whistle/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1521957066 -SHA256 (whistle-1.0.1.tar.gz) = 960775d90bd26cab4b135df901593cee7ae9e99c489d4e2c8d6224355c5f2b90 -SIZE (whistle-1.0.1.tar.gz) = 4475 +TIMESTAMP = 1745936188 +SHA256 (whistle-2.0.1.tar.gz) = 88ebbbe8328fe91d7c2908f656f7378b7ae4b1db4c1dd27b8f04abee7d787780 +SIZE (whistle-2.0.1.tar.gz) = 5772 |