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: Fri Mar 23 12:53:34 UTC 2018
Modified Files:
pkgsrc/devel/py-construct: Makefile PLIST distinfo
Log Message:
py-construct: updated to 2.9.39
2.9.39:
Bug fixes.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/py-construct/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-construct/PLIST
cvs rdiff -u -r1.9 -r1.10 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.11 pkgsrc/devel/py-construct/Makefile:1.12
--- pkgsrc/devel/py-construct/Makefile:1.11 Wed Feb 14 08:06:40 2018
+++ pkgsrc/devel/py-construct/Makefile Fri Mar 23 12:53:34 2018
@@ -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/}
Index: pkgsrc/devel/py-construct/PLIST
diff -u pkgsrc/devel/py-construct/PLIST:1.3 pkgsrc/devel/py-construct/PLIST:1.4
--- pkgsrc/devel/py-construct/PLIST:1.3 Wed Feb 14 08:06:40 2018
+++ pkgsrc/devel/py-construct/PLIST Fri Mar 23 12:53:34 2018
@@ -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
Index: pkgsrc/devel/py-construct/distinfo
diff -u pkgsrc/devel/py-construct/distinfo:1.9 pkgsrc/devel/py-construct/distinfo:1.10
--- pkgsrc/devel/py-construct/distinfo:1.9 Wed Feb 14 08:06:40 2018
+++ pkgsrc/devel/py-construct/distinfo Fri Mar 23 12:53:34 2018
@@ -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
Home |
Main Index |
Thread Index |
Old Index