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

python310Packages.types-dateutil: 2.8.19.8 -> 2.8.19.9
This commit is contained in:
Weijia Wang 2023-02-28 21:32:53 +02:00 committed by GitHub
commit 0d34707255
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.8";
version = "2.8.19.9";
format = "setuptools";
src = fetchPypi {
pname = "types-python-dateutil";
inherit version;
hash = "sha256-MWxrEH0FW70GMktxNi5hBBAiIOaYiqSjiFUKo6itXQY=";
hash = "sha256-Y3cW+zr73H62g/ZBFx+HSTevExSc1Faoxj6PgRJ6Oe0=";
};
pythonImportsCheck = [