build: Remove distinct .py3 ABI files
authorAndrew Bartlett <abartlet@samba.org>
Mon, 4 Mar 2019 08:48:41 +0000 (21:48 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 21 Mar 2019 04:06:15 +0000 (04:06 +0000)
commitad3ba5998eec5cf29fcd33f5f902f8cf524aa6de
treeb297614815ac8c215b55e13ef3178b4160be78e5
parent709ac663ab686a3b0abec335f7486e7e4c8e7141
build: Remove distinct .py3 ABI files

The only difference between the two built libraries is pytalloc_CObject_FromTallocPtr()
which is deprecated.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
buildtools/wafsamba/wafsamba.py