Fri Oct 13 06:58:46 2017 UTC ()
py-biplist: update to 1.0.2

1.0.2:
Bug fixes.


(adam)
diff -r1.6 -r1.7 pkgsrc/textproc/py-biplist/Makefile
diff -r1.5 -r1.6 pkgsrc/textproc/py-biplist/distinfo

cvs diff -r1.6 -r1.7 pkgsrc/textproc/py-biplist/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/py-biplist/Makefile 2017/09/16 19:27:19 1.6
+++ pkgsrc/textproc/py-biplist/Makefile 2017/10/13 06:58:46 1.7
@@ -1,16 +1,19 @@ @@ -1,16 +1,19 @@
1# $NetBSD: Makefile,v 1.6 2017/09/16 19:27:19 wiz Exp $ 1# $NetBSD: Makefile,v 1.7 2017/10/13 06:58:46 adam Exp $
2 2
3DISTNAME= biplist-0.9 3DISTNAME= biplist-1.0.2
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= python textproc 5CATEGORIES= textproc python
6MASTER_SITES= ${MASTER_SITE_PYPI:=b/biplist/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=b/biplist/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://bitbucket.org/wooster/biplist 9HOMEPAGE= https://bitbucket.org/wooster/biplist
10COMMENT= Library for reading/writing binary plists 10COMMENT= Library for reading/writing binary plists
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
 13BUILD_DEPENDS+= ${PYPKGPREFIX}-coverage-[0-9]*:../../devel/py-coverage
 14BUILD_DEPENDS+= ${PYPKGPREFIX}-nose-[0-9]*:../../devel/py-nose
 15
13USE_LANGUAGES= # none 16USE_LANGUAGES= # none
14 17
15.include "../../lang/python/egg.mk" 18.include "../../lang/python/egg.mk"
16.include "../../mk/bsd.pkg.mk" 19.include "../../mk/bsd.pkg.mk"

cvs diff -r1.5 -r1.6 pkgsrc/textproc/py-biplist/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/py-biplist/distinfo 2015/11/04 02:00:01 1.5
+++ pkgsrc/textproc/py-biplist/distinfo 2017/10/13 06:58:46 1.6
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.5 2015/11/04 02:00:01 agc Exp $ 1$NetBSD: distinfo,v 1.6 2017/10/13 06:58:46 adam Exp $
2 2
3SHA1 (biplist-0.9.tar.gz) = 0d7652d64f09659a0f001d88574bda24e4f97f53 3SHA1 (biplist-1.0.2.tar.gz) = 3e44d5dbb32fe504573064f6fdb9c8b275f60587
4RMD160 (biplist-0.9.tar.gz) = e21cf45fa04b0ee1502c2b7f9181065fb0e88858 4RMD160 (biplist-1.0.2.tar.gz) = c61005679f2aa920ddc0d0fc615beb4533083fb1
5SHA512 (biplist-0.9.tar.gz) = d0999f6f4d23a4f4e1eaabb831750cb8d51a452b7896ed85409bb8614ba3e89e1e558688de5f5259a86503a55886887c6364d37a886d2ad5699fd067f0be7230 5SHA512 (biplist-1.0.2.tar.gz) = 2418d24b2d9e36aad76ac6626e82b8f60f0c167636142a054b02de3437d117fa1ccfeb9c104801fe106fec2d7a31c2bdeaab27fd519f1bce3bdf8a3b90b42c27
6Size (biplist-0.9.tar.gz) = 14591 bytes 6Size (biplist-1.0.2.tar.gz) = 16246 bytes