pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-xdis



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Jan  4 22:13:11 UTC 2019

Modified Files:
        pkgsrc/devel/py-xdis: ALTERNATIVES Makefile PLIST distinfo

Log Message:
py-xdis: updated to 3.8.9

3.8.9:
- Add magic for 3.6.8, 3.7.2
- Dropbox-hacked bytecode fixes, and some typos
- Go over stack effects for vararg ops
- Fix CI for pypy
- Work around wheel munging


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-xdis/ALTERNATIVES \
    pkgsrc/devel/py-xdis/PLIST
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-xdis/Makefile \
    pkgsrc/devel/py-xdis/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-xdis/ALTERNATIVES
diff -u pkgsrc/devel/py-xdis/ALTERNATIVES:1.1 pkgsrc/devel/py-xdis/ALTERNATIVES:1.2
--- pkgsrc/devel/py-xdis/ALTERNATIVES:1.1       Thu Sep 20 13:45:11 2018
+++ pkgsrc/devel/py-xdis/ALTERNATIVES   Fri Jan  4 22:13:11 2019
@@ -1 +1 @@
-bin/pydisasm @PREFIX@/bin/pydisasm-@PYVERSSUFFIX@
+bin/pydisasm.py @PREFIX@/bin/pydisasm-@PYVERSSUFFIX@.py
Index: pkgsrc/devel/py-xdis/PLIST
diff -u pkgsrc/devel/py-xdis/PLIST:1.1 pkgsrc/devel/py-xdis/PLIST:1.2
--- pkgsrc/devel/py-xdis/PLIST:1.1      Thu Sep 20 13:45:11 2018
+++ pkgsrc/devel/py-xdis/PLIST  Fri Jan  4 22:13:11 2019
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1 2018/09/20 13:45:11 adam Exp $
-bin/pydisasm-${PYVERSSUFFIX}
+@comment $NetBSD: PLIST,v 1.2 2019/01/04 22:13:11 adam Exp $
+bin/pydisasm-${PYVERSSUFFIX}.py
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -41,9 +41,6 @@ ${PYSITELIB}/xdis/opcodes/__init__.pyo
 ${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

Index: pkgsrc/devel/py-xdis/Makefile
diff -u pkgsrc/devel/py-xdis/Makefile:1.2 pkgsrc/devel/py-xdis/Makefile:1.3
--- pkgsrc/devel/py-xdis/Makefile:1.2   Tue Oct 23 08:05:39 2018
+++ pkgsrc/devel/py-xdis/Makefile       Fri Jan  4 22:13:11 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2018/10/23 08:05:39 adam Exp $
+# $NetBSD: Makefile,v 1.3 2019/01/04 22:13:11 adam Exp $
 
-DISTNAME=      xdis-3.8.8
+DISTNAME=      xdis-3.8.9
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=x/xdis/}
@@ -17,7 +17,8 @@ TEST_DEPENDS+=        ${PYPKGPREFIX}-test-[0-9]
 USE_LANGUAGES= # none
 
 post-install:
-       cd ${DESTDIR}${PREFIX}/bin && ${MV} pydisasm pydisasm-${PYVERSSUFFIX} || ${TRUE}
+       cd ${DESTDIR}${PREFIX}/bin && \
+       ${MV} pydisasm.py pydisasm-${PYVERSSUFFIX}.py || ${TRUE}
 
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/py-xdis/distinfo
diff -u pkgsrc/devel/py-xdis/distinfo:1.2 pkgsrc/devel/py-xdis/distinfo:1.3
--- pkgsrc/devel/py-xdis/distinfo:1.2   Tue Oct 23 08:05:39 2018
+++ pkgsrc/devel/py-xdis/distinfo       Fri Jan  4 22:13:11 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2018/10/23 08:05:39 adam Exp $
+$NetBSD: distinfo,v 1.3 2019/01/04 22:13:11 adam Exp $
 
-SHA1 (xdis-3.8.8.tar.gz) = 428308ab5f46141269aa8127ab055f6b4c588877
-RMD160 (xdis-3.8.8.tar.gz) = b83691947bee7917de00a11f30de16f7b0782c7e
-SHA512 (xdis-3.8.8.tar.gz) = 9ea9a180c135eb573500fc05c4925b8321bc6aac269e72083ff91befe2d0ce8c8a80321fdece1eb33aa8662d21293dae8bf2da81cf2c0eaf184226986a3fd61d
-Size (xdis-3.8.8.tar.gz) = 180921 bytes
+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



Home | Main Index | Thread Index | Old Index