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

python310Packages.types-pytz: 2022.1.0 -> 2022.1.1
This commit is contained in:
Fabian Affolter 2022-06-28 09:05:21 +02:00 committed by GitHub
commit ded5a90b6c
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.1.0";
version = "2022.1.1";
format = "setuptools";
src = fetchPypi {
inherit pname version;
sha256 = "sha256-u+fq+TtPvsR4AyOvklKG0mWmaB9Q26V9FtvYaVw+1j0=";
sha256 = "sha256-TnrdcIhtwu5u51NcgYSibusKyduvrpliy4gtdLn2czA=";
};
# Modules doesn't have tests