python3-xkbcommon: remove package
This package is no longer required by anything.
This commit is contained in:
committed by
Đoàn Trần Công Danh
parent
3653ae8441
commit
6c40f059ff
@@ -1,18 +0,0 @@
|
||||
# Template file for 'python3-xkbcommon'
|
||||
pkgname=python3-xkbcommon
|
||||
version=0.8
|
||||
revision=4
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-cffi python3-setuptools python3-wheel"
|
||||
makedepends="libxkbcommon-devel python3-devel"
|
||||
depends="python3 python3-cffi"
|
||||
short_desc="Python bindings for libxkbcommon using cffi"
|
||||
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/sde1000/python-xkbcommon"
|
||||
distfiles="${PYPI_SITE}/x/xkbcommon/xkbcommon-${version}.tar.gz"
|
||||
checksum=5be5973bf5b7525687a4df6c84789b421590d7f7cf92ae56f2aab177b795d516
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
||||
@@ -881,6 +881,7 @@ replaces="
|
||||
python3-tables<=3.7.0_4
|
||||
python3-txacme<=0.9.3_3
|
||||
python3-typed-ast<=1.5.4_3
|
||||
python3-xkbcommon<=0.8_4
|
||||
qcoro-qt5<=0.10.0_1
|
||||
qemu-system-cris<=9.1.2_1
|
||||
qemu-user-cris<=9.1.2_1
|
||||
|
||||
Reference in New Issue
Block a user