Merge pull request #225478 from r-ryantm/auto-update/python310Packages.types-pytz

python310Packages.types-pytz: 2023.2.0.0 -> 2023.3.0.0
This commit is contained in:
Martin Weinelt 2023-04-09 20:58:08 +02:00 committed by GitHub
commit 8f6bc57428
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 = "2023.2.0.0";
version = "2023.3.0.0";
format = "setuptools";
src = fetchPypi {
inherit pname version;
hash = "sha256-7sfIBiIHds3nsvsgNxhT3dDRT6dUTKPGhiQzreN0ad8=";
hash = "sha256-7Nxw1UOq82FqfkhjFUOohPdCBfKEzv1mSd30TGqCCqw=";
};
# Modules doesn't have tests