Merge pull request #223354 from fabaff/types-python-dateutil-bump
python310Packages.types-python-dateutil: 2.8.19.8 -> 2.8.19.10
This commit is contained in:
@@ -5,12 +5,12 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "types-python-dateutil";
|
||||
version = "2.8.19.8";
|
||||
version = "2.8.19.10";
|
||||
format = "setuptools";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
hash = "sha256-MWxrEH0FW70GMktxNi5hBBAiIOaYiqSjiFUKo6itXQY=";
|
||||
hash = "sha256-xkDy63G0uUqdO/2kwEJQ0pok5RuLrW4S/d7Az26W96M=";
|
||||
};
|
||||
|
||||
# Modules doesn't have tests
|
||||
|
||||
Reference in New Issue
Block a user