mopidy-spotify: rebuild for Python 3.10
This commit is contained in:
parent
1256de3cf6
commit
82f69c20d9
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mopidy-spotify'
|
# Template file for 'mopidy-spotify'
|
||||||
pkgname=mopidy-spotify
|
pkgname=mopidy-spotify
|
||||||
version=4.0.1
|
version=4.0.1
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc="Mopidy-Spotify-${version}"
|
wrksrc="Mopidy-Spotify-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
|
Loading…
Reference in a new issue