Ian Wienand d1548e5049
tools/upstream-wheel-audit.py
This is a tool to tell us which of our on-disk wheels are duplicated
upstream by PyPI.  These are things we don't need to cache locally.

At one time, we were downloading all dependencies of our requirements
and caching them; we shouldn't be doing that any more, but anything
reported by this tool can be removed from our local mirrors.

Now that the number of platforms * number of branches is becoming a
maintence issue, this will help us foucs on keeping a useful working
set in the cache.

Change-Id: I3ded6b9869598a0907d7cda9f03bf414e46885df
2023-04-03 14:25:25 +10:00
..
2015-11-01 07:41:30 +10:00
2018-09-05 17:19:39 +10:00
2020-04-09 16:44:20 -05:00
2019-03-26 15:32:23 -07:00
2022-11-11 23:20:19 +00:00