python3Packages.types-setuptools: 67.4.0.3 -> 68.2.0.0

This commit is contained in:
Martin Weinelt
2023-09-27 15:34:35 +02:00
parent 58feef7415
commit 0ead74b28f
@@ -5,12 +5,12 @@
buildPythonPackage rec {
pname = "types-setuptools";
version = "67.4.0.3";
version = "68.2.0.0";
format = "setuptools";
src = fetchPypi {
inherit pname version;
hash = "sha256-GelY39vxxaYo5UwqfuhJNQUa+3J40MHNsIrBlHV+47E=";
hash = "sha256-pCFvHi7ynQiYd7OvOrKs9InrhpzK+QUSXGnS3Dky/YU=";
};
# Module doesn't have tests