Merge pull request #62537 from r-ryantm/auto-update/python3.7-pytest-tornado

python37Packages.pytest-tornado: 0.7.0 -> 0.8.0
This commit is contained in:
Mario Rodas 2019-06-04 05:32:37 -05:00 committed by GitHub
commit 9d8b362c78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,11 +7,11 @@
buildPythonPackage rec {
pname = "pytest-tornado";
version = "0.7.0";
version = "0.8.0";
src = fetchPypi {
inherit pname version;
sha256 = "0jv7jhq6ddhsmnz67vc76r4kwac9k5a142968zppyw9av6qalbl4";
sha256 = "0ncaq7icijls6qh66kv19w3i9av2wnmaycfr4yadyybajr8yvffz";
};
# package has no tests