Search Criteria
Package Details: python-anglerfish 2.5.0-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-anglerfish.git (read-only, click to copy) |
---|---|
Package Base: | python-anglerfish |
Description: | Helper library for Python 3 apps |
Upstream URL: | http://pypi.python.org/pypi/anglerfish |
Licenses: | GPLv3 |
Submitter: | flying-sheep |
Maintainer: | None |
Last Packager: | flying-sheep |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2016-08-09 07:18 (UTC) |
Last Updated: | 2022-09-16 14:42 (UTC) |
Dependencies (7)
- python (python37AUR, python311AUR, python310AUR)
- cpulimitAUR (cpulimit-gitAUR) (optional) – Control CPU usage on your App.
- libwebp (libwebp-gitAUR) (optional) – WebP support for images on Base64 Data-URI.
- python-dbus (optional) – Freedesktop.org native notifications and hardware status support.
- xclip (wl-clipboard-x11AUR, xclip-gitAUR) (optional) – Clipboard copy and paste support.
- xorg-xset (optional) – X11 display support to turn off display.
- xsel (xsel-gitAUR, wl-clipboard-x11AUR) (optional) – Clipboard selection support.
Latest Comments
micwoj92 commented on 2021-05-05 08:33 (UTC)
What do you mean exactly? On wiki page there are sections for couple installation methods, for example distutils, setuptools or that PEP 517 you are talking about.
flying-sheep commented on 2021-05-05 08:08 (UTC) (edited on 2021-05-05 08:09 (UTC) by flying-sheep)
Oh wow, that’s horrifying. Recommending to convert the standard PEP 517 way to the legacy setup.py? I need to talk with the arch people, that can’t stand.
This PKGBUILD used to install everything from wheel, but the current release didn’t have one at that point in time. Since a few days the following is available, which will be the way forward: https://github.com/pradyunsg/installer
micwoj92 commented on 2021-05-05 07:34 (UTC)
Update to latest python packaging guidelines https://wiki.archlinux.org/title/Python_package_guidelines
flying-sheep commented on 2021-05-05 06:42 (UTC)
What do you mean?
micwoj92 commented on 2021-05-03 22:17 (UTC)
Hello, could you modernize this PKGBUILD?
juancarlospaco commented on 2017-05-30 23:18 (UTC) (edited on 2017-05-30 23:31 (UTC) by juancarlospaco)