pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-xdis



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Oct 18 17:28:28 UTC 2025

Modified Files:
        pkgsrc/devel/py-xdis: Makefile distinfo

Log Message:
py-xdis: update to 6.1.8.

6.1.7 2025-10-17
================

* Add magics 3.13.9 3.15.0a1, and PyPy 3.9-v7.3.8
* Correct PyPy 3.11 unmarshaling


To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/devel/py-xdis/Makefile
cvs rdiff -u -r1.48 -r1.49 pkgsrc/devel/py-xdis/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-xdis/Makefile
diff -u pkgsrc/devel/py-xdis/Makefile:1.52 pkgsrc/devel/py-xdis/Makefile:1.53
--- pkgsrc/devel/py-xdis/Makefile:1.52  Thu Oct 16 09:44:06 2025
+++ pkgsrc/devel/py-xdis/Makefile       Sat Oct 18 17:28:28 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.52 2025/10/16 09:44:06 adam Exp $
+# $NetBSD: Makefile,v 1.53 2025/10/18 17:28:28 wiz Exp $
 
-DISTNAME=      xdis-6.1.7
+DISTNAME=      xdis-6.1.8
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=x/xdis/}
@@ -20,5 +20,8 @@ post-install:
        cd ${DESTDIR}${PREFIX}/bin && \
        ${MV} pydisasm pydisasm-${PYVERSSUFFIX} || ${TRUE}
 
+# test status as of 6.1.8
+# 1 error
+
 .include "../../lang/python/wheel.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/devel/py-xdis/distinfo
diff -u pkgsrc/devel/py-xdis/distinfo:1.48 pkgsrc/devel/py-xdis/distinfo:1.49
--- pkgsrc/devel/py-xdis/distinfo:1.48  Thu Oct 16 09:44:06 2025
+++ pkgsrc/devel/py-xdis/distinfo       Sat Oct 18 17:28:28 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.48 2025/10/16 09:44:06 adam Exp $
+$NetBSD: distinfo,v 1.49 2025/10/18 17:28:28 wiz Exp $
 
-BLAKE2s (xdis-6.1.7.tar.gz) = 0595c517159ee2509e82eebac0b89ee4652fc337bef787c053e3779670fc4324
-SHA512 (xdis-6.1.7.tar.gz) = 41401807a0c03616a4f73672bba97eea4b185ee60b53766726065df4f1df7383587b286c46cd76d232f5571641c7b95e5c2c558bc3ed0b91943a5d94efe37ebd
-Size (xdis-6.1.7.tar.gz) = 630750 bytes
+BLAKE2s (xdis-6.1.8.tar.gz) = 82fa9509041b49433ee6a8d4cdff2ac28ec57da8e7e43a94f3d426dc5bc7331e
+SHA512 (xdis-6.1.8.tar.gz) = cae1d49ef35c1534dd83a71f6778f9c20c881eeae681bbb8e23137e34856847cf25ab08a6efd315ab651901c0fc7f190f6acf3e1acb1690bfde65e7a4034664d
+Size (xdis-6.1.8.tar.gz) = 630484 bytes



Home | Main Index | Thread Index | Old Index