FS#71371 - [python-jsonschema] No longer depends on python-importlib-metadata

Attached to Project: Community Packages
Opened by Blair Bonnett (bcb) - Sunday, 27 June 2021, 11:08 GMT
Last edited by Chih-Hsuan Yen (yan12125) - Monday, 10 October 2022, 01:13 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

As of v3.2.0, the importlib-metadata library is not required for Python 3.8+: https://github.com/Julian/jsonschema/blob/v3.2.0/setup.cfg#L31

The attached diff removes this dependency from the trunk PKGBUILD. It also updates the hashsum for the webcolors patch (apparently that has changed, at least for me) and changes trial3 -> trial in check() as twisted no longer supports Python 2 and so the CLI tools no longer has version numbers in them.

With this I can build a package with extra-x86_64-build which passes all checks.
This task depends upon

Closed by  Chih-Hsuan Yen (yan12125)
Monday, 10 October 2022, 01:13 GMT
Reason for closing:  Fixed
Additional comments about closing:  python-jsonschema 4.15.0-1

Loading...