pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/py-xcbgen
Module Name: pkgsrc
Committed By: wiz
Date: Fri Oct 9 06:45:15 UTC 2020
Modified Files:
pkgsrc/x11/py-xcbgen: Makefile distinfo
Log Message:
py-xcbgen: update to 1.14.1.
This minor bug fix release provides compatibility with Python 3.9 by
replacing usage of deprecated API's which were removed in Python 3.9.
Alan Coopersmith (1):
xcb-proto 1.14.1
Björn Esser (3):
xcbgen: Use math.gcd() for Python >= 3.5.
xcbgen: xml.etree.cElementTree has been dropped in Python 3.9.
xcbgen: Use xml.etree.ElementTree for Python >= 3.3.
Samanta Navarro (1):
Fix typo in documentation
Uli Schlachter (1):
Parse a field's "enum=" correctly
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/x11/py-xcbgen/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/x11/py-xcbgen/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/py-xcbgen/Makefile
diff -u pkgsrc/x11/py-xcbgen/Makefile:1.21 pkgsrc/x11/py-xcbgen/Makefile:1.22
--- pkgsrc/x11/py-xcbgen/Makefile:1.21 Sun Feb 23 22:32:03 2020
+++ pkgsrc/x11/py-xcbgen/Makefile Fri Oct 9 06:45:15 2020
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2020/02/23 22:32:03 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2020/10/09 06:45:15 wiz Exp $
-DISTNAME= xcb-proto-1.14
-PKGNAME= ${PYPKGPREFIX}-xcbgen-1.14
+DISTNAME= xcb-proto-1.14.1
+PKGNAME= ${PYPKGPREFIX}-xcbgen-1.14.1
CATEGORIES= x11
MASTER_SITES= https://xorg.freedesktop.org/archive/individual/proto/
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/x11/py-xcbgen/distinfo
diff -u pkgsrc/x11/py-xcbgen/distinfo:1.14 pkgsrc/x11/py-xcbgen/distinfo:1.15
--- pkgsrc/x11/py-xcbgen/distinfo:1.14 Sun Feb 23 22:32:03 2020
+++ pkgsrc/x11/py-xcbgen/distinfo Fri Oct 9 06:45:15 2020
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.14 2020/02/23 22:32:03 wiz Exp $
+$NetBSD: distinfo,v 1.15 2020/10/09 06:45:15 wiz Exp $
-SHA1 (xcb-proto-1.14.tar.xz) = 170307b3748cf6c9953db2017615821428fca8be
-RMD160 (xcb-proto-1.14.tar.xz) = 0f915a33a8938de24ce9a7c6e13b6959f4c60388
-SHA512 (xcb-proto-1.14.tar.xz) = de66d568163b6da2be9d6c59984f3afa3acd119a781378638045fd68018665ef5c9af98f024e9962ba3eb7c7a4d85c27ba70ffafceb2324ccc6940f34de16690
-Size (xcb-proto-1.14.tar.xz) = 143384 bytes
+SHA1 (xcb-proto-1.14.1.tar.xz) = 836d5b2dd00ff21bd038e92764fda9a256a1b022
+RMD160 (xcb-proto-1.14.1.tar.xz) = b62360ed1de93297984d0a80ac598eef59512614
+SHA512 (xcb-proto-1.14.1.tar.xz) = 140fbf48483bacc7f6b70fdcf76f9e4ff0e87df9cb3a071cea47d8fe4574407cdefcfbd674099014d297e5fc010748e71d8609fca4cc32e8b25c634f928b727d
+Size (xcb-proto-1.14.1.tar.xz) = 143588 bytes
SHA1 (patch-ae) = e5bff371fc8d87b9e3eaaea80734f8fcf544b4b1
Home |
Main Index |
Thread Index |
Old Index