diff --git a/devel/py-wirerope/Makefile b/devel/py-wirerope/Makefile index 49fbe68e0012..3833fe3dbc7a 100644 --- a/devel/py-wirerope/Makefile +++ b/devel/py-wirerope/Makefile @@ -1,26 +1,28 @@ PORTNAME= wirerope -PORTVERSION= 0.4.7 +PORTVERSION= 1.0.0 CATEGORIES= devel python #MASTER_SITES= PYPI # no tests PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Turn functions and methods into fully controllable objects WWW= https://github.com/youknowone/wirerope LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.11.0:devel/py-six@${PY_FLAVOR} USES= python USE_PYTHON= pep517 autoplist pytest # 3 tests fail, see https://github.com/youknowone/wirerope/issues/22 USE_GITHUB= yes GH_ACCOUNT= youknowone NO_ARCH= yes +# tests as of 1.0.0: 9 passed in 1.37s + .include diff --git a/devel/py-wirerope/distinfo b/devel/py-wirerope/distinfo index 87f37fd2531d..9a4e8b0deb5b 100644 --- a/devel/py-wirerope/distinfo +++ b/devel/py-wirerope/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1718764361 -SHA256 (youknowone-wirerope-0.4.7_GH0.tar.gz) = ddac3e17a36f95088c815be27e5841c7278989c6a3a6852993921374017be1f8 -SIZE (youknowone-wirerope-0.4.7_GH0.tar.gz) = 12220 +TIMESTAMP = 1737091115 +SHA256 (youknowone-wirerope-1.0.0_GH0.tar.gz) = cd7f7da9ca8d6aad339045d9c99f016f25456040e5fc6a3b6e1ceb480d6b979e +SIZE (youknowone-wirerope-1.0.0_GH0.tar.gz) = 13198