mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
python3-pytaglib: update to 3.0.0
This commit is contained in:
parent
a44a12924e
commit
0750b8fa52
1 changed files with 3 additions and 9 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-pytaglib'
|
||||
pkgname=python3-pytaglib
|
||||
version=1.4.6
|
||||
revision=6
|
||||
version=3.0.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools python3-Cython"
|
||||
makedepends="python3-devel taglib-devel"
|
||||
|
@ -11,10 +11,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/supermihi/pytaglib"
|
||||
distfiles="https://github.com/supermihi/pytaglib/archive/v${version}.tar.gz"
|
||||
checksum=360b12d5b4c948cebf75acf86fac6b33a3f044eab6fcfe8949a1cd0f9c22bd25
|
||||
|
||||
post_extract() {
|
||||
# Make sure Cython generates an up-to-date source file
|
||||
rm src/taglib.cpp
|
||||
cythonize src/taglib.pyx
|
||||
}
|
||||
checksum=ed3ea28ed5711ff3262d40eca1f2566607b4bb81de7e70c24956d07c995f1833
|
||||
|
|
Loading…
Add table
Reference in a new issue