From 44929a7637cefd681f451132b2c59e2f2183f2f3 Mon Sep 17 00:00:00 2001 From: Kai Stian Olstad Date: Fri, 29 Sep 2023 17:52:55 +0200 Subject: [PATCH] python3-xcffib: update to 1.5.0. --- srcpkgs/python3-xcffib/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-xcffib/template b/srcpkgs/python3-xcffib/template index 07fa9f0732c..e6b4ddc83c1 100644 --- a/srcpkgs/python3-xcffib/template +++ b/srcpkgs/python3-xcffib/template @@ -1,17 +1,18 @@ # Template file for 'python3-xcffib' pkgname=python3-xcffib -version=1.3.0 +version=1.5.0 revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools pkg-config cabal-install parallel xcb-proto python3-cffi python3-wheel" makedepends="python3-devel libffi-devel libxcb-devel python3-six" depends="python3-six python3-cffi libxcb" +checkdepends="python3-pytest xvfb-run xeyes" short_desc="Drop-in replacement for xpyb based on cffi" maintainer="Kai Stian Olstad " license="Apache-2.0" homepage="https://github.com/tych0/xcffib" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=e0819e9cf56d47839a58755728af22eee02cad3b8b57157f8f682f187da96013 +checksum=3bf9ce88b8a343a12eb1fc72a7b3e6091f8b65e682354510261b0a2cae1b00c5 nocross="Cannot yet cross compile with Haskell" pre_build() {