Tue Sep 28 16:17:23 2021 UTC ()
py-xdis: updated to 5.0.13

5.0.13 2021-09-24
=================

Added knowledge of Python versions 3.6.15 and 3.7.12.

However the main motivation was to impove packaging to handle administration
of the 3 different branches or dialects of Python 2.4-2.7, 3.1-3.2, 3.3-3.5, and 3.6+

Restrict wheel packaging for Python 3 only.

Use the wheel for only the 3.x and newer version of Python.
Use eggs for 2.x versions (and others as well).


(adam)
diff -r1.34 -r1.35 pkgsrc/devel/py-xdis/Makefile
diff -r1.33 -r1.34 pkgsrc/devel/py-xdis/distinfo

cvs diff -r1.34 -r1.35 pkgsrc/devel/py-xdis/Makefile (expand / switch to context diff)
--- pkgsrc/devel/py-xdis/Makefile 2021/09/12 09:58:03 1.34
+++ pkgsrc/devel/py-xdis/Makefile 2021/09/28 16:17:23 1.35
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2021/09/12 09:58:03 adam Exp $
+# $NetBSD: Makefile,v 1.35 2021/09/28 16:17:23 adam Exp $
 
-DISTNAME=	xdis-5.0.12
+DISTNAME=	xdis-5.0.13
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel python
 MASTER_SITES=	${MASTER_SITE_PYPI:=x/xdis/}

cvs diff -r1.33 -r1.34 pkgsrc/devel/py-xdis/distinfo (expand / switch to context diff)
--- pkgsrc/devel/py-xdis/distinfo 2021/09/12 09:58:04 1.33
+++ pkgsrc/devel/py-xdis/distinfo 2021/09/28 16:17:23 1.34
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.33 2021/09/12 09:58:04 adam Exp $
+$NetBSD: distinfo,v 1.34 2021/09/28 16:17:23 adam Exp $
 
-SHA1 (xdis-5.0.12.tar.gz) = 6427027b3180311e99a76b5115dfd9c22f5eae6d
+SHA1 (xdis-5.0.13.tar.gz) = c47418e7440d5b90531e843890d18d9ce3024112
-RMD160 (xdis-5.0.12.tar.gz) = e4a4694e5c48e8d62e7e7d3a7a20e076de564d1b
+RMD160 (xdis-5.0.13.tar.gz) = 1bd1d1960ba8b9b1aabcc4c3829526b3f4edfc35
-SHA512 (xdis-5.0.12.tar.gz) = 24daeb93ebb980d79fde9ce05abd9a03deaedb9560ad61f8eca75cf11157177132dd1168d6edd7e0046f68d2b4bf63de08011467fa342e2523991c4159feb7a0
+SHA512 (xdis-5.0.13.tar.gz) = 364321159410e511cdfc2b941f5b9283323b4c45d15b401f39228938fe7b21b2db5c4345807566e71d1c08653fa3b94dab9b5da1d7ffcab8ec97b2f9cc94a557
-Size (xdis-5.0.12.tar.gz) = 292848 bytes
+Size (xdis-5.0.13.tar.gz) = 293239 bytes