Source-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 4.5.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3b7298e564ee
branches:  trunk
changeset: 430157:3b7298e564ee
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Apr 28 11:01:17 2020 +0000

description:
py-xdis: updated to 4.5.1

4.5.1:
Stack-effect redux

Fix bug in marshal for 3.8+ (include posonlyargcount)
Go over stack effects from 2.5 to 3.4 using and idea from Maynard
Expand stack-effect testing

diffstat:

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

diffs (65 lines):

diff -r 7034ad75582c -r 3b7298e564ee devel/py-xdis/Makefile
--- a/devel/py-xdis/Makefile    Tue Apr 28 10:59:03 2020 +0000
+++ b/devel/py-xdis/Makefile    Tue Apr 28 11:01:17 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2020/04/22 20:44:34 adam Exp $
+# $NetBSD: Makefile,v 1.22 2020/04/28 11:01:17 adam Exp $
 
-DISTNAME=      xdis-4.4.0
+DISTNAME=      xdis-4.5.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=x/xdis/}
diff -r 7034ad75582c -r 3b7298e564ee devel/py-xdis/PLIST
--- a/devel/py-xdis/PLIST       Tue Apr 28 10:59:03 2020 +0000
+++ b/devel/py-xdis/PLIST       Tue Apr 28 11:01:17 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2020/04/16 18:32:32 adam Exp $
+@comment $NetBSD: PLIST,v 1.12 2020/04/28 11:01:17 adam Exp $
 bin/pydisasm-${PYVERSSUFFIX}
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -39,12 +39,18 @@
 ${PYSITELIB}/xdis/codetype/code38.py
 ${PYSITELIB}/xdis/codetype/code38.pyc
 ${PYSITELIB}/xdis/codetype/code38.pyo
+${PYSITELIB}/xdis/cross_dis.py
+${PYSITELIB}/xdis/cross_dis.pyc
+${PYSITELIB}/xdis/cross_dis.pyo
 ${PYSITELIB}/xdis/dropbox/__init__.py
 ${PYSITELIB}/xdis/dropbox/__init__.pyc
 ${PYSITELIB}/xdis/dropbox/__init__.pyo
 ${PYSITELIB}/xdis/dropbox/decrypt25.py
 ${PYSITELIB}/xdis/dropbox/decrypt25.pyc
 ${PYSITELIB}/xdis/dropbox/decrypt25.pyo
+${PYSITELIB}/xdis/instruction.py
+${PYSITELIB}/xdis/instruction.pyc
+${PYSITELIB}/xdis/instruction.pyo
 ${PYSITELIB}/xdis/load.py
 ${PYSITELIB}/xdis/load.pyc
 ${PYSITELIB}/xdis/load.pyo
@@ -66,9 +72,6 @@
 ${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_10.py
 ${PYSITELIB}/xdis/opcodes/opcode_10.pyc
 ${PYSITELIB}/xdis/opcodes/opcode_10.pyo
diff -r 7034ad75582c -r 3b7298e564ee devel/py-xdis/distinfo
--- a/devel/py-xdis/distinfo    Tue Apr 28 10:59:03 2020 +0000
+++ b/devel/py-xdis/distinfo    Tue Apr 28 11:01:17 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.21 2020/04/22 20:44:34 adam Exp $
+$NetBSD: distinfo,v 1.22 2020/04/28 11:01:17 adam Exp $
 
-SHA1 (xdis-4.4.0.tar.gz) = 139ebbc01389acf27399201943da276bbf989b76
-RMD160 (xdis-4.4.0.tar.gz) = 97a725e50c2282b45ae7d044a6bcd05ca40dc4a2
-SHA512 (xdis-4.4.0.tar.gz) = c027a1b1407e213a73e2f7e4334497038379517ef94796db1e48cbdd6af6190966dcdddbd9fd403e7a08bf4ced48bf190f998248340902298f8505e0bfa47af8
-Size (xdis-4.4.0.tar.gz) = 220581 bytes
+SHA1 (xdis-4.5.1.tar.gz) = a40d2825025513fdfbd834ef9ee23b36b8dc9475
+RMD160 (xdis-4.5.1.tar.gz) = 0d2900fe6543f7f760586d0c2dd35b2c64afe4d6
+SHA512 (xdis-4.5.1.tar.gz) = b16312578c6a6172eb3cdf3459923ac54bec996865636441a9387d399f493834c0df71b50eea9ae547d0d5122630d15406ab8f11d7198584cf83d05c490a8ea7
+Size (xdis-4.5.1.tar.gz) = 224393 bytes



Home | Main Index | Thread Index | Old Index