On Mon, Jun 29, 2015 at 07:15:43PM -0400, Johan Huldtgren wrote: > On 2015-06-29 17:51, Landry Breuil wrote: > > > >Are we sure it's just a BUILD_DEPENDS ? to me it'd also look like a > >TEST_DEPENDS.... after all it's testing related. > > You are correct, it's a TEST_DEPENDS as well, which then requires > cov-core. Now here it gets tricky. cov-core has seemingly been > absorbed into py-test-cov 2.0 this version does not exist on > pypi but it does exist on github, however I haven't succeeded in > getting this update to build correctly. And that seems to be > true in general it's marked as "build failing". > > With py-test-runner and py-cov-core as TEST_DEPENDS py-jwt > now passes 'make test' without an internet connection as it > should. New diff plus new port py-cov-core attached.
At this point, i'm wondering if it's worth importing 3 (4?) new ports just for test depends... wonder if it wouldnt be simpler to just amend the setup.py file to remove/loosen those depends. Do we need that much stuff in the tree, if nothing else is going to use it ? Landry
