Merge pull request #175621 from r-ryantm/auto-update/python3.10-approvaltests

python310Packages.approvaltests: 5.0.2 -> 5.2.0
This commit is contained in:
Mario Rodas 2022-06-04 06:02:02 -05:00 committed by GitHub
commit 6dd158e307
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@
}:
buildPythonPackage rec {
version = "5.0.2";
version = "5.2.0";
pname = "approvaltests";
format = "setuptools";
@ -27,7 +27,7 @@ buildPythonPackage rec {
owner = "approvals";
repo = "ApprovalTests.Python";
rev = "refs/tags/v${version}";
sha256 = "sha256-yEzfDbYHGm3Za4+yIk5lIWM4I+5TnqfluZj8OLN9oK0=";
sha256 = "sha256-PrO6NC+ARv0o1KHv+ekPwkEi4VpBIj+YjWRrCSFMHI8=";
};
propagatedBuildInputs = [