python3Packages.types-pillow: 9.4.0.13 -> 9.4.0.17

This commit is contained in:
Martin Weinelt 2023-02-27 02:14:56 +01:00
parent c9123653b5
commit 041672f95e

View File

@ -5,13 +5,13 @@
buildPythonPackage rec {
pname = "types-pillow";
version = "9.4.0.13";
version = "9.4.0.17";
format = "setuptools";
src = fetchPypi {
inherit version;
pname = "types-Pillow";
sha256 = "sha256-RRCqmKKJR79j8rKe3rvRG3z/hkfZC4Z87Js2dMCowyE=";
sha256 = "sha256-fw6HHS1G+7a8feyj4C3FUs+cHotJ3rlZVQlVG+OVTkk=";
};
# Modules doesn't have tests