~patchwork-devs/patchwork/patchwork

Viewing all changes in revision 1588.

  • Committer: Stephen Finucane
  • Date: 2019-09-10 14:30:12 UTC
  • Revision ID: git-v1:c90473ea4478db20a0c7e6686620ad8dd0d412e4
requirements: Switch to compatible releases

In commit ab0c443691, we switched from using commit ranges to fixed
ranges. This was a good idea in so far as it ensures we're providing an
application with dependencies that are guaranteed to work. However,
Patchwork as a project isn't active enough to warrant the continued busy
work effort necessary to keep bumping these versions and it's probably
about time to abandon the experiment. However, rather than switching
back to version ranges, use the compatible releases feature introduced
in PEP 440 [1]. This gives us most of the benefits of ranges but with a
nicer syntax.

[1] https://www.python.org/dev/peps/pep-0440/#compatible-release

Signed-off-by: Stephen Finucane <stephen@that.guru>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: