pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-construct py-construct: update to 2.8.16



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a1111ee5ecfe
branches:  trunk
changeset: 369921:a1111ee5ecfe
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun Oct 08 08:51:02 2017 +0000

description:
py-construct: update to 2.8.16

2.8.16:
Unknown changes.

diffstat:

 devel/py-construct/Makefile |   6 ++----
 devel/py-construct/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 9 deletions(-)

diffs (36 lines):

diff -r 9ccb87c263c6 -r a1111ee5ecfe devel/py-construct/Makefile
--- a/devel/py-construct/Makefile       Sun Oct 08 08:47:55 2017 +0000
+++ b/devel/py-construct/Makefile       Sun Oct 08 08:51:02 2017 +0000
@@ -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 @@
 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"
diff -r 9ccb87c263c6 -r a1111ee5ecfe devel/py-construct/distinfo
--- a/devel/py-construct/distinfo       Sun Oct 08 08:47:55 2017 +0000
+++ b/devel/py-construct/distinfo       Sun Oct 08 08:51:02 2017 +0000
@@ -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