Wed Nov 10 16:09:53 2021 UTC ()
py-xdis: updated to 6.0.3

6.0.3
* xasm format fixes
* more Python version tuple compare conversions
* add `version_str_to_tuple()` to convert the other way. This is useful in xasm, for example.


(adam)
diff -r1.36 -r1.37 pkgsrc/devel/py-xdis/Makefile
diff -r1.37 -r1.38 pkgsrc/devel/py-xdis/distinfo

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

--- pkgsrc/devel/py-xdis/Makefile 2021/10/31 08:40:03 1.36
+++ pkgsrc/devel/py-xdis/Makefile 2021/11/10 16:09:53 1.37
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.36 2021/10/31 08:40:03 adam Exp $ 1# $NetBSD: Makefile,v 1.37 2021/11/10 16:09:53 adam Exp $
2 2
3DISTNAME= xdis-6.0.2 3DISTNAME= xdis-6.0.3
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-runner-[0-9]*:../../devel/py-test-runner 15TEST_DEPENDS+= ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner
16 16

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

--- pkgsrc/devel/py-xdis/distinfo 2021/10/31 08:40:03 1.37
+++ pkgsrc/devel/py-xdis/distinfo 2021/11/10 16:09:53 1.38
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.37 2021/10/31 08:40:03 adam Exp $ 1$NetBSD: distinfo,v 1.38 2021/11/10 16:09:53 adam Exp $
2 2
3BLAKE2s (xdis-6.0.2.tar.gz) = 10777c81bcad1996ed90b467d127b42f7dccf4e2db51c4537168520921ecd87a 3BLAKE2s (xdis-6.0.3.tar.gz) = 9f222919654134c520bbf11ff2f8a74e200212775bc4ec5cba5f1bffa1958dbc
4SHA512 (xdis-6.0.2.tar.gz) = f5b3dd17459135d3e53daaec88ca3645483eadc47b9d240eb8e7016639ecfa1fc03f962e2fb31206981feac540e1b070dd8588672c43d8906f6e14578f6eb5fb 4SHA512 (xdis-6.0.3.tar.gz) = 3a33030eaf8c629db155d74af7e261340f1d6d9b2a4db33763ebe417b3612678dbb221d0d8525daaf17465519bde9e8272a922737c3b5cd97f9a7ee454cc199c
5Size (xdis-6.0.2.tar.gz) = 355548 bytes 5Size (xdis-6.0.3.tar.gz) = 355903 bytes