Merge pull request #139112 from r-ryantm/auto-update/tempest

python38Packages.tempest: 28.0.0 -> 29.0.0
This commit is contained in:
Sandro 2021-09-23 10:42:43 +02:00 committed by GitHub
commit bc2ba06323
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,11 +29,11 @@
buildPythonApplication rec {
pname = "tempest";
version = "28.0.0";
version = "29.0.0";
src = fetchPypi {
inherit pname version;
sha256 = "24fcc0baa2044454b17b6b4aa2b1b19682cf95eb92ca38a2f289d3cbc488b170";
sha256 = "2045963560f91241c56940af741f081e59212c65c9867dfcdabfe07f9dd4d255";
};
propagatedBuildInputs = [