Commit f3f6bacd authored by Fabian Affolter's avatar Fabian Affolter
Browse files

python311Packages.types-python-dateutil: 2.8.19.12 -> 2.8.19.13

parent fbe2adff
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5,12 +5,12 @@

buildPythonPackage rec {
  pname = "types-python-dateutil";
  version = "2.8.19.12";
  version = "2.8.19.13";
  format = "setuptools";

  src = fetchPypi {
    inherit pname version;
    hash = "sha256-NVssuCsx5Vb9GOewdN58NQxoCrgGCPDMVbpncNmG1n0=";
    hash = "sha256-CaAnX5XuMc5oGWcQ7Sw9G53ELgthzEOsw2mkLLk5E08=";
  };

  # Modules doesn't have tests