python38Packages.types-pytz: 2021.3.3 -> 2021.3.4

This commit is contained in:
R. Ryantm 2022-01-08 13:49:11 +00:00 committed by Jonathan Ringer
parent fbc1fd224a
commit ceb262a923

View File

@ -5,12 +5,12 @@
buildPythonPackage rec {
pname = "types-pytz";
version = "2021.3.3";
version = "2021.3.4";
format = "setuptools";
src = fetchPypi {
inherit pname version;
sha256 = "sha256-9tIdZoeTWhYV20ZLHh34ANGVAsNrwEhvQ759/SxASUc=";
sha256 = "101da53091013bb07403468c20d36930d749d3918054ac46f9c1bfc607dadf7d";
};
# Modules doesn't have tests