Thanks for mentioning, fixed.
Search Criteria
Package Details: python-gmusicapi 13.0.0-6
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-gmusicapi.git (read-only, click to copy) |
---|---|
Package Base: | python-gmusicapi |
Description: | An unofficial client library for Google Music. |
Upstream URL: | https://github.com/simon-weber/gmusicapi |
Licenses: | BSD-3-Clause |
Conflicts: | python-gmusicapi-git |
Submitter: | alerque |
Maintainer: | dreieck |
Last Packager: | dreieck |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-07-10 19:02 (UTC) |
Last Updated: | 2024-01-29 21:58 (UTC) |
Dependencies (15)
- python-appdirs (python-appdirs-gitAUR)
- python-dateutil
- python-decorator
- python-gpsoauthAUR
- python-mechanicalsoupAUR
- python-mockAUR
- python-mutagen (python-mutagen-gitAUR)
- python-oauth2client
- python-protobuf (python-protobuf-gitAUR)
- python-requests
- python-validictoryAUR
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
Required by (1)
Sources (1)
dreieck commented on 2024-01-29 21:59 (UTC)
MarsSeed commented on 2024-01-29 19:51 (UTC)
Needs makedepends=python-setuptools
, otherwise build breaks:
ModuleNotFoundError: No module named 'setuptools'
MarsSeed commented on 2023-08-01 18:31 (UTC)
Thank you!
dreieck commented on 2023-08-01 16:33 (UTC)
MarsSeed commented on 2023-08-01 15:45 (UTC)
Actually, python-proboscis
would be best to drop altogether, since this PKGBUILD doesn't have a check()
function, and there's no need for such.
Proboscis is long discontinued. Its last release was in 2013, and the official repository linked by the PyPI page has been deleted (404).
dreieck commented on 2023-08-01 13:47 (UTC)
Ahoj,
It is dubious that
python-proboscis
would be needed as a depends, since that is a testing module.
Thanks for reporting. Is now an optional dependency "python-proboscis: For tests.".
MarsSeed commented on 2023-08-01 12:17 (UTC)
It is dubious that python-proboscis
would be needed as a depends, since that is a testing module.
dreieck commented on 2023-08-01 10:50 (UTC)
Adopted, since tizonia
still seems to need it to be around.
dreieck commented on 2023-08-01 10:46 (UTC)
Upstream has archived this project, and ↗ this comment says
Google Music service is dead
BUT python-gmusicapi
seems still to be needed to be around as a dependency to make tizonia
happy, see ↗ this comment.
Pinned Comments
dreieck commented on 2023-08-01 10:46 (UTC)
Upstream has archived this project, and ↗ this comment says
BUT
python-gmusicapi
seems still to be needed to be around as a dependency to maketizonia
happy, see ↗ this comment.