python310Packages.types-pytz: 2022.5.0.0 -> 2022.6.0.1

This commit is contained in:
Fabian Affolter 2022-11-01 09:05:35 +01:00
parent 833ff6b83c
commit 5bd89ea48b

View File

@ -5,12 +5,12 @@
buildPythonPackage rec {
pname = "types-pytz";
version = "2022.5.0.0";
version = "2022.6.0.1";
format = "setuptools";
src = fetchPypi {
inherit pname version;
sha256 = "sha256-DBY7FdPlmObMcHSpnKnscrJdwbRGrMEzuCdmevC3sJo=";
sha256 = "sha256-0HgZY3TRJ36fmYTUk3PqBDzyxk1dXEkfvIbCWFV71G8=";
};
# Modules doesn't have tests