python310Packages.types-pytz: 2022.7.0.0 -> 2022.7.1.0

This commit is contained in:
R. Ryantm
2023-01-15 02:40:40 +00:00
parent 3bc481f4b2
commit 9fac1164cc
@@ -5,12 +5,12 @@
buildPythonPackage rec {
pname = "types-pytz";
version = "2022.7.0.0";
version = "2022.7.1.0";
format = "setuptools";
src = fetchPypi {
inherit pname version;
sha256 = "sha256-TyDClTs6OgWH6USJ7EyeAsPTrtubpc1+eW4S9M+nAn4=";
sha256 = "sha256-kY+cPnqVC6fn1vhLGKfKyryIhstxJfsZJ/8cdStLWd4=";
};
# Modules doesn't have tests