python311Packages.types-python-dateutil: 2.8.19.14 -> 2.8.19.20240106

This commit is contained in:
Fabian Affolter 2024-01-08 09:09:39 +01:00
parent 11071bf60c
commit cc7d2b16f2

View File

@ -5,12 +5,12 @@
buildPythonPackage rec {
pname = "types-python-dateutil";
version = "2.8.19.14";
version = "2.8.19.20240106";
format = "setuptools";
src = fetchPypi {
inherit pname version;
hash = "sha256-H08QrJi7ixat6dvuNRjZrOAXgh2UsFekJbBp+DRzf0s=";
hash = "sha256-H42yIcO5jmygLqg6WDcbIsN09Crlu98YbbnJp2WBRZ8=";
};
# Modules doesn't have tests