chiark / gitweb /
make-secnet-sites: Switch to python3
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 24 Oct 2019 18:05:42 +0000 (19:05 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 24 Oct 2019 18:16:16 +0000 (19:16 +0100)
commitcb5b66236379a40ed30c4fe5707c22e9017dbaf9
tree858271e8a6592046f5eae6afaa0aced3d85a9ea0
parent0c1dcb9496c6489dd7ed5bcc5655c148033c12de
make-secnet-sites: Switch to python3

ipaddress is in the python3 stdlib.  python-future is not needed
either as it is aliases for things from the python3 stdlib.

We have to explicitly add python3 to Build-Depends now; it was
previously pulled in implicitly.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
INSTALL
debian/control
ipaddrset-test.py
make-secnet-sites