Package Details: python-anglerfish 2.5.0-4

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: flying-sheep
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)

Required by (1)

Sources (1)

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)

# Optional suggested soft dependencies. optdepends=( 'cpulimit: Control CPU usage on your App.' 'libwebp: WebP support for images on Base64 Data-URI.' 'python-dbus: Freedesktop.org native notifications and hardware status support.' 'xsel: Clipboard selection support.' 'xclip: Clipboard copy and paste support.' 'xorg-xset: X11 display support to turn off display.' )