<20220519083950.6355-1-amk@amk.ie>
--- community/py3-mpv/APKBUILD | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/community/py3-mpv/APKBUILD b/community/py3-mpv/APKBUILD index 2f46ffde67..60d52295b4 100644 --- a/community/py3-mpv/APKBUILD +++ b/community/py3-mpv/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Alex McGrath <amk@amk.ie> # Maintainer: Alex McGrath <amk@amk.ie> pkgname=py3-mpv -pkgver=0.5.2 -pkgrel=2 +pkgver=1.0.1 +pkgrel=0 pkgdesc="Python interface to the mpv media player" url="https://github.com/jaseg/python-mpv" arch="all" @@ -21,4 +21,6 @@ package() { python3 setup.py install --prefix=/usr --root="$pkgdir" } -sha512sums="cd542b0866d6c75395f1ca00bb6df3981998dd801dcee97b15e080fe66e94270f15daa674f663aa6974dcf6aa425d6e17f8476031badeec035727b2b690816f3 python-mpv-0.5.2.tar.gz" +sha512sums=" +16a6e93b63f30e535c1e3bd77702d7c703dd9c0a6a689f09e689663cac04e587bdc2135612062d791ffb38c709bc289d0297ebf9f1ddaf9b1771f25eae225f1b python-mpv-1.0.1.tar.gz +" -- 2.36.1
<165306344564.985.12259365302045677949.gitlab.34572.f583ef9dd1c9e55f8202601717b6fd1a61322a64@listserv.local>
<20220519083950.6355-1-amk@amk.ie>
(view parent)
i think the things that depend on this don't work with this new version yet, but i could be wrong -- via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/34572#note_237294
<165306377471.985.9091898898677575010.gitlab.34572.5ebc5a1291de0c518a2a1876f739d2174b66b1e2@listserv.local>
<20220519083950.6355-1-amk@amk.ie>
(view parent)
oh hm, I tested it with sublime music however i didnt try it with the other things that use it -- via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/34572#note_237297
<165306408251.985.17806838417209162402.gitlab.34572.8c19a4c0a9ce86a3f226515a6d21a474f5bdd681@listserv.local>
<20220519083950.6355-1-amk@amk.ie>
(view parent)
castero does seem to require 0.5.2 in its requirements.txt jellyfin-mpv-shim doesnt specify a version but i havent been able to test it working either. -- via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/34572#note_237298
<165306411286.985.7961850681598023728.gitlab.34572.385099f8df316c61f2950e221af1bd844996afc5@listserv.local>
<20220519083950.6355-1-amk@amk.ie>
(view parent)
castero seems to work fine, so i guess good enough :) -- via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/34572#note_237299