Search Criteria
Package Details: python-autoflake 1.3.1-2
Git Clone URL: | https://aur.archlinux.org/python-autoflake.git (read-only, click to copy) |
---|---|
Package Base: | python-autoflake |
Description: | Removes unused imports and unused variables |
Upstream URL: | https://github.com/myint/autoflake |
Keywords: | linter python |
Licenses: | |
Submitter: | andreao |
Maintainer: | pancho |
Last Packager: | pancho |
Votes: | 3 |
Popularity: | 0.003104 |
First Submitted: | 2018-09-20 22:55 |
Last Updated: | 2020-06-30 05:59 |
Dependencies (2)
- python-pyflakes (python-pyflakes-git)
- python (python-dbg) (make)
Latest Comments
andreao commented on 2019-09-22 08:39
Thanks! Updated.
goetzc commented on 2019-09-22 00:17
@blueyed is right, the binary is not installed in a standard PATH directory, it also should depend on pylakes and it uses a non-standard build mechanism. Please updated it, you can use the following working patch:
blueyed commented on 2019-01-20 13:10
The package does not install the autoflake binary properly, but copies it to site-packages also.
I think the PKGBUILD should look more like this: