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

python311Packages.types-dateutil: 2.8.19.9 -> 2.8.19.20240106
This commit is contained in:
Nick Cao 2024-01-16 11:44:28 -05:00 committed by GitHub
commit 63b550a045
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,13 +5,13 @@
buildPythonPackage rec {
pname = "types-dateutil";
version = "2.8.19.9";
version = "2.8.19.20240106";
format = "setuptools";
src = fetchPypi {
pname = "types-python-dateutil";
inherit version;
hash = "sha256-Y3cW+zr73H62g/ZBFx+HSTevExSc1Faoxj6PgRJ6Oe0=";
hash = "sha256-H42yIcO5jmygLqg6WDcbIsN09Crlu98YbbnJp2WBRZ8=";
};
pythonImportsCheck = [