pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-xdis py-xdis: updated to 3.8.10



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0d742064ed57
branches:  trunk
changeset: 320777:0d742064ed57
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun Mar 10 13:52:36 2019 +0000

description:
py-xdis: updated to 3.8.10

3.8.10:
- 3.8 opcode support
- Add Python 2.7.16

diffstat:

 devel/py-xdis/Makefile |   4 ++--
 devel/py-xdis/PLIST    |   8 +++++++-
 devel/py-xdis/distinfo |  10 +++++-----
 3 files changed, 14 insertions(+), 8 deletions(-)

diffs (56 lines):

diff -r 6693aeee964b -r 0d742064ed57 devel/py-xdis/Makefile
--- a/devel/py-xdis/Makefile    Sun Mar 10 13:38:56 2019 +0000
+++ b/devel/py-xdis/Makefile    Sun Mar 10 13:52:36 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2019/01/04 22:13:11 adam Exp $
+# $NetBSD: Makefile,v 1.4 2019/03/10 13:52:36 adam Exp $
 
-DISTNAME=      xdis-3.8.9
+DISTNAME=      xdis-3.8.10
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=x/xdis/}
diff -r 6693aeee964b -r 0d742064ed57 devel/py-xdis/PLIST
--- a/devel/py-xdis/PLIST       Sun Mar 10 13:38:56 2019 +0000
+++ b/devel/py-xdis/PLIST       Sun Mar 10 13:52:36 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2019/01/04 22:13:11 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2019/03/10 13:52:36 adam Exp $
 bin/pydisasm-${PYVERSSUFFIX}.py
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -41,6 +41,9 @@
 ${PYSITELIB}/xdis/opcodes/base.py
 ${PYSITELIB}/xdis/opcodes/base.pyc
 ${PYSITELIB}/xdis/opcodes/base.pyo
+${PYSITELIB}/xdis/opcodes/check-stackeffect.py
+${PYSITELIB}/xdis/opcodes/check-stackeffect.pyc
+${PYSITELIB}/xdis/opcodes/check-stackeffect.pyo
 ${PYSITELIB}/xdis/opcodes/opcode_13.py
 ${PYSITELIB}/xdis/opcodes/opcode_13.pyc
 ${PYSITELIB}/xdis/opcodes/opcode_13.pyo
@@ -113,6 +116,9 @@
 ${PYSITELIB}/xdis/opcodes/opcode_37.py
 ${PYSITELIB}/xdis/opcodes/opcode_37.pyc
 ${PYSITELIB}/xdis/opcodes/opcode_37.pyo
+${PYSITELIB}/xdis/opcodes/opcode_38.py
+${PYSITELIB}/xdis/opcodes/opcode_38.pyc
+${PYSITELIB}/xdis/opcodes/opcode_38.pyo
 ${PYSITELIB}/xdis/opcodes/opcode_3x.py
 ${PYSITELIB}/xdis/opcodes/opcode_3x.pyc
 ${PYSITELIB}/xdis/opcodes/opcode_3x.pyo
diff -r 6693aeee964b -r 0d742064ed57 devel/py-xdis/distinfo
--- a/devel/py-xdis/distinfo    Sun Mar 10 13:38:56 2019 +0000
+++ b/devel/py-xdis/distinfo    Sun Mar 10 13:52:36 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2019/01/04 22:13:11 adam Exp $
+$NetBSD: distinfo,v 1.4 2019/03/10 13:52:36 adam Exp $
 
-SHA1 (xdis-3.8.9.tar.gz) = 00e6051f29e028c5cf0ef25aac0ea98a6c21e7ce
-RMD160 (xdis-3.8.9.tar.gz) = 66beca53c093ef428f7426df41a87f25e37c7294
-SHA512 (xdis-3.8.9.tar.gz) = d4d94846c56a463900a1015660edb559e8104628f151c414c2d0f4ca5d40a7e1c618d1ebc196d15e6174c33a70495772ea41190a7a6670f3337aca79bb6cf85c
-Size (xdis-3.8.9.tar.gz) = 208777 bytes
+SHA1 (xdis-3.8.10.tar.gz) = 6904abe769743f6234b33524e894657417c8bb53
+RMD160 (xdis-3.8.10.tar.gz) = ce90d83cd781c56496eb71d2d1558f033c3257a3
+SHA512 (xdis-3.8.10.tar.gz) = a0482fe7511e304a4ff141c99e302b599ca7c7956428c50fb252a2ff552808deda7a19a311c8e9935e9b1c880c454f677ff96c7a239c2d5386b04e5df86bf2aa
+Size (xdis-3.8.10.tar.gz) = 182223 bytes



Home | Main Index | Thread Index | Old Index