#306 Require Python >= 3.9
Closed: Fixed by nphilipp. Opened by nphilipp.

Story

As a developer working on rpmautospec,
I want that it uses a recent Python baseline,
so I can use new features.

Acceptance Criteria

  • Package metadata is updated to require version Python >= 3.9
  • (If applicable:) Features available in Python 3.9 over 3.6 are used where sensible.

Background

Python 3.9 is the baseline Python in EL9 which is the oldest Python version rpmautospec is built for at the moment.


Metadata Update from @nphilipp:
- Issue assigned to nphilipp

Commit 1d44d130 relates to this ticket

Commit 01f59712 relates to this ticket

Commit cf06eab5 relates to this ticket

Commit 1179f740 relates to this ticket

Commit 961ecd08 fixes this issue

Metadata