From 7d14c7aed4d6e4cfebaf996465e44bdf88b4090b Mon Sep 17 00:00:00 2001 From: Jami Kettunen Date: Fri, 22 Sep 2023 16:10:55 +0300 Subject: [PATCH] gbinder-python: update to 1.1.2. Also switch to Cython 3.x --- srcpkgs/gbinder-python/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/gbinder-python/template b/srcpkgs/gbinder-python/template index 8fcbba86d38c2..b0b7c413356f0 100644 --- a/srcpkgs/gbinder-python/template +++ b/srcpkgs/gbinder-python/template @@ -1,10 +1,10 @@ # Template file for 'gbinder-python' pkgname=gbinder-python -version=1.1.1 -revision=2 +version=1.1.2 +revision=1 build_style=python3-module make_build_args="--cython" -hostmakedepends="python3-Cython0.29 pkg-config" +hostmakedepends="python3-Cython pkg-config" makedepends="libgbinder-devel python3-devel" depends="python3" short_desc="Python bindings for libgbinder" @@ -12,4 +12,4 @@ maintainer="Jami Kettunen " license="GPL-3.0-or-later" homepage="https://github.com/erfanoabdi/gbinder-python" distfiles="https://github.com/erfanoabdi/gbinder-python/archive/refs/tags/${version}.tar.gz" -checksum=64ef246a7c538105d92350c88fe8634b4d64e04b45dce95b76abc0d2f3376246 +checksum=2dc424d5c2594146612e4bd752964f8928a62eec7c5ce6046f4c582079d0b537