requirements: limit Flask-RESTful to <= 0.3.5
ClosedPublic

Authored by kparal on Jun 30 2017, 1:00 PM.

Details

Summary

Flask-RESTful 0.3.6 breaks the unit tests, we need to discover why.

Test Plan

install Flask-RESTful 0.3.6 and confirm test suite breaks. Then install this patch, run pip install -r requirements.txt (optionally also add -U) and confirm the test suite now works.

Diff Detail

Repository
rRSDB resultsdb
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
kparal created this revision.Jun 30 2017, 1:00 PM
jskladan accepted this revision.Jun 30 2017, 1:05 PM
This revision is now accepted and ready to land.Jun 30 2017, 1:05 PM
Closed by commit rRSDBf1b2aa0a1ef1: requirements: limit Flask-RESTful to <= 0.3.5 (authored by Kamil Páral <kparal@redhat.com>). · Explain WhyJun 30 2017, 1:13 PM
This revision was automatically updated to reflect the committed changes.