mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
gbinder-python: update to 1.1.2.
Also switch to Cython 3.x
This commit is contained in:
parent
7669d33862
commit
c7d441a38e
1 changed files with 4 additions and 4 deletions
|
@ -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 <jami.kettunen@protonmail.com>"
|
|||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue