py-stem: updated to 1.8.1

1.8.1
Bug fixes
This commit is contained in:
adam 2022-10-04 20:21:38 +00:00
parent 4647fc4ccd
commit 9d91001e07
2 changed files with 7 additions and 8 deletions

View file

@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.6 2022/01/04 20:53:39 wiz Exp $
# $NetBSD: Makefile,v 1.7 2022/10/04 20:21:38 adam Exp $
DISTNAME= stem-1.8.0
DISTNAME= stem-1.8.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
PKGREVISION= 2
CATEGORIES= devel net python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/stem/}
@ -32,7 +31,7 @@ REPLACE_PYTHON+= tor-prompt
PYTHON_VERSIONS_INCOMPATIBLE= 27
do-test:
cd ${WRKSRC} && ./run_tests.py --unit
cd ${WRKSRC} && ${PYTHONBIN} run_tests.py --unit
.include "../../lang/python/application.mk"
.include "../../lang/python/egg.mk"

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.5 2021/10/26 10:19:06 nia Exp $
$NetBSD: distinfo,v 1.6 2022/10/04 20:21:38 adam Exp $
BLAKE2s (stem-1.8.0.tar.gz) = 07a1418b271049b9d12babb874c25d33b6029f6a04ed6671580e4b10b3306375
SHA512 (stem-1.8.0.tar.gz) = aa2033567b79aef960f8321e4c6cbc28105c59d6513ff49a9f12509d8f97b1a2e8a3b04dc28abb07fad59b0f6ba66443b92bbefa0d08b26038bbaf24f7f2846d
Size (stem-1.8.0.tar.gz) = 2853802 bytes
BLAKE2s (stem-1.8.1.tar.gz) = d72e4839342c54ecaab9087e006f4cd241a6f33144cc0b1abb6729be3194aeb3
SHA512 (stem-1.8.1.tar.gz) = bad2f4f96e37caa3ee2928bb027318c4941ca3f6c0072c5f6e87fe647d2b68400ad352d9c27fa2a35c00f4f327aa9cc00e2907b21a9cbd26fab46ec21e2a038a
Size (stem-1.8.1.tar.gz) = 2859634 bytes