Path to this page:
Subject: CVS commit: pkgsrc/x11/py-xcbgen
From: Thomas Klausner
Date: 2020-10-09 08:45:15
Message id: 20201009064515.5E7ECFB28@cvs.NetBSD.org
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
Files: