Skip to content

Commit c47d0bf

Browse files
ramblingenzymeahesford
authored andcommitted
python3-rebulk: update to 3.2.0.
1 parent e0576cc commit c47d0bf

1 file changed

Lines changed: 5 additions & 9 deletions

File tree

srcpkgs/python3-rebulk/template

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,17 @@
11
# Template file for 'python3-rebulk'
22
pkgname=python3-rebulk
3-
version=2.0.1
4-
revision=9
3+
version=3.2.0
4+
revision=1
55
build_style=python3-module
66
hostmakedepends="python3-setuptools"
77
depends="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"
910
maintainer="Orphaned <orphan@voidlinux.org>"
1011
license="MIT"
1112
homepage="https://github.com/Toilal/rebulk"
1213
distfiles="${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

2016
post_install() {
2117
vlicense LICENSE

0 commit comments

Comments
 (0)