Skip to content

functionality to rename a project #1919

@ewdurbin

Description

@ewdurbin

At this point, there are some admin tools in pypa/pypi-legacy i'm not comfortable using to rename projects when users request such an operation. Some examples are modifications of case or underscore/hyphen swaps which are equivalent after applying safe_name (myPackage => mypackage, or my-package -> my_package)

We should establish a process and enforce it via whatever mechanism we use to perform such an operation (code, admin ui, carrier pigeon).

Metadata

Metadata

Assignees

No one assigned

    Labels

    adminFeatures needed for the Admin UI (people running the site)feature request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions