Merge pull request #208371 from r-ryantm/auto-update/python310Packages.types-dateutil

python310Packages.types-dateutil: 2.8.19.2 -> 2.8.19.5
This commit is contained in:
Fabian Affolter 2022-12-30 18:03:22 +01:00 committed by GitHub
commit 131edcb5d1
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.2";
version = "2.8.19.5";
format = "setuptools";
src = fetchPypi {
pname = "types-python-dateutil";
inherit version;
hash = "sha256-5uMs4Y83dlsIxGYiKHvI2BNtwMVi2a1bj9FYxZlj16c=";
hash = "sha256-q5H8X3FffXbZpQ09100MaN/jilTwI5z6BQZXWuTYep0=";
};
pythonImportsCheck = [