Merge pull request #212747 from fabaff/types-python-dateutil-bump

python310Packages.types-python-dateutil: 2.8.19.5 -> 2.8.19.6
This commit is contained in:
Nick Cao
2023-01-29 12:21:46 +08:00
committed by GitHub
@@ -5,12 +5,12 @@
buildPythonPackage rec {
pname = "types-python-dateutil";
version = "2.8.19.5";
version = "2.8.19.6";
format = "setuptools";
src = fetchPypi {
inherit pname version;
hash = "sha256-q5H8X3FffXbZpQ09100MaN/jilTwI5z6BQZXWuTYep0=";
hash = "sha256-Sm9MwZzkuhoIZwhx4pe/OAL1XU8SnmqiRD9UC2z4A9I=";
};
# Modules doesn't have tests