python37Packages.scp: 0.13.0 -> 0.13.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-scp/versions

(cherry picked from commit d7c89e2665b6e6bfc1ee0cca869abd86a5594a20)
This commit is contained in:
R. RyanTM 2019-04-02 13:01:46 -07:00 committed by Matthias Beyer
parent 54b7817f0b
commit 4ec1c4bba3

View File

@ -7,11 +7,11 @@
buildPythonPackage rec {
pname = "scp";
version = "0.13.0";
version = "0.13.2";
src = fetchPypi {
inherit pname version;
sha256 = "09219c45hafq6pb8z6rsinsfhp3rsx5mr9cgz2099rcs4if2gk6g";
sha256 = "1crlpw9lnn58fs1c1rmh7s7s9y5gkgpgjsqlvg9qa51kq1knx7gg";
};
propagatedBuildInputs = [