Merge pull request #169048 from r-ryantm/auto-update/python3.10-types-paramiko

python310Packages.types-paramiko: 2.8.17 -> 2.8.19
This commit is contained in:
Fabian Affolter
2022-04-17 20:16:54 +02:00
committed by GitHub
@@ -6,11 +6,11 @@
buildPythonPackage rec {
pname = "types-paramiko";
version = "2.8.17";
version = "2.8.19";
src = fetchPypi {
inherit pname version;
sha256 = "sha256-1toFPkau9cYpvE6lvatWZwhlNerg/P2N6EBpQ7g00uY=";
sha256 = "sha256-UhkthDZk73wfh7n+Bpe7u1qPgS5DAWlEz+q+x93spCM=";
};
pythonImportsCheck = [