Page MenuHomeSolus

Update python-importlib-resources to 3.3.1
ClosedPublic

Authored by Phantop on Jan 28 2021, 5:55 PM.
Tags
None
Referenced Files
F11046553: D10452.id25631.diff
Thu, Aug 10, 1:39 PM
F11046552: D10452.id.diff
Thu, Aug 10, 1:39 PM
F11046551: D10452.id25202.diff
Thu, Aug 10, 1:39 PM
F11046550: D10452.id25328.diff
Thu, Aug 10, 1:39 PM
F11046549: D10452.id25174.diff
Thu, Aug 10, 1:38 PM
F11046548: D10452.id25203.diff
Thu, Aug 10, 1:38 PM
F11032120: D10452.diff
Wed, Aug 9, 1:54 PM
F10892755: D10452.id25328.diff
Jun 30 2023, 5:31 AM
Subscribers

Details

Summary

Backports importlib.resources from Python 3.9 rather than 3.6. Official changelog here.

Newer version is required for qutebrowser 2.0.1. Latest version is 5.1.0, but drops Python 2 support so this patch only updates to 3.3.1.

Test Plan

Install this package, qutebrowser, docker-compose, anki, and spyder3. Make sure all packages function correctly by launching them.

Diff Detail

Repository
R4841 python-importlib-resources
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

I was unsure about which packages depend on this. If the Python 2 support is unneeded, let me know and I'll update this to the latest version.

Phantop edited the summary of this revision. (Show Details)

I was unsure about which packages depend on this.

anki, docker-compose, and spyder3 to name a few.

package.yml
22

Has trailing whitespace that should be removed.

Remove trailing whitespace

Remove other trailing whitespace

Marking as requesting changes pending validation of anki and spyder3 at the very least. Otherwise LGTM.

This revision now requires changes to proceed.Feb 2 2021, 7:05 AM

Marking as requesting changes pending validation of anki and spyder3 at the very least. Otherwise LGTM.

I've actually been using docker-compose with this installed for a while so I can confirm that's working without issue. Installed anki and spyder3 and both launched without issue, no noticeable problems after using them for a few minutes. If there's anything further required to test them let me know and I'll get right on it, but everything seems good.

Test plan changed and all the mentioned applications appear to work without issue. Didn't realize that I had to do a proper Arcanist diff for this so here ya go.

This revision was not accepted when it landed; it landed in state Needs Review.Mar 3 2021, 10:19 PM
This revision was automatically updated to reflect the committed changes.