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 4.0.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bcf71ff457d9
branches:  trunk
changeset: 337319:bcf71ff457d9
user:      adam <adam%pkgsrc.org@localhost>
date:      Sat Aug 03 08:55:10 2019 +0000

description:
py-xdis: updated to 4.0.3

4.0.3:
Support 3.8.0beta2; Code38 type with posonlyargcount field
Add Python versions 3.4.10, 3.7.4 and 3.6.9
script no longer works to install pydisasm; entry_points still works
Add pypy 3.6 opcode formatting for MAKE_FUNCTION and EXTENDED_ARG
Add format_CALL_function and use it or pypy36
Start using "blacken" to reformat Python files

diffstat:

 devel/py-xdis/ALTERNATIVES |   2 +-
 devel/py-xdis/Makefile     |   6 +++---
 devel/py-xdis/PLIST        |  11 +++++++++--
 devel/py-xdis/distinfo     |  10 +++++-----
 4 files changed, 18 insertions(+), 11 deletions(-)

diffs (68 lines):

diff -r 206023b75d86 -r bcf71ff457d9 devel/py-xdis/ALTERNATIVES
--- a/devel/py-xdis/ALTERNATIVES        Sat Aug 03 08:31:25 2019 +0000
+++ b/devel/py-xdis/ALTERNATIVES        Sat Aug 03 08:55:10 2019 +0000
@@ -1,1 +1,1 @@
-bin/pydisasm.py @PREFIX@/bin/pydisasm-@PYVERSSUFFIX@.py
+bin/pydisasm @PREFIX@/bin/pydisasm-@PYVERSSUFFIX@
diff -r 206023b75d86 -r bcf71ff457d9 devel/py-xdis/Makefile
--- a/devel/py-xdis/Makefile    Sat Aug 03 08:31:25 2019 +0000
+++ b/devel/py-xdis/Makefile    Sat Aug 03 08:55:10 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2019/06/13 07:52:45 adam Exp $
+# $NetBSD: Makefile,v 1.10 2019/08/03 08:55:10 adam Exp $
 
-DISTNAME=      xdis-4.0.2
+DISTNAME=      xdis-4.0.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=x/xdis/}
@@ -18,7 +18,7 @@
 
 post-install:
        cd ${DESTDIR}${PREFIX}/bin && \
-       ${MV} pydisasm.py pydisasm-${PYVERSSUFFIX}.py || ${TRUE}
+       ${MV} pydisasm pydisasm-${PYVERSSUFFIX} || ${TRUE}
 
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 206023b75d86 -r bcf71ff457d9 devel/py-xdis/PLIST
--- a/devel/py-xdis/PLIST       Sat Aug 03 08:31:25 2019 +0000
+++ b/devel/py-xdis/PLIST       Sat Aug 03 08:55:10 2019 +0000
@@ -1,13 +1,20 @@
-@comment $NetBSD: PLIST,v 1.6 2019/06/13 07:52:45 adam Exp $
-bin/pydisasm-${PYVERSSUFFIX}.py
+@comment $NetBSD: PLIST,v 1.7 2019/08/03 08:55:10 adam Exp $
+bin/pydisasm-${PYVERSSUFFIX}
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
 ${PYSITELIB}/${EGG_INFODIR}/top_level.txt
 ${PYSITELIB}/${EGG_INFODIR}/zip-safe
 ${PYSITELIB}/xdis/__init__.py
 ${PYSITELIB}/xdis/__init__.pyc
 ${PYSITELIB}/xdis/__init__.pyo
+${PYSITELIB}/xdis/bin/__init__.py
+${PYSITELIB}/xdis/bin/__init__.pyc
+${PYSITELIB}/xdis/bin/__init__.pyo
+${PYSITELIB}/xdis/bin/pydisasm.py
+${PYSITELIB}/xdis/bin/pydisasm.pyc
+${PYSITELIB}/xdis/bin/pydisasm.pyo
 ${PYSITELIB}/xdis/bytecode.py
 ${PYSITELIB}/xdis/bytecode.pyc
 ${PYSITELIB}/xdis/bytecode.pyo
diff -r 206023b75d86 -r bcf71ff457d9 devel/py-xdis/distinfo
--- a/devel/py-xdis/distinfo    Sat Aug 03 08:31:25 2019 +0000
+++ b/devel/py-xdis/distinfo    Sat Aug 03 08:55:10 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2019/06/13 07:52:45 adam Exp $
+$NetBSD: distinfo,v 1.10 2019/08/03 08:55:10 adam Exp $
 
-SHA1 (xdis-4.0.2.tar.gz) = 1111600d0c45962d561e439e3644f035741ce5cd
-RMD160 (xdis-4.0.2.tar.gz) = 6e5f3572f61cdc869b1135a5074f02b217b0705c
-SHA512 (xdis-4.0.2.tar.gz) = a295d9a7ae75b5d01e493a37f26f700bd4d3d7c3ee5d3e970845b81ee213f6b48b79e68f70bccbe6dd246d82b77f4eef0457602cab2029757123cdf6c76e8ac5
-Size (xdis-4.0.2.tar.gz) = 183774 bytes
+SHA1 (xdis-4.0.3.tar.gz) = ee04cd0f32fc245f1c03b0319f5b4b7b033547c1
+RMD160 (xdis-4.0.3.tar.gz) = 2666f313b4b2a38f9d2763782f5c6c0e20b5d184
+SHA512 (xdis-4.0.3.tar.gz) = b58abedaa1df8653a6b749da9146396afd2ebf49a6821fce2e84b2ee1f974c3a8b5806adbdb0837e0d2c9ae4bd80e34f5f5813cf4a0187c65eba303bdc055272
+Size (xdis-4.0.3.tar.gz) = 185893 bytes



Home | Main Index | Thread Index | Old Index