beets: depend on python3-typing_extensions

fixes #50995
This commit is contained in:
classabbyamp 2024-06-25 14:59:43 -04:00
parent ad47c7f73d
commit 39bf49207c
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,11 +1,11 @@
# Template file for 'beets'
pkgname=beets
version=2.0.0
revision=1
revision=2
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-munkres python3-musicbrainzngs python3-Unidecode python3-yaml
python3-jellyfish python3-mediafile python3-confuse"
python3-jellyfish python3-mediafile python3-confuse python3-typing_extensions"
checkdepends="$depends python3-BeautifulSoup4 python3-Flask python3-mock
python3-pylast python3-pytest python3-pytest-cov python3-mpd2 python3-xdg
python3-responses python3-requests-oauthlib python3-reflink python3-rarfile