python37Packages.identify: 1.2.2 -> 1.4.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-identify/versions
This commit is contained in:
R. RyanTM 2019-04-15 18:15:24 -07:00 committed by Mario Rodas
parent 1ffb83e8e4
commit 4f4d3f3d62
No known key found for this signature in database
GPG Key ID: 4C4BEFD7B18DC5E8

View File

@ -2,11 +2,11 @@
buildPythonPackage rec {
pname = "identify";
version = "1.2.2";
version = "1.4.2";
src = fetchPypi {
inherit pname version;
sha256 = "d3ddec4436e043c3398392b4ba8936b4ab52fa262284e767eb6c351d9b3ab5b7";
sha256 = "443f419ca6160773cbaf22dbb302b1e436a386f23129dbb5482b68a147c2eca9";
};
# Tests not included in PyPI tarball