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-guessit'
22pkgname=python3-guessit
3- version=3.1.1
4- revision=8
5- build_style=python3-module
3+ version=3.8.0
4+ revision=1
5+ build_style=python3-pep517
66hostmakedepends="python3-setuptools"
77depends="python3-rebulk python3-babelfish python3-dateutil"
8- short_desc="Library for guessing information from video filenames (Python3)"
8+ checkdepends="python3-pytest python3-pytest-mock python3-pytest-benchmark python3-yaml ${depends}"
9+ short_desc="Library for guessing information from video filenames"
910maintainer="Orphaned <orphan@voidlinux.org>"
1011license="LGPL-3.0-only"
1112homepage="https://guessit.readthedocs.io/en/latest/"
1213distfiles="${PYPI_SITE}/g/guessit/guessit-${version}.tar.gz"
13- checksum=71c68c6d4e9d639eba6534a838468115ad20f4c5a688eae3079f0c08d605a3b0
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=6619fcbbf9a0510ec8c2c33744c4251cad0507b1d573d05c875de17edc5edbed
You can’t perform that action at this time.
0 commit comments