diff options
author | adam <adam@pkgsrc.org> | 2018-03-23 12:53:34 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-03-23 12:53:34 +0000 |
commit | 4b9e91de4428b7d6739cb2fdab57a2da5eaab377 (patch) | |
tree | ef01f0ad5ed4ed860fd78889a9f25bb15dc28775 /devel | |
parent | 8ec34496755a95eb45637e577c3bd82fa873d1a6 (diff) | |
download | pkgsrc-4b9e91de4428b7d6739cb2fdab57a2da5eaab377.tar.gz |
py-construct: updated to 2.9.39
2.9.39:
Bug fixes.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/py-construct/Makefile | 4 | ||||
-rw-r--r-- | devel/py-construct/PLIST | 63 | ||||
-rw-r--r-- | devel/py-construct/distinfo | 10 |
3 files changed, 9 insertions, 68 deletions
diff --git a/devel/py-construct/Makefile b/devel/py-construct/Makefile index a76c333e7cc..a2fd8eeffc7 100644 --- a/devel/py-construct/Makefile +++ b/devel/py-construct/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2018/02/14 08:06:40 adam Exp $ +# $NetBSD: Makefile,v 1.12 2018/03/23 12:53:34 adam Exp $ -DISTNAME= construct-2.9.30 +DISTNAME= construct-2.9.39 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_PYPI:=c/construct/} diff --git a/devel/py-construct/PLIST b/devel/py-construct/PLIST index f1942457fee..f25b7d10a6d 100644 --- a/devel/py-construct/PLIST +++ b/devel/py-construct/PLIST @@ -1,7 +1,8 @@ -@comment $NetBSD: PLIST,v 1.3 2018/02/14 08:06:40 adam Exp $ +@comment $NetBSD: PLIST,v 1.4 2018/03/23 12:53:34 adam Exp $ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/requires.txt ${PYSITELIB}/${EGG_INFODIR}/top_level.txt ${PYSITELIB}/construct/__init__.py ${PYSITELIB}/construct/__init__.pyc @@ -12,66 +13,6 @@ ${PYSITELIB}/construct/core.pyo ${PYSITELIB}/construct/debug.py ${PYSITELIB}/construct/debug.pyc ${PYSITELIB}/construct/debug.pyo -${PYSITELIB}/construct/examples/__init__.py -${PYSITELIB}/construct/examples/__init__.pyc -${PYSITELIB}/construct/examples/__init__.pyo -${PYSITELIB}/construct/examples/formats/__init__.py -${PYSITELIB}/construct/examples/formats/__init__.pyc -${PYSITELIB}/construct/examples/formats/__init__.pyo -${PYSITELIB}/construct/examples/formats/data/__init__.py -${PYSITELIB}/construct/examples/formats/data/__init__.pyc -${PYSITELIB}/construct/examples/formats/data/__init__.pyo -${PYSITELIB}/construct/examples/formats/data/cap.py -${PYSITELIB}/construct/examples/formats/data/cap.pyc -${PYSITELIB}/construct/examples/formats/data/cap.pyo -${PYSITELIB}/construct/examples/formats/data/snoop.py -${PYSITELIB}/construct/examples/formats/data/snoop.pyc -${PYSITELIB}/construct/examples/formats/data/snoop.pyo -${PYSITELIB}/construct/examples/formats/executable/__init__.py -${PYSITELIB}/construct/examples/formats/executable/__init__.pyc -${PYSITELIB}/construct/examples/formats/executable/__init__.pyo -${PYSITELIB}/construct/examples/formats/executable/elf32.py -${PYSITELIB}/construct/examples/formats/executable/elf32.pyc -${PYSITELIB}/construct/examples/formats/executable/elf32.pyo -${PYSITELIB}/construct/examples/formats/executable/pe32.py -${PYSITELIB}/construct/examples/formats/executable/pe32.pyc -${PYSITELIB}/construct/examples/formats/executable/pe32.pyo -${PYSITELIB}/construct/examples/formats/filesystem/__init__.py -${PYSITELIB}/construct/examples/formats/filesystem/__init__.pyc -${PYSITELIB}/construct/examples/formats/filesystem/__init__.pyo -${PYSITELIB}/construct/examples/formats/filesystem/ext2.py -${PYSITELIB}/construct/examples/formats/filesystem/ext2.pyc -${PYSITELIB}/construct/examples/formats/filesystem/ext2.pyo -${PYSITELIB}/construct/examples/formats/filesystem/fat16.py -${PYSITELIB}/construct/examples/formats/filesystem/fat16.pyc -${PYSITELIB}/construct/examples/formats/filesystem/fat16.pyo -${PYSITELIB}/construct/examples/formats/filesystem/mbr.py -${PYSITELIB}/construct/examples/formats/filesystem/mbr.pyc -${PYSITELIB}/construct/examples/formats/filesystem/mbr.pyo -${PYSITELIB}/construct/examples/formats/graphics/__init__.py -${PYSITELIB}/construct/examples/formats/graphics/__init__.pyc -${PYSITELIB}/construct/examples/formats/graphics/__init__.pyo -${PYSITELIB}/construct/examples/formats/graphics/bmp.py -${PYSITELIB}/construct/examples/formats/graphics/bmp.pyc -${PYSITELIB}/construct/examples/formats/graphics/bmp.pyo -${PYSITELIB}/construct/examples/formats/graphics/emf.py -${PYSITELIB}/construct/examples/formats/graphics/emf.pyc -${PYSITELIB}/construct/examples/formats/graphics/emf.pyo -${PYSITELIB}/construct/examples/formats/graphics/gif.py -${PYSITELIB}/construct/examples/formats/graphics/gif.pyc -${PYSITELIB}/construct/examples/formats/graphics/gif.pyo -${PYSITELIB}/construct/examples/formats/graphics/png.py -${PYSITELIB}/construct/examples/formats/graphics/png.pyc -${PYSITELIB}/construct/examples/formats/graphics/png.pyo -${PYSITELIB}/construct/examples/formats/graphics/wmf.py -${PYSITELIB}/construct/examples/formats/graphics/wmf.pyc -${PYSITELIB}/construct/examples/formats/graphics/wmf.pyo -${PYSITELIB}/construct/examples/protocols/__init__.py -${PYSITELIB}/construct/examples/protocols/__init__.pyc -${PYSITELIB}/construct/examples/protocols/__init__.pyo -${PYSITELIB}/construct/examples/protocols/ipstack.py -${PYSITELIB}/construct/examples/protocols/ipstack.pyc -${PYSITELIB}/construct/examples/protocols/ipstack.pyo ${PYSITELIB}/construct/expr.py ${PYSITELIB}/construct/expr.pyc ${PYSITELIB}/construct/expr.pyo diff --git a/devel/py-construct/distinfo b/devel/py-construct/distinfo index 69bd3c6ed3d..4ccb16243b6 100644 --- a/devel/py-construct/distinfo +++ b/devel/py-construct/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.9 2018/02/14 08:06:40 adam Exp $ +$NetBSD: distinfo,v 1.10 2018/03/23 12:53:34 adam Exp $ -SHA1 (construct-2.9.30.tar.gz) = fc38ba42010ccac913e562f459db8d47050bbba6 -RMD160 (construct-2.9.30.tar.gz) = 22ef02577118d0c8ca825b62e9dea429a6f5266b -SHA512 (construct-2.9.30.tar.gz) = e070ba7c43c7279391d07e24ed7ca52152cfe7c46e2fb969c37a2edbd33eb9102bd892cca5dd6be7e96eb7d0dcd04c17a4565ca2dcaab14795efbcb4ddef03d2 -Size (construct-2.9.30.tar.gz) = 68744 bytes +SHA1 (construct-2.9.39.tar.gz) = 109ea75fcf1d6a73ef5a7e8410f65a9d40d720c7 +RMD160 (construct-2.9.39.tar.gz) = e13682ea2041f126b52a6cd033e0a3f0b397f153 +SHA512 (construct-2.9.39.tar.gz) = 0657a401cc6d140160aebe6f273da2825f4000a6cf982d5beed4d633f8c240322ce84dd3b30dbd098949238b2d134d8284ce7b21cdc1266e68bd3d308df262b4 +Size (construct-2.9.39.tar.gz) = 51357 bytes |