File tree 2 files changed +12
-8
lines changed
2 files changed +12
-8
lines changed Original file line number Diff line number Diff line change 1
- # $NetBSD: Makefile,v 1.5 2019/02/24 10:16:02 wiz Exp $
1
+ # $NetBSD: Makefile,v 1.6 2019/03/19 23:44:12 wiz Exp $
2
2
3
- DISTNAME = pygit2-0.27.2
3
+ DISTNAME = pygit2-0.28.0
4
4
PKGNAME = ${PYPKGPREFIX}-${DISTNAME}
5
- PKGREVISION = 1
6
5
CATEGORIES = devel
7
6
MASTER_SITES = ${MASTER_SITE_PYPI:=p/pygit2/}
8
7
@@ -14,9 +13,14 @@ LICENSE= gnu-gpl-v2
14
13
DEPENDS+ = ${PYPKGPREFIX}-cffi-[0-9]*:../../devel/py-cffi
15
14
DEPENDS+ = ${PYPKGPREFIX}-cparser-[0-9]*:../../devel/py-cparser
16
15
DEPENDS+ = ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
16
+ TEST_DEPENDS+ = ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
17
17
18
18
USE_LANGUAGES = c
19
19
20
+ # 20 failed in 0.28.0
21
+ do-test :
22
+ cd ${WRKSRC} /test && pytest-${PYVERSSUFFIX}
23
+
20
24
BUILDLINK_API_DEPENDS.libgit2+ = libgit2>=0.27.0
21
25
.include "../../devel/libgit2/buildlink3.mk"
22
26
.include "../../lang/python/egg.mk"
Original file line number Diff line number Diff line change 1
- $NetBSD: distinfo,v 1.4 2018/12/01 20: 23:35 wiz Exp $
1
+ $NetBSD: distinfo,v 1.5 2019/03/19 23:44:12 wiz Exp $
2
2
3
- SHA1 (pygit2-0.27.2 .tar.gz) = 17ea8948c159f09d03843b4e7e849394a796c909
4
- RMD160 (pygit2-0.27.2 .tar.gz) = 8bffe7c2a3c580e259053de0848c8d333048b1d0
5
- SHA512 (pygit2-0.27.2 .tar.gz) = f6578a3694babe7837a5ccc4c99e2fa1827b5f67815f2cac6f3b3d0498d94a0ffeb55d3c6e9c9417d47ecbf0ad9a10302e3b59ea0d2e9eec6d9da8426b10175b
6
- Size (pygit2-0.27.2 .tar.gz) = 477237 bytes
3
+ SHA1 (pygit2-0.28.0 .tar.gz) = 7e892354ca3bc996b25c27d14d7e34660f98ecd0
4
+ RMD160 (pygit2-0.28.0 .tar.gz) = 5c1615daa8600109b5fcb51443d39c9a8c5262a9
5
+ SHA512 (pygit2-0.28.0 .tar.gz) = a14751708873559ca653fda7c63dee47e4e7086c61c64b139c0dae0d1c66ea2ef3fd74afb774aa03f64aae34168828dd0c2b4533e137bd8bdc22a4104bb3e79e
6
+ Size (pygit2-0.28.0 .tar.gz) = 486621 bytes
You can’t perform that action at this time.
0 commit comments