Skip to content

Drop support for Python 3.6

Now that support for building RPMs on RHEL8 has been dropped (see !88 (comment 1303514)), this project can drop support for Python 3.6-3.8 completely. This MR implements this in the metadata and packaging.

I have not put any effort into findings places where the code can be optimised/improved with Python 3.9+-only features. I hope that will occur organically as the code is maintained and developed in the fuure.

Merge request reports

Loading