mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
python3-xcffib: update to 1.3.0.
This commit is contained in:
parent
618becd2d0
commit
4e0721bc4f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-xcffib'
|
# Template file for 'python3-xcffib'
|
||||||
pkgname=python3-xcffib
|
pkgname=python3-xcffib
|
||||||
version=0.11.1
|
version=1.3.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools pkg-config cabal-install parallel xcb-proto python3-cffi python3-wheel"
|
hostmakedepends="python3-setuptools pkg-config cabal-install parallel xcb-proto python3-cffi python3-wheel"
|
||||||
makedepends="python3-devel libffi-devel libxcb-devel python3-six"
|
makedepends="python3-devel libffi-devel libxcb-devel python3-six"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Kai Stian Olstad <void@olstad.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/tych0/xcffib"
|
homepage="https://github.com/tych0/xcffib"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=bd89c1e65cf4773fe10d70209ba069e0e1fe82c37c121501fc404aa9867d0ff3
|
checksum=e0819e9cf56d47839a58755728af22eee02cad3b8b57157f8f682f187da96013
|
||||||
nocross="Cannot yet cross compile with Haskell"
|
nocross="Cannot yet cross compile with Haskell"
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue