Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#76628 - [python-pipenv] broken vendored lib and completion

Attached to Project: Community Packages
Opened by Felix Yan (felixonmars) - Sunday, 20 November 2022, 03:07 GMT
Last edited by Andrew Crerar (andrewSC) - Monday, 28 November 2022, 23:55 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Andrew Crerar (andrewSC)
Morten Linderud (Foxboron)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

During package():

writing byte-compilation script '/tmp/tmpovk1anwf.py'
/usr/bin/python /tmp/tmpovk1anwf.py
File "usr/lib/python3.10/site-packages/pipenv/vendor/requirementslib/models/metadata.py", line 17
from pipenv.patched.pip._vendor.distlib.metadata import import Metadata
^^^^^^
SyntaxError: invalid syntax

&

~/python-pipenv/src/pipenv-2022.11.11
Usage: python -m pipenv [OPTIONS] COMMAND [ARGS]...
Try 'python -m pipenv -h' for help.

Error: No such option: --completion Did you mean --python?
Usage: python -m pipenv [OPTIONS] COMMAND [ARGS]...
Try 'python -m pipenv -h' for help.

Error: No such option: --completion Did you mean --python?
Usage: python -m pipenv [OPTIONS] COMMAND [ARGS]...
Try 'python -m pipenv -h' for help.

Error: No such option: --completion Did you mean --python?

The generated completion files are empty.
This task depends upon

Closed by  Andrew Crerar (andrewSC)
Monday, 28 November 2022, 23:55 GMT
Reason for closing:  Fixed
Additional comments about closing:  2022.11.25-1

Loading...