mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
python3-discid: rebuild for Python 3.12
This commit is contained in:
parent
407826d0fb
commit
280ccecd9b
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'python3-discid'
|
||||
pkgname=python3-discid
|
||||
version=1.2.0
|
||||
revision=6
|
||||
revision=7
|
||||
build_style=python3-module
|
||||
pycompile_module=discid
|
||||
hostmakedepends="python3 libdiscid"
|
||||
hostmakedepends="python3 python3-setuptools libdiscid"
|
||||
depends="python3 libdiscid"
|
||||
short_desc="Python3 binding of libdiscid by MusicBrainz"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
|
|
Loading…
Add table
Reference in a new issue