Search Criteria
Package Details: python-requirements-detector 1.2.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-requirements-detector.git (read-only, click to copy) |
---|---|
Package Base: | python-requirements-detector |
Description: | A simple Python tool which attempts to find and list the requirements of a Python project |
Upstream URL: | https://github.com/landscapeio/requirements-detector |
Licenses: | MIT |
Submitter: | svenstaro |
Maintainer: | WSDMatty |
Last Packager: | WSDMatty |
Votes: | 6 |
Popularity: | 0.002505 |
First Submitted: | 2016-06-27 23:49 (UTC) |
Last Updated: | 2023-12-24 05:54 (UTC) |
Dependencies (5)
- python-astroid
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-poetry (python-poetry-gitAUR) (make)
- python-wheel (make)
Latest Comments
MarsSeed commented on 2024-01-03 13:00 (UTC)
Using makedepends=python-poetry is overkill, with an unnecessarily heavy dependency chain.
Please kindly change the PKGBUILD to use makedepends=python-poetry-core instead.
Also please add all declared dependencies to
depends
array that are currently missing:xuiqzy commented on 2023-09-07 14:19 (UTC)
Description is wrong (probably from another package). Should be something like on the GitHub page, so for example "A simple Python tool which attempts to find and list the requirements of a Python project."