python37Packages.pytest-tornado: 0.7.0 -> 0.8.0

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pytest-tornado/versions
This commit is contained in:
R. RyanTM 2019-06-02 14:37:25 -07:00
parent 97aba37876
commit 99b760f4af

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