python3-guessit: update to 3.8.0.
This commit is contained in:
committed by
Andrew J. Hesford
parent
d28c645296
commit
e0576cc8d6
@@ -1,18 +1,14 @@
|
||||
# Template file for 'python3-guessit'
|
||||
pkgname=python3-guessit
|
||||
version=3.1.1
|
||||
revision=8
|
||||
build_style=python3-module
|
||||
version=3.8.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-rebulk python3-babelfish python3-dateutil"
|
||||
short_desc="Library for guessing information from video filenames (Python3)"
|
||||
checkdepends="python3-pytest python3-pytest-mock python3-pytest-benchmark python3-yaml ${depends}"
|
||||
short_desc="Library for guessing information from video filenames"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="LGPL-3.0-only"
|
||||
homepage="https://guessit.readthedocs.io/en/latest/"
|
||||
distfiles="${PYPI_SITE}/g/guessit/guessit-${version}.tar.gz"
|
||||
checksum=71c68c6d4e9d639eba6534a838468115ad20f4c5a688eae3079f0c08d605a3b0
|
||||
|
||||
post_patch() {
|
||||
# Package does not *need* pytest-runner to build, and Void doesn't have it
|
||||
vsed -e "/setup_requires/s/['\"]pytest-runner['\"],*//" -i setup.py
|
||||
}
|
||||
checksum=6619fcbbf9a0510ec8c2c33744c4251cad0507b1d573d05c875de17edc5edbed
|
||||
|
||||
Reference in New Issue
Block a user