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

Merge pull request #218015 from r-ryantm/auto-update/python310Packages.types-pytz

python310Packages.types-pytz: 2022.7.1.1 -> 2022.7.1.2
parents afe54088 9248363f
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.1";
  version = "2022.7.1.2";
  format = "setuptools";

  src = fetchPypi {
    inherit pname version;
    sha256 = "sha256-WAELsdb3unKE+6Jks7ycJICrWGIB4lEo7Sqt6kwpizM=";
    sha256 = "sha256-SH0+jp9Ace7ICBdG1T+pgrvAWBLnGdy/Lr89VaGkzSg=";
  };

  # Modules doesn't have tests