Merge pull request #172152 from r-ryantm/auto-update/python310Packages.approvaltests

python310Packages.approvaltests: 5.0.1 -> 5.0.2
This commit is contained in:
Mario Rodas 2022-05-09 09:07:00 -05:00 committed by GitHub
commit e9e019deed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@
}:
buildPythonPackage rec {
version = "5.0.1";
version = "5.0.2";
pname = "approvaltests";
format = "setuptools";
@ -27,7 +27,7 @@ buildPythonPackage rec {
owner = "approvals";
repo = "ApprovalTests.Python";
rev = "refs/tags/v${version}";
sha256 = "sha256-lmH/nw/7woLCDepR/rDQUqwrhuLFY+TO8sdgK1+apgc=";
sha256 = "sha256-yEzfDbYHGm3Za4+yIk5lIWM4I+5TnqfluZj8OLN9oK0=";
};
propagatedBuildInputs = [