File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Template file for 'python3-rebulk'
22pkgname=python3-rebulk
3- version=2.0.1
4- revision=9
3+ version=3. 2.0
4+ revision=1
55build_style=python3-module
66hostmakedepends="python3-setuptools"
77depends="python3 python3-six"
8- short_desc="Define search patterns in bulk to perform advanced matching (Python3)"
8+ checkdepends="python3-pytest"
9+ short_desc="Define search patterns in bulk to perform advanced matching"
910maintainer="Orphaned <orphan@voidlinux.org>"
1011license="MIT"
1112homepage="https://github.com/Toilal/rebulk"
1213distfiles="${PYPI_SITE}/r/rebulk/rebulk-${version}.tar.gz"
13- checksum=320ded3cc456347d828f95e9aa5f8bab77ac01943cad024c06012069fe19690a
14-
15- post_patch() {
16- # Package does not *need* pytest-runner to build, and Void doesn't have it
17- vsed -e "/setup_requires/s/['\"]pytest-runner['\"],*//" -i setup.py
18- }
14+ checksum=0d30bf80fca00fa9c697185ac475daac9bde5f646ce3338c9ff5d5dc1ebdfebc
1915
2016post_install() {
2117 vlicense LICENSE
You can’t perform that action at this time.
0 commit comments