python37Packages.trustme: 0.5.1 -> 0.5.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-trustme/versions
This commit is contained in:
parent
e2d07d2cc7
commit
56ecd04641
@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
pname = "trustme";
|
pname = "trustme";
|
||||||
version = "0.5.1";
|
version = "0.5.2";
|
||||||
|
|
||||||
src = fetchPypi {
|
src = fetchPypi {
|
||||||
inherit pname version;
|
inherit pname version;
|
||||||
sha256 = "8d12837c6242afe1660dee08d44d96f40c9a5074cc58caf39f8c8fdf4b526529";
|
sha256 = "103f8n0c60593r0z8hh1zvk1bagxwnhrv3203xpiiddwqxalr04b";
|
||||||
};
|
};
|
||||||
|
|
||||||
checkInputs = [ pytest pyopenssl service-identity ];
|
checkInputs = [ pytest pyopenssl service-identity ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user