File tree Expand file tree Collapse file tree 2 files changed +13
-8
lines changed
Expand file tree Collapse file tree 2 files changed +13
-8
lines changed Original file line number Diff line number Diff line change 1- # $NetBSD: Makefile,v 1.22 2020/08/03 08:21:59 adam Exp $
1+ # $NetBSD: Makefile,v 1.23 2020/10/02 09:26:18 wiz Exp $
22
3- DISTNAME = yarl-1.5.1
3+ DISTNAME = yarl-1.6.0
44PKGNAME = ${PYPKGPREFIX}-${DISTNAME}
55CATEGORIES = www python
66MASTER_SITES = ${MASTER_SITE_PYPI:=y/yarl/}
@@ -12,11 +12,16 @@ LICENSE= apache-2.0
1212
1313DEPENDS+ = ${PYPKGPREFIX}-idna>=2.0:../../www/py-idna
1414DEPENDS+ = ${PYPKGPREFIX}-multidict>=4.0:../../databases/py-multidict
15- BUILD_DEPENDS+ = ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner
1615TEST_DEPENDS+ = ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
1716
1817PYTHON_VERSIONS_INCOMPATIBLE = 27
1918
19+ .include "../../lang/python/pyversion.mk"
20+
21+ .if ${PYPKGPREFIX} == "py36" || ${PYPKGPREFIX} == "py37"
22+ DEPENDS+ = ${PYPKGPREFIX}-typing-extensions-[0-9]*:../../devel/py-typing-extensions
23+ .endif
24+
2025.include "../../devel/py-cython/buildlink3.mk"
2126.include "../../lang/python/egg.mk"
2227.include "../../mk/bsd.pkg.mk"
Original file line number Diff line number Diff line change 1- $NetBSD: distinfo,v 1.19 2020/08/03 08:21:59 adam Exp $
1+ $NetBSD: distinfo,v 1.20 2020/10/02 09:26:18 wiz Exp $
22
3- SHA1 (yarl-1.5.1 .tar.gz) = d4b6039735e5d5cc4dbf5aa02e3928896c58bfcb
4- RMD160 (yarl-1.5.1 .tar.gz) = 65d3145b28e02c7aa06f371d7d20cbdb6ccfc492
5- SHA512 (yarl-1.5.1 .tar.gz) = c82b0722f347279a03d3f6e82b7c0c357678e850b80ed87befab570846a71c55897cfa25d36757a93ac42c023334ecdf890beaeca7fde4536f68b6f70fdf2127
6- Size (yarl-1.5.1 .tar.gz) = 173005 bytes
3+ SHA1 (yarl-1.6.0 .tar.gz) = f1b3879c35aba313193b5163b245596b10b2a64f
4+ RMD160 (yarl-1.6.0 .tar.gz) = 925d24709dd602170d553daf8a243d30fb20abd6
5+ SHA512 (yarl-1.6.0 .tar.gz) = d08d2c4a906706bba3c1fad2b02e01299d076d9f6c1a1eb172d116d0ccbb1e6143b7dd959d242f2a1b5d450416bb15ab6e53ee9e05876b161d61ec23e054f29b
6+ Size (yarl-1.6.0 .tar.gz) = 175492 bytes
You can’t perform that action at this time.
0 commit comments