python310Packages.types-pytz: 2023.3.0.1 -> 2023.3.1.0

This commit is contained in:
R. Ryantm
2023-09-18 01:39:54 +00:00
parent d64d76d2f1
commit 80a5c4cf7c
@@ -5,12 +5,12 @@
buildPythonPackage rec {
pname = "types-pytz";
version = "2023.3.0.1";
version = "2023.3.1.0";
format = "setuptools";
src = fetchPypi {
inherit pname version;
hash = "sha256-GnuNSqxwmBz6JEeKQerfzZagh8mG1vFQ13486zwr36s=";
hash = "sha256-jn0hmMukSnLfdiiIfJD2ilaOFEXxTbZGMa9Qw8q4wJA=";
};
# Modules doesn't have tests