python3Packages.vt-py: 0.7.4 -> 0.7.5

This commit is contained in:
Fabian Affolter 2021-10-05 08:16:52 +02:00
parent 6aae893f3d
commit cbd4fbd6ce

View File

@ -10,7 +10,7 @@
buildPythonPackage rec {
pname = "vt-py";
version = "0.7.4";
version = "0.7.5";
disabled = pythonOlder "3.6";
@ -18,7 +18,7 @@ buildPythonPackage rec {
owner = "VirusTotal";
repo = pname;
rev = version;
sha256 = "149fgrqnwf8nyv3msj6p614zbdi7m7s785y3fvh8fm8k7lmgqk8w";
sha256 = "sha256-vC2teem231Lw7cglVc+0M+QbgMgZ23JzTYy7wvnhFI4=";
};
propagatedBuildInputs = [