Page MenuHome

Deps: Specify versions for implicit python modules
ClosedPublic

Authored by Ray Molenkamp (LazyDodo) on Apr 28 2022, 4:52 PM.

Details

Summary

D14686 added autopep8 which implicitly dragged in
toml and pycodestyle which were not versioned, this
diff adds explicit versions of these deps so there
won't be any version changes if we rebuild in the
future.

The versions set are the same versions picked today
by pip, so no rebuild should be needed for mac/linux
that have already landed the D14686 change (but it
wouldn't hurt to validate that these are indeed the
versions that got packaged)

Diff Detail

Repository
rB Blender
Branch
tmp_pypackages (branched from master)
Build Status
Buildable 21873
Build 21873: arc lint + arc unit

Event Timeline

Ray Molenkamp (LazyDodo) requested review of this revision.Apr 28 2022, 4:52 PM
Ray Molenkamp (LazyDodo) created this revision.
This revision is now accepted and ready to land.Apr 28 2022, 4:54 PM