Arch Linux

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#74454 - pip dependence package change request

Attached to Project: Arch Linux
Opened by Jose Galvez (galvez_65) - Tuesday, 12 April 2022, 14:00 GMT
Last edited by Morten Linderud (Foxboron) - Tuesday, 19 April 2022, 19:09 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

pip no longer uses the toml package but rather the tomli package. Please change dependencies from python-toml to python-tomli

https://raw.githubusercontent.com/pypa/pip/main/src/pip/_vendor/vendor.txt for reference.

Thank you and thank you for supporting this package
This task depends upon

Closed by  Morten Linderud (Foxboron)
Tuesday, 19 April 2022, 19:09 GMT
Reason for closing:  Not a bug
Comment by Chih-Hsuan Yen (yan12125) - Wednesday, 13 April 2022, 16:09 GMT
Upstream pip replaces toml with tomli in version 21.2 [1], while the package in Arch is still 21.0

[1] https://github.com/pypa/pip/commit/bd5ac261c0bf4c9a37322b2cfe1b2564479f56ad
Comment by Jose Galvez (galvez_65) - Wednesday, 13 April 2022, 16:48 GMT
apologies, I obviousness jumped the gun on this. Thank you for keeping track of this and for maintaining the package
Comment by Chih-Hsuan Yen (yan12125) - Thursday, 14 April 2022, 02:40 GMT
No problem! By the way, the maintainer is Felix Yan, not me :)

Loading...