File tree Expand file tree Collapse file tree 2 files changed +7
-8
lines changed Expand file tree Collapse file tree 2 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 1
- # $NetBSD: Makefile,v 1.18 2022/01/04 20:54:51 wiz Exp $
1
+ # $NetBSD: Makefile,v 1.19 2022/05/25 12: 20:55 adam Exp $
2
2
3
- DISTNAME = PyJWT-2.3 .0
3
+ DISTNAME = PyJWT-2.4 .0
4
4
PKGNAME = ${PYPKGPREFIX}-${DISTNAME:S/Py//}
5
- PKGREVISION = 1
6
5
CATEGORIES = textproc python
7
6
MASTER_SITES = ${MASTER_SITE_PYPI:=P/PyJWT/}
8
7
@@ -19,7 +18,7 @@ USE_LANGUAGES= # none
19
18
PYTHON_VERSIONS_INCOMPATIBLE = 27
20
19
21
20
do-test :
22
- cd ${WRKSRC} && pytest-${PYVERSSUFFIX} tests
21
+ cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX} tests
23
22
24
23
.include "../../lang/python/egg.mk"
25
24
.include "../../mk/bsd.pkg.mk"
Original file line number Diff line number Diff line change 1
- $NetBSD: distinfo,v 1.16 2021/10/26 11:22:59 nia Exp $
1
+ $NetBSD: distinfo,v 1.17 2022/05/25 12:20:55 adam Exp $
2
2
3
- BLAKE2s (PyJWT-2.3 .0.tar.gz) = 7801b7db39f2bcf9baa18466879ccea78a5be16ee8ab84905dba9754b8d4834e
4
- SHA512 (PyJWT-2.3 .0.tar.gz) = c6a1d8c3ce87d2122aa4ce4e19c5d2683aeffae6fb29b20fa17e2dfb1a07faf721beb8ca390d3acdeb85a1476025ca5af4fcdb1019f84c8c1bf229246a7aafe3
5
- Size (PyJWT-2.3 .0.tar.gz) = 62279 bytes
3
+ BLAKE2s (PyJWT-2.4 .0.tar.gz) = 270cd5bd9d0ff384dedd4762780aecd4b18495f054f7895fb28748e5034e3f1b
4
+ SHA512 (PyJWT-2.4 .0.tar.gz) = 6c60afe62f9341c0fd889be227cd9e44260bc88696a93d0c3398547e159001f04e402d207d2230641f0f3d37cfd7e6f9e50a42dadfb011d7087c32a864c792a4
5
+ Size (PyJWT-2.4 .0.tar.gz) = 66327 bytes
You can’t perform that action at this time.
0 commit comments