Merge pull request #178613 from r-ryantm/auto-update/python3.10-types-pytz

python310Packages.types-pytz: 2021.3.8 -> 2022.1.0
This commit is contained in:
Fabian Affolter 2022-06-23 11:00:11 +02:00 committed by GitHub
commit 9b3c37f518
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 = "2021.3.8";
version = "2022.1.0";
format = "setuptools";
src = fetchPypi {
inherit pname version;
sha256 = "sha256-QSU6OivwKLaj8XtYdJppLZVa8PdOl13pT29NLTzQHb0=";
sha256 = "sha256-u+fq+TtPvsR4AyOvklKG0mWmaB9Q26V9FtvYaVw+1j0=";
};
# Modules doesn't have tests