python.pkgs.bootstrapped-pip: wheel 0.32.1 -> 0.32.2
This commit is contained in:
parent
be8d52601c
commit
9450674e06
@ -3,9 +3,9 @@
|
|||||||
let
|
let
|
||||||
wheel_source = fetchPypi {
|
wheel_source = fetchPypi {
|
||||||
pname = "wheel";
|
pname = "wheel";
|
||||||
version = "0.32.1";
|
version = "0.32.2";
|
||||||
format = "wheel";
|
format = "wheel";
|
||||||
sha256 = "15hizylh761jcaz8zfdc3wg30jf33izaakyv1p82ppx2y5rgg8cz";
|
sha256 = "1216licil12jjixfqvkb84xkync5zz0fdc2kgzhl362z3xqjsgn9";
|
||||||
};
|
};
|
||||||
setuptools_source = fetchPypi {
|
setuptools_source = fetchPypi {
|
||||||
pname = "setuptools";
|
pname = "setuptools";
|
||||||
|
Loading…
Reference in New Issue
Block a user