-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

On Mon, 2016-11-07 at 10:47 +1100, Mark Andrews wrote:
> Install a Python version that has not been end-of-lifed
> in the meantime disable python at configure time (--with-python=no).

bind-9.11.0-P1.tar.gz/bind-9.11.0-P1/configure contains code:

python="python python3 python3.5 python3.4 python3.3 python3.2 python3.1
python3.0 python2 python2.7 python2.6 python2.5 python2.4"
...
for p in $python ....


It seems that configure supports python versions back to python 2.4.
That should be changed if the actual python code requires something more
modern.

hmac.update() was changed in Python 3.4 to allow the arg to be any type
supported by hashlib. It seems that prior to that, the arg was required
to be a string.



-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)

iEYEAREKAAYFAlgf7kMACgkQL6j7milTFsHCqgCeKMfmSUhzsozxmD/GveJ3fXTV
4P0AnRqp6+9pQ+7kTtet+5BBNc+2Tn3Z
=pbUQ
-----END PGP SIGNATURE-----


_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to