Search Criteria
Package Details: python-pipreqs 0.5.0-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-pipreqs.git (read-only, click to copy) |
---|---|
Package Base: | python-pipreqs |
Description: | Pip requirements.txt generator based on imports in project |
Upstream URL: | https://github.com/bndr/pipreqs |
Licenses: | Apache-2.0 |
Submitter: | jelly |
Maintainer: | Misaka13514 (felixonmars) |
Last Packager: | Misaka13514 |
Votes: | 1 |
Popularity: | 0.001288 |
First Submitted: | 2024-04-13 18:19 (UTC) |
Last Updated: | 2024-12-22 15:11 (UTC) |
Dependencies (11)
- python (python37AUR, python311AUR, python310AUR)
- python-docopt
- python-requests
- python-yargAUR
- python-build (make)
- python-installer (make)
- python-poetry-core (python-poetry-core-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- jupyter-nbconvert (check)
- jupyter-nbconvert (optional) – for scanning jupyter notebooks
Required by (1)
- python-strictdoc (make)
Latest Comments
« First ‹ Previous 1 2
tzok commented on 2024-04-16 12:36 (UTC)
It works when built with makechrootpkg. I have no idea why it fails to pass tests in my regular config. My Arch is up-to-date.
Misaka13514 commented on 2024-04-16 07:25 (UTC)
@tzok I don't know why the two tests failed. It works on my machine and GitHub's machine. I guess there is a different python in your environment variable? Would you mind testing with makechrootpkg? Thanks for your help. (If you don't have much time you can try my pre-built package.)
tzok commented on 2024-04-16 06:59 (UTC)
Two tests fail when trying to build the package:
« First ‹ Previous 1 2