Hi,

This updates x11/py-xcbgen to version 1.14.1. It only includes support
for python 3.9.

I see that other ports with python2 flavors still depend on this, so
I'm not making this python3 only for now. But as far as xenocara is
concerned, it wouldn't be a problem to switch to python3.

ok ?

Index: Makefile
===================================================================
RCS file: /cvs/OpenBSD/ports/x11/py-xcbgen/Makefile,v
retrieving revision 1.7
diff -u -p -u -r1.7 Makefile
--- Makefile    3 Jul 2020 21:13:23 -0000       1.7
+++ Makefile    13 Dec 2020 11:00:37 -0000
@@ -3,10 +3,9 @@
 COMMENT =      X C Binding - protocol binding generator
 
 # please keep in sync with the version in proto/xcb-proto in Xenocara
-VERSION=       1.14
+VERSION=       1.14.1
 DISTNAME =     xcb-proto-${VERSION}
 PKGNAME =      py-xcbgen-${VERSION}
-REVISION =     0
 
 CATEGORIES =   x11
 
Index: distinfo
===================================================================
RCS file: /cvs/OpenBSD/ports/x11/py-xcbgen/distinfo,v
retrieving revision 1.3
diff -u -p -u -r1.3 distinfo
--- distinfo    16 May 2020 08:49:54 -0000      1.3
+++ distinfo    13 Dec 2020 10:20:14 -0000
@@ -1,2 +1,2 @@
-SHA256 (xcb-proto-1.14.tar.xz) = GGo86yb5tKAV9aRNzIFMkwM6X8OWhPNvHsx5g0QWpgU=
-SIZE (xcb-proto-1.14.tar.xz) = 143384
+SHA256 (xcb-proto-1.14.1.tar.xz) = 8ErdmpcqwzTqEdnX60/H+Ig4Ndo+SFnJr6lx799X/MM=
+SIZE (xcb-proto-1.14.1.tar.xz) = 143588
-- 
Matthieu Herrb

Reply via email to