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

python310Packages.types-pytz: 2022.7.1.1 -> 2022.7.1.2
This commit is contained in:
Fabian Affolter 2023-02-24 15:11:13 +01:00 committed by GitHub
commit abb80c5e50
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.1";
version = "2022.7.1.2";
format = "setuptools";
src = fetchPypi {
inherit pname version;
sha256 = "sha256-WAELsdb3unKE+6Jks7ycJICrWGIB4lEo7Sqt6kwpizM=";
sha256 = "sha256-SH0+jp9Ace7ICBdG1T+pgrvAWBLnGdy/Lr89VaGkzSg=";
};
# Modules doesn't have tests