]> arthur.barton.de Git - bup.git/commit
Prefer python 3, and mention intent to drop python 2 support
authorRob Browning <rlb@defaultvalue.org>
Sun, 20 Dec 2020 01:36:09 +0000 (19:36 -0600)
committerRob Browning <rlb@defaultvalue.org>
Thu, 24 Dec 2020 01:09:28 +0000 (19:09 -0600)
commit8b7129a1147ad50a3df5c069e86a1d2f06add8a8
tree3ebff2973f7685f1a62a8debdbeb5520cadd7f2e
parent5b320ffcf627417e83f622bdd82862a435f878db
Prefer python 3, and mention intent to drop python 2 support

For now, set the minimum supported 3 version at 3.7 since I just
tested that on a debian/buster system, and update the installation
instructions after seeing what was required to run the tests from
scratch there.  Continue to search for 3.6 and 2.6 for now, since no
one's complained, and we can always lower the requirement later if it
seems appropriate.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Rob Browning <rlb@defaultvalue.org>
README.md
config/configure