mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
New package: python3-Pyphen-0.13.0
This commit is contained in:
parent
d48cf357ed
commit
bc2d279a9f
1 changed files with 17 additions and 0 deletions
17
srcpkgs/python3-Pyphen/template
Normal file
17
srcpkgs/python3-Pyphen/template
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'python3-Pyphen'
|
||||
pkgname=python3-Pyphen
|
||||
version=0.13.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
make_install_target="dist/pyphen-0.13.0-*-*-*.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=e591d26b455fb207b3a7ed000176ae71a671a3955520806fcb05842e3b3228fe
|
||||
make_check=no # Tests broken with flake8 v5.x and later
|
||||
# https://github.com/Kozea/Pyphen/blob/master/pyproject.toml#L43
|
Loading…
Add table
Reference in a new issue