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.1.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/6fe8f8635804
branches: trunk
changeset: 418063:6fe8f8635804
user: adam <adam%pkgsrc.org@localhost>
date: Wed Nov 20 09:29:21 2019 +0000
description:
py-xdis: updated to 4.1.3
4.1.3:
Add magics for 3.5.8 and 3.5.9
Python 3.0 tolerance
Fix for unmarshaling Python 3.8 str from 3.2
Pypy 3.3, 3.5 3.6 and 3.6.9 magic numbers and support
improve distribution wheels, and eggs
diffstat:
devel/py-xdis/Makefile | 5 +++--
devel/py-xdis/PLIST | 5 ++++-
devel/py-xdis/distinfo | 10 +++++-----
3 files changed, 12 insertions(+), 8 deletions(-)
diffs (54 lines):
diff -r d2e02e46e069 -r 6fe8f8635804 devel/py-xdis/Makefile
--- a/devel/py-xdis/Makefile Wed Nov 20 08:39:24 2019 +0000
+++ b/devel/py-xdis/Makefile Wed Nov 20 09:29:21 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2019/10/31 08:22:00 adam Exp $
+# $NetBSD: Makefile,v 1.14 2019/11/20 09:29:21 adam Exp $
-DISTNAME= xdis-4.1.2
+DISTNAME= xdis-4.1.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=x/xdis/}
@@ -13,6 +13,7 @@
DEPENDS+= ${PYPKGPREFIX}-click-[0-9]*:../../devel/py-click
DEPENDS+= ${PYPKGPREFIX}-six>=1.10.0:../../lang/py-six
TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
+TEST_DEPENDS+= ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner
USE_LANGUAGES= # none
diff -r d2e02e46e069 -r 6fe8f8635804 devel/py-xdis/PLIST
--- a/devel/py-xdis/PLIST Wed Nov 20 08:39:24 2019 +0000
+++ b/devel/py-xdis/PLIST Wed Nov 20 09:29:21 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2019/10/15 16:59:35 adam Exp $
+@comment $NetBSD: PLIST,v 1.9 2019/11/20 09:29:21 adam Exp $
bin/pydisasm-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -117,6 +117,9 @@
${PYSITELIB}/xdis/opcodes/opcode_33.py
${PYSITELIB}/xdis/opcodes/opcode_33.pyc
${PYSITELIB}/xdis/opcodes/opcode_33.pyo
+${PYSITELIB}/xdis/opcodes/opcode_33pypy.py
+${PYSITELIB}/xdis/opcodes/opcode_33pypy.pyc
+${PYSITELIB}/xdis/opcodes/opcode_33pypy.pyo
${PYSITELIB}/xdis/opcodes/opcode_34.py
${PYSITELIB}/xdis/opcodes/opcode_34.pyc
${PYSITELIB}/xdis/opcodes/opcode_34.pyo
diff -r d2e02e46e069 -r 6fe8f8635804 devel/py-xdis/distinfo
--- a/devel/py-xdis/distinfo Wed Nov 20 08:39:24 2019 +0000
+++ b/devel/py-xdis/distinfo Wed Nov 20 09:29:21 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2019/10/31 08:22:00 adam Exp $
+$NetBSD: distinfo,v 1.14 2019/11/20 09:29:21 adam Exp $
-SHA1 (xdis-4.1.2.tar.gz) = 237a94cbda3b1371a1b834be4a94e41ebdcd03b6
-RMD160 (xdis-4.1.2.tar.gz) = 810446f09459748443800d989d3df41e636b4489
-SHA512 (xdis-4.1.2.tar.gz) = 9ca6007d97e41d7ad8775997d3f8bdae4f69e45918a2dd5f82061a394cd5745a914b8ba04b6834aca84daa4253555e86faf5b733a7ccf9197dec749af10fcd92
-Size (xdis-4.1.2.tar.gz) = 197189 bytes
+SHA1 (xdis-4.1.3.tar.gz) = b9e9bee631e3d6a09778855ce0e3c29d3920b8f4
+RMD160 (xdis-4.1.3.tar.gz) = 0af7d9682e4dbaad8dbaba63e9e8be197aa22b1e
+SHA512 (xdis-4.1.3.tar.gz) = f93d1fc149844baf80c3db30d658b0a30ec81059b3301f0d1661e6fee237a85902ab1515ec770634f27e421c890022aef942ba28e0c31686c3bed658d50f1090
+Size (xdis-4.1.3.tar.gz) = 203684 bytes
Home |
Main Index |
Thread Index |
Old Index