Until 4 hours ago, package edx-username-changer==0.3.2 was able to install over ubuntu:focal (python 3.8), but with a huge refactor over this repository (ref: 4cfaead), that restriction was changed to python>=3.11 .
Package description page in pypi.org https://pypi.org/project/edx-username-changer/ declares that package requires Python>=3.6.
Expected Behavior
Package description page should indicate Requires: Python >=3.11
Current Behavior
Package description page should indicate Requires: Python >=3.6