python-m2crypto: update to version 0.35.2
This commit is contained in:
parent
84e3370358
commit
842867a97f
@ -9,12 +9,12 @@
|
||||
|
||||
|
||||
buildPythonPackage rec {
|
||||
version = "0.32.0";
|
||||
version = "0.35.2";
|
||||
pname = "M2Crypto";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
sha256 = "09d3zs2ivyxbi0fa42mnan0fcplc08q2qd70p1b43sxxdbxcdj99";
|
||||
sha256 = "09yirf3w77w6f49q6nxhrjm9c3a4y9s30s1k09chqrw8zdgx8sjc";
|
||||
};
|
||||
|
||||
patches = [
|
||||
|
Loading…
Reference in New Issue
Block a user