Sun Oct 8 08:51:02 2017 UTC ()
py-construct: update to 2.8.16

2.8.16:
Unknown changes.


(adam)
diff -r1.6 -r1.7 pkgsrc/devel/py-construct/Makefile
diff -r1.4 -r1.5 pkgsrc/devel/py-construct/distinfo

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

--- pkgsrc/devel/py-construct/Makefile 2017/08/31 08:52:53 1.6
+++ pkgsrc/devel/py-construct/Makefile 2017/10/08 08:51:02 1.7
@@ -1,18 +1,16 @@ @@ -1,18 +1,16 @@
1# $NetBSD: Makefile,v 1.6 2017/08/31 08:52:53 adam Exp $ 1# $NetBSD: Makefile,v 1.7 2017/10/08 08:51:02 adam Exp $
2 2
3DISTNAME= construct-2.8.14 3DISTNAME= construct-2.8.16
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= devel python 5CATEGORIES= devel python
6MASTER_SITES= ${MASTER_SITE_PYPI:=c/construct/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=c/construct/}
7 7
8MAINTAINER= eric@cirr.com 8MAINTAINER= eric@cirr.com
9HOMEPAGE= http://construct.readthedocs.io/ 9HOMEPAGE= http://construct.readthedocs.io/
10COMMENT= Powerful declarative parser for binary data 10COMMENT= Powerful declarative parser for binary data
11LICENSE= mit 11LICENSE= mit
12 12
13DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six 
14 
15USE_LANGUAGES= # none 13USE_LANGUAGES= # none
16 14
17.include "../../lang/python/egg.mk" 15.include "../../lang/python/egg.mk"
18.include "../../mk/bsd.pkg.mk" 16.include "../../mk/bsd.pkg.mk"

cvs diff -r1.4 -r1.5 pkgsrc/devel/py-construct/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/py-construct/distinfo 2017/08/31 08:52:53 1.4
+++ pkgsrc/devel/py-construct/distinfo 2017/10/08 08:51:02 1.5
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.4 2017/08/31 08:52:53 adam Exp $ 1$NetBSD: distinfo,v 1.5 2017/10/08 08:51:02 adam Exp $
2 2
3SHA1 (construct-2.8.14.tar.gz) = 678228c777a648dcb78dabc85e546ee1288227da 3SHA1 (construct-2.8.16.tar.gz) = 73cafaf19fe049380757341697596ad0e3f50be7
4RMD160 (construct-2.8.14.tar.gz) = c8dd958ac441e72387167f485c835293c64d51c8 4RMD160 (construct-2.8.16.tar.gz) = 2e2ad50091f2bb194ba6ffb2ffdfda908f863d47
5SHA512 (construct-2.8.14.tar.gz) = 8526654258ec1c9bf63d4d4e1afcbef3cb8c5e500efc2a85f35adf48a8b97c9b98d970ebe67155f692fda9bd9402a93dc29327d91ebf0f7d0049cac772d75941 5SHA512 (construct-2.8.16.tar.gz) = 00283ef0699c1cece7dee51f821e220219a107106d07d50cb338a1fdd87e0dc891a645eae7c3eba820f2f2a60ece07cd6882ba426279046830849f55ee030615
6Size (construct-2.8.14.tar.gz) = 63501 bytes 6Size (construct-2.8.16.tar.gz) = 63629 bytes