pyparted-3.11.5
Fixes for parted-3.3 and gcc 10:
- Require at least libparted 3.3 and python 3.7
- pedmodule.c: Fix partition enum flag handling
- Add support for chromeos_kernel and bls_boot partition flags
- Move exception declarations to _pedmodule.c
If you are still interested in using pyparted with Python 2.x, please let me know. I am currently only focused on Python 3.x support. I am not opposed to keeping support for Python 2.x, but I need to know who uses it and ideally people to send patches to keep it working.