/loggerhead/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/loggerhead/trunk

« back to all changes in this revision

Viewing changes to requirements.txt

  • Committer: Jelmer Vernooij
  • Date: 2021-11-15 14:40:11 UTC
  • mto: This revision was merged to the branch mainline in revision 520.
  • Revision ID: jelmer@jelmer.uk-20211115144011-q78fwej9i0v91vy7
Drop support for Python < 3 and Breezy < 3.1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
setuptools < 45; python_version < "3"
2
 
packaging < 21.0; python_version < "3.6"
 
1
setuptools
3
2
Paste >= 1.6
4
 
dulwich < 0.20; python_version < "3"
5
 
dulwich; python_version >= "3"
6
 
testtools < 2.5.0; python_version < "3"
7
 
testtools; python_version >= "3"
8
 
breezy < 3.2; python_version < "3.6"
9
 
breezy ; python_version >= "3.6"
 
3
dulwich
 
4
testtools
 
5
breezy >= 3.1
10
6
bleach
11
 
https://www.owlfish.com/software/simpleTAL/downloads/SimpleTAL-4.3.tar.gz; python_version < "3"
12
 
https://www.owlfish.com/software/simpleTAL/downloads/SimpleTAL-5.2.tar.gz; python_version >= "3"
 
7
https://www.owlfish.com/software/simpleTAL/downloads/SimpleTAL-5.2.tar.gz