3
0
Fork 0
forked from mirrors/nixpkgs

python310Packages.types-python-dateutil: 2.8.19.4 -> 2.8.19.5

This commit is contained in:
Fabian Affolter 2022-12-19 09:41:50 +01:00
parent d8258a3908
commit acbe577109

View file

@ -5,12 +5,12 @@
buildPythonPackage rec {
pname = "types-python-dateutil";
version = "2.8.19.4";
version = "2.8.19.5";
format = "setuptools";
src = fetchPypi {
inherit pname version;
hash = "sha256-NRqMqa/UrqZi+HwXJNLhrln59fmWkb47OxHSOTzTqqE=";
hash = "sha256-q5H8X3FffXbZpQ09100MaN/jilTwI5z6BQZXWuTYep0=";
};
# Modules doesn't have tests