python27Packages.stevedore: 1.31.0 -> 1.32.0
This commit is contained in:
parent
a4f9e8bf68
commit
81696662c9
@ -2,11 +2,11 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "stevedore";
|
||||
version = "1.31.0";
|
||||
version = "1.32.0";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
sha256 = "054apq55yg7058pmbnyc8jhrcpi9clmi0sm7znhwg0d676brywz0";
|
||||
sha256 = "02shnm8r8c0bv494m8sjnrrlqy0pz5q5xrzpq069bx9sc8fszbqq";
|
||||
};
|
||||
|
||||
doCheck = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user