python310Packages.types-pytz: 2022.2.1.0 -> 2022.4.0.0

This commit is contained in:
R. Ryantm 2022-10-06 08:16:39 +00:00
parent d796e61ffd
commit d25592be83

@ -5,12 +5,12 @@
buildPythonPackage rec {
pname = "types-pytz";
version = "2022.2.1.0";
version = "2022.4.0.0";
format = "setuptools";
src = fetchPypi {
inherit pname version;
sha256 = "sha256-R8+xnFK591iWRAVB2zkv0xKjWyecYwelMdtxFS6mPis=";
sha256 = "sha256-F9ZuSxboDOrgeHcm86IiiN99P5/evrCR3GS5LA5OoJ0=";
};
# Modules doesn't have tests