python37Packages.identify: 1.4.3 -> 1.4.5

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-07-16 01:48:19 -07:00 committed by Frederik Rietdijk
parent 26bff5f767
commit c1871485ed

View File

@ -2,11 +2,11 @@
buildPythonPackage rec {
pname = "identify";
version = "1.4.3";
version = "1.4.5";
src = fetchPypi {
inherit pname version;
sha256 = "432c548d6138cb57a3d8f62f079a025a29b8ae34a50dd3b496bbf661818f2bc0";
sha256 = "1z8xjvpkj599h3s76q05y10iysjjky7b0s5g3zicfyxhzm7x59a3";
};
# Tests not included in PyPI tarball