python310Packages.types-pytz: 2021.3.8 -> 2022.1.0

This commit is contained in:
R. Ryantm 2022-06-22 17:52:54 +00:00
parent 14ff007ff6
commit a030affa77

View File

@ -5,12 +5,12 @@
buildPythonPackage rec {
pname = "types-pytz";
version = "2021.3.8";
version = "2022.1.0";
format = "setuptools";
src = fetchPypi {
inherit pname version;
sha256 = "sha256-QSU6OivwKLaj8XtYdJppLZVa8PdOl13pT29NLTzQHb0=";
sha256 = "sha256-u+fq+TtPvsR4AyOvklKG0mWmaB9Q26V9FtvYaVw+1j0=";
};
# Modules doesn't have tests