Unverified Commit 10a3e94d authored by Fabian Affolter's avatar Fabian Affolter Committed by GitHub
Browse files

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

python311Packages.types-python-dateutil: 2.8.19.12 -> 2.8.19.13
parents 40541b1a f3f6bacd
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