Merge pull request #92509 from r-ryantm/auto-update/python2.7-pytest-tornado
python27Packages.pytest-tornado: 0.8.0 -> 0.8.1
This commit is contained in:
commit
893b39036c
@ -7,11 +7,11 @@
|
|||||||
|
|
||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
pname = "pytest-tornado";
|
pname = "pytest-tornado";
|
||||||
version = "0.8.0";
|
version = "0.8.1";
|
||||||
|
|
||||||
src = fetchPypi {
|
src = fetchPypi {
|
||||||
inherit pname version;
|
inherit pname version;
|
||||||
sha256 = "0ncaq7icijls6qh66kv19w3i9av2wnmaycfr4yadyybajr8yvffz";
|
sha256 = "1cgisd7lb9q2hf55558cbn5jfhv65vsgk46ykgidzf9kqcq1kymr";
|
||||||
};
|
};
|
||||||
|
|
||||||
# package has no tests
|
# package has no tests
|
||||||
|
Loading…
x
Reference in New Issue
Block a user