mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
eyeD3: update to 0.9.3
This commit is contained in:
parent
7b069d38a6
commit
165628663c
1 changed files with 4 additions and 9 deletions
|
@ -1,19 +1,14 @@
|
|||
# Template file for 'eyeD3'
|
||||
pkgname=eyeD3
|
||||
version=0.8.10
|
||||
revision=2
|
||||
version=0.9.3
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
pycompile_module="eyed3"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-grako python3-magic python3-pylast python3-setuptools python3-six"
|
||||
depends="python3-grako python3-pylast python3-setuptools python3-six"
|
||||
short_desc="Python3 tool for mp3's ID3 tags manipulation"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://eyed3.nicfit.net/"
|
||||
distfiles="${homepage}/releases/${pkgname}-${version}.tar.gz"
|
||||
checksum=ecd1a3df14c511a2ebaf09b4f04c29e468d65016814767d95daf7f26831562c9
|
||||
|
||||
pre_build() {
|
||||
vsed -i '/pathlib/d' requirements/requirements.yml # ugh
|
||||
}
|
||||
checksum=33020d86aa1ffb4a130e10c27d0c3f9fa05989b862d454e95195ff08eeb67375
|
||||
|
|
Loading…
Add table
Reference in a new issue