16 lines
669 B
Bash
16 lines
669 B
Bash
# Template file for 'python3-Pyphen'
|
|
pkgname=python3-Pyphen
|
|
version=0.14.0
|
|
revision=1
|
|
build_style=python3-pep517
|
|
make_install_target="dist/pyphen-${version}-*-*-*.whl"
|
|
hostmakedepends="python3-poetry-core python3-flit_core"
|
|
checkdepends="python3-pytest-isort python3-pytest-cov python3-pytest-flake8
|
|
python3-pytest-xdist"
|
|
short_desc="Hy-phen-ation made easy"
|
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|
license="GPL-2.0-or-later, LGPL-2.1-or-later, MPL-1.1"
|
|
homepage="https://www.courtbouillon.org/pyphen"
|
|
distfiles="https://github.com/Kozea/Pyphen/archive/refs/tags/${version}.tar.gz"
|
|
checksum=3139fe97fa44f7ba383604f27ca4a612f66f23cc7d179dbb616adbe97cb5b81c
|