Merge pull request #223357 from fabaff/types-pytz-bump

python310Packages.types-pytz: 2022.7.1.2 -> 2023.2.0.0
This commit is contained in:
Mario Rodas 2023-03-31 22:12:57 -05:00 committed by GitHub
commit 25766266ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,12 +5,12 @@
buildPythonPackage rec {
pname = "types-pytz";
version = "2022.7.1.2";
version = "2023.2.0.0";
format = "setuptools";
src = fetchPypi {
inherit pname version;
hash = "sha256-SH0+jp9Ace7ICBdG1T+pgrvAWBLnGdy/Lr89VaGkzSg=";
hash = "sha256-7sfIBiIHds3nsvsgNxhT3dDRT6dUTKPGhiQzreN0ad8=";
};
# Modules doesn't have tests