Unverified Commit 25766266 authored by Mario Rodas's avatar Mario Rodas Committed by GitHub
Browse files

Merge pull request #223357 from fabaff/types-pytz-bump

python310Packages.types-pytz: 2022.7.1.2 -> 2023.2.0.0
parents bcf58d25 fc3357f6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5,12 +5,12 @@

buildPythonPackage rec {
  pname = "types-pytz";
  version = "2022.7.1.2";
  version = "2023.2.0.0";
  format = "setuptools";

  src = fetchPypi {
    inherit pname version;
    hash = "sha256-SH0+jp9Ace7ICBdG1T+pgrvAWBLnGdy/Lr89VaGkzSg=";
    hash = "sha256-7sfIBiIHds3nsvsgNxhT3dDRT6dUTKPGhiQzreN0ad8=";
  };

  # Modules doesn't have tests