Merge pull request #295461 from r-ryantm/auto-update/python311Packages.types-dateutil

python311Packages.types-dateutil: 2.8.19.20240106 -> 2.8.19.20240311
This commit is contained in:
Nick Cao 2024-03-13 19:59:20 -04:00 committed by GitHub
commit 2c6d81d9d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,13 +5,13 @@
buildPythonPackage rec {
pname = "types-dateutil";
version = "2.8.19.20240106";
version = "2.8.19.20240311";
format = "setuptools";
src = fetchPypi {
pname = "types-python-dateutil";
inherit version;
hash = "sha256-H42yIcO5jmygLqg6WDcbIsN09Crlu98YbbnJp2WBRZ8=";
hash = "sha256-UReCJ7vUy+w13Jrf+/Wdgy8g4JhC19y4xzsWm4eAt8s=";
};
pythonImportsCheck = [