python310Packages.types-pillow: 10.0.0.3 -> 10.1.0.2

This commit is contained in:
R. Ryantm 2023-11-12 02:20:02 +00:00
parent 647a6f42ee
commit 7f63ad2bdb

View File

@ -5,13 +5,13 @@
buildPythonPackage rec {
pname = "types-pillow";
version = "10.0.0.3";
version = "10.1.0.2";
format = "setuptools";
src = fetchPypi {
inherit version;
pname = "types-Pillow";
hash = "sha256-rgyHfTY9o0m7uCxUY8nngDcpDMB9NxTLDOr10vf1yCU=";
hash = "sha256-UlwcXuZ7CsFyHEDSvGGCJu8hI8NH5SfhTgW5IHIaE7k=";
};
# Modules doesn't have tests