python37Packages.shodan: 1.12.1 -> 1.13.0

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-shodan/versions
This commit is contained in:
R. RyanTM 2019-05-12 15:29:42 -07:00
parent a80982b4c9
commit 1419b0dffe

View file

@ -9,11 +9,11 @@
buildPythonPackage rec {
pname = "shodan";
version = "1.12.1";
version = "1.13.0";
src = fetchPypi {
inherit pname version;
sha256 = "0fd68yaqhpay7jxhyc6xkdrak88wdblxs0phgdkngbakx2yaw2y3";
sha256 = "06z9h5vxrvqns3yr4jfrxifw0iqdn6ijlnznpmyi8nc18h8yma2a";
};
propagatedBuildInputs = [