Drop support for Python 2
authorAndreas Schneider <asn@samba.org>
Tue, 2 Aug 2022 07:21:55 +0000 (09:21 +0200)
committerAndreas Schneider <asn@samba.org>
Tue, 2 Aug 2022 10:23:57 +0000 (12:23 +0200)
commit2b486d5eb124562460a91e49eaf7bbef6fd3d168
tree9b5d2a2e716e032e6cadde953595fb5a336005c0
parent7932e582ec0e4332ee417fbddfab3516e9ed575a
Drop support for Python 2

Python 2 is already EOL!

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
src/python/CMakeLists.txt
src/python/python2/CMakeLists.txt [deleted file]
tests/CMakeLists.txt
tests/pypamtest_test.py