#3187 Update the requirements.txt
Merged by pingou. Opened by pingou.
fix_requirements  into  master

Download 3187.patch
no initial comment

Pretty please pagure-ci rebuild

1 new commit added

  • Reorder the dependencies for testing

Does straight.plugin >= 1.4.0.post1 work from pip? That's what the setuptools metadata returns for me...

The -1 works for me, that's how jenkins have been pulling the requirements so far

1 new commit added

  • For the moment exclude flask-1.0 it's just not working for us

@pingou Apparently as part of PEP 440, there's a normalization scheme in place: https://www.python.org/dev/peps/pep-0440/#normalization

3 new commits added

  • Drop the '#' in the issue UID so URLs are properly parsed
  • Disabled debug when running the tests
  • Convert set to list to converting to JSON works properly in flask 1.0

@ngompa indeed, this change should leave this at the hand of the packagers/sysadmins.

:thumbsup: looks good to me

Thanks, I'll rebase and merge :)

rebased onto cd85e05f9ef3e164c3075961a8a56589c5e79141

Pull-Request has been merged by pingou

Metadata