python3Packages.types-pytz: 2021.3.1 -> 2021.3.2

This commit is contained in:
Fabian Affolter 2021-12-09 15:54:09 +01:00 committed by Jonathan Ringer
parent 29ebba5ee9
commit 3a2b13faf9

View file

@ -5,11 +5,11 @@
buildPythonPackage rec {
pname = "types-pytz";
version = "2021.3.1";
version = "2021.3.2";
src = fetchPypi {
inherit pname version;
sha256 = "sha256-3/138+/s07FVXxh6m/OmONVfrClnALgpxBvVHscqbrc=";
sha256 = "sha256-xO42Rm+u2a8zTRUJPQXOpBYyPS0EMVi7WCu5TAQav1E=";
};
# Modules doesn't have tests