Search Criteria
Package Details: python-mopidy-tidal 0.3.6-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-mopidy-tidal.git (read-only, click to copy) |
---|---|
Package Base: | python-mopidy-tidal |
Description: | Tidal music service integration |
Upstream URL: | https://github.com/tehkillerbee/mopidy-tidal |
Licenses: | Apache |
Submitter: | johnhamelink |
Maintainer: | mxp43p |
Last Packager: | mxp43p |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-09-30 22:27 (UTC) |
Last Updated: | 2024-04-28 22:03 (UTC) |
Dependencies (12)
- mopidy
- python-pykka
- python-ratelimitAUR
- python-requests
- python-tidalapiAUR (python-tidalapi-gitAUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-poetry-core (python-poetry-core-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- python-pytest (check)
- python-pytest-mock (check)
Latest Comments
mxp43p commented on 2024-02-15 19:29 (UTC)
Sorry for the late fix, I added 'python-poetry-core' to the make dependencies. I didn't notice since I hade poetry installed already. Thanks for the hint.
joshmock commented on 2023-09-18 15:02 (UTC)
Tried upgrading to 0.3.4-1 today. Got the following error:
Installing
python-poetry-core
fixed it, so I believe themakedepends
in PKGBUILD just needs to be updated.python-poetry
may also work, but I didn't try.dreieck commented on 2021-04-14 15:52 (UTC)
$pkgrel
is01
when querying the AUR, but in thePKGBUILD
itself it is still00
.Can you fix this, please?
Thanks for maintaining!