pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-construct 2.8.14:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b167e16ed020
branches:  trunk
changeset: 367371:b167e16ed020
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Aug 31 08:52:53 2017 +0000

description:
2.8.14:
Bug fixes.

diffstat:

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

diffs (35 lines):

diff -r ff0270cba5af -r b167e16ed020 devel/py-construct/Makefile
--- a/devel/py-construct/Makefile       Thu Aug 31 08:48:24 2017 +0000
+++ b/devel/py-construct/Makefile       Thu Aug 31 08:52:53 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2017/06/21 09:53:50 adam Exp $
+# $NetBSD: Makefile,v 1.6 2017/08/31 08:52:53 adam Exp $
 
-DISTNAME=      construct-2.8.12
+DISTNAME=      construct-2.8.14
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=c/construct/}
@@ -12,5 +12,7 @@
 
 DEPENDS+=      ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
 
+USE_LANGUAGES= # none
+
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r ff0270cba5af -r b167e16ed020 devel/py-construct/distinfo
--- a/devel/py-construct/distinfo       Thu Aug 31 08:48:24 2017 +0000
+++ b/devel/py-construct/distinfo       Thu Aug 31 08:52:53 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2017/06/21 09:49:27 adam Exp $
+$NetBSD: distinfo,v 1.4 2017/08/31 08:52:53 adam Exp $
 
-SHA1 (construct-2.8.12.tar.gz) = 81592ebe5a00aca6aae0a0726c3728771d2d6dd5
-RMD160 (construct-2.8.12.tar.gz) = f0c6b1570d9acc224a05b83f44ff48695cba8070
-SHA512 (construct-2.8.12.tar.gz) = 4d0f59623a62eeab3c10e95b4e8153a1593219bcbcbbe5f87e75ba0a010b62021a9502faf715623faa78b4e397f1a74b41e9bffd1ede92dbebf87b0d4a59b66b
-Size (construct-2.8.12.tar.gz) = 720277 bytes
+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



Home | Main Index | Thread Index | Old Index