python37Packages.shodan: 1.11.1 -> 1.12.1

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-04-15 22:43:50 -07:00
parent 993e2b4ec2
commit a27e401a89
1 changed files with 2 additions and 2 deletions

View File

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