New package: python3-discid-1.1.1 (#1044)
This commit is contained in:
parent
f4d8990c5e
commit
d0c1f4f110
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'python3-discid'
|
||||
pkgname=python3-discid
|
||||
version=1.1.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="discid-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module=discid
|
||||
hostmakedepends="python3 libdiscid"
|
||||
depends="libdiscid"
|
||||
short_desc="Python3 binding of libdiscid by MusicBrainz"
|
||||
maintainer="John <johnz@posteo.net>"
|
||||
license="LGPL-3.0-or-later"
|
||||
homepage="https://python-discid.readthedocs.io/en/latest/"
|
||||
distfiles="${PYPI_SITE}/d/discid/discid-${version}.tar.gz"
|
||||
checksum=78a3bf6c8377fdbe3d85e914a209ff97aa43e35605779639847b510ced31f7b9
|
Loading…
Reference in New Issue