Skip to content

Commit e0576cc

Browse files
ramblingenzymeahesford
authored andcommitted
python3-guessit: update to 3.8.0.
1 parent d28c645 commit e0576cc

1 file changed

Lines changed: 6 additions & 10 deletions

File tree

srcpkgs/python3-guessit/template

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,14 @@
11
# Template file for 'python3-guessit'
22
pkgname=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
66
hostmakedepends="python3-setuptools"
77
depends="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"
910
maintainer="Orphaned <orphan@voidlinux.org>"
1011
license="LGPL-3.0-only"
1112
homepage="https://guessit.readthedocs.io/en/latest/"
1213
distfiles="${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

0 commit comments

Comments
 (0)