pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-construct



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Oct  8 08:51:02 UTC 2017

Modified Files:
        pkgsrc/devel/py-construct: Makefile distinfo

Log Message:
py-construct: update to 2.8.16

2.8.16:
Unknown changes.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/py-construct/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/py-construct/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-construct/Makefile
diff -u pkgsrc/devel/py-construct/Makefile:1.6 pkgsrc/devel/py-construct/Makefile:1.7
--- pkgsrc/devel/py-construct/Makefile:1.6      Thu Aug 31 08:52:53 2017
+++ pkgsrc/devel/py-construct/Makefile  Sun Oct  8 08:51:02 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2017/08/31 08:52:53 adam Exp $
+# $NetBSD: Makefile,v 1.7 2017/10/08 08:51:02 adam Exp $
 
-DISTNAME=      construct-2.8.14
+DISTNAME=      construct-2.8.16
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=c/construct/}
@@ -10,8 +10,6 @@ HOMEPAGE=     http://construct.readthedocs.i
 COMMENT=       Powerful declarative parser for binary data
 LICENSE=       mit
 
-DEPENDS+=      ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
-
 USE_LANGUAGES= # none
 
 .include "../../lang/python/egg.mk"

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



Home | Main Index | Thread Index | Old Index