Skip to content

edx-username-changer declares support for python>=3.6 in pypi.org, but actually support >=3.11 #563

@fsologureng

Description

@fsologureng

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions