New package: python3-pychm-0.8.6.
This commit is contained in:
parent
d2be102051
commit
7e5c4f3107
1 changed files with 20 additions and 0 deletions
20
srcpkgs/python3-pychm/template
Normal file
20
srcpkgs/python3-pychm/template
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
# Template file for 'python3-pychm'
|
||||||
|
pkgname=python3-pychm
|
||||||
|
version=0.8.6
|
||||||
|
revision=1
|
||||||
|
wrksrc=pychm-${version}
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="python3 python3-setuptools"
|
||||||
|
makedepends="libchmlib-devel python3-devel"
|
||||||
|
depends="python3"
|
||||||
|
checkdepends="python3-pytest"
|
||||||
|
short_desc="Python3 bindings for CHMLIB"
|
||||||
|
maintainer="Érico Nogueira <ericonr@disroot.org>"
|
||||||
|
license="GPL-2.0-or-later"
|
||||||
|
homepage="https://github.com/dottedmag/pychm"
|
||||||
|
distfiles="${PYPI_SITE}/p/pychm/pychm-${version}.tar.gz"
|
||||||
|
checksum=26606fec1e30cf7506c7afa943460c31e8dac87f35b7f178f437574d654cf672
|
||||||
|
|
||||||
|
do_test() {
|
||||||
|
pytest
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue