Fri Apr 17 05:47:33 2020 UTC ()
py-xdis: updated to 4.3.2

4.3.2:
Deleted release 4.3.0 and 4.3.1 had a bugs in detected by decompilers and in handling some 3.8 bytecode.


(adam)
diff -r1.19 -r1.20 pkgsrc/devel/py-xdis/Makefile
diff -r1.19 -r1.20 pkgsrc/devel/py-xdis/distinfo

cvs diff -r1.19 -r1.20 pkgsrc/devel/py-xdis/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/py-xdis/Makefile 2020/04/16 18:32:32 1.19
+++ pkgsrc/devel/py-xdis/Makefile 2020/04/17 05:47:33 1.20
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.19 2020/04/16 18:32:32 adam Exp $ 1# $NetBSD: Makefile,v 1.20 2020/04/17 05:47:33 adam Exp $
2 2
3DISTNAME= xdis-4.3.1 3DISTNAME= xdis-4.3.2
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= devel python 5CATEGORIES= devel python
6MASTER_SITES= ${MASTER_SITE_PYPI:=x/xdis/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=x/xdis/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/rocky/python-xdis 9HOMEPAGE= https://github.com/rocky/python-xdis
10COMMENT= Python cross-version byte-code disassembler and marshal routines 10COMMENT= Python cross-version byte-code disassembler and marshal routines
11LICENSE= gnu-gpl-v2 11LICENSE= gnu-gpl-v2
12 12
13DEPENDS+= ${PYPKGPREFIX}-click-[0-9]*:../../devel/py-click 13DEPENDS+= ${PYPKGPREFIX}-click-[0-9]*:../../devel/py-click
14DEPENDS+= ${PYPKGPREFIX}-six>=1.10.0:../../lang/py-six 14DEPENDS+= ${PYPKGPREFIX}-six>=1.10.0:../../lang/py-six
15TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test 15TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
16TEST_DEPENDS+= ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner 16TEST_DEPENDS+= ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner

cvs diff -r1.19 -r1.20 pkgsrc/devel/py-xdis/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/py-xdis/distinfo 2020/04/16 18:32:32 1.19
+++ pkgsrc/devel/py-xdis/distinfo 2020/04/17 05:47:33 1.20
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.19 2020/04/16 18:32:32 adam Exp $ 1$NetBSD: distinfo,v 1.20 2020/04/17 05:47:33 adam Exp $
2 2
3SHA1 (xdis-4.3.1.tar.gz) = f1e3c3758d701cfc084593b38aee3ef4318fb2e0 3SHA1 (xdis-4.3.2.tar.gz) = 1530783674d75cc5d8c11d51f399a10aa16fc76f
4RMD160 (xdis-4.3.1.tar.gz) = 05425e7012d6b21820f816c3aa97a899b38f2fa2 4RMD160 (xdis-4.3.2.tar.gz) = ee1f951c35255c569c68bc06021ec669a27d67af
5SHA512 (xdis-4.3.1.tar.gz) = b4016812126967b94b1622f8e4b1dede9fe6cc830fd4aaaacbddbb2c4b9a4841bf51a3ab677fde242bdc5fd77e183759bb20795bc771615f4073771b3f0d8ebf 5SHA512 (xdis-4.3.2.tar.gz) = ff4d19f50249f7897e66e126564b872dfb11e913ac25e03f00e13d2ddc80e8e2124f822910f1159454e0594250bd9ef90d4eae2b48c382cefac2b4c903ed6905
6Size (xdis-4.3.1.tar.gz) = 219610 bytes 6Size (xdis-4.3.2.tar.gz) = 219750 bytes