Skip to content

Rename package from swarm-provenance-uploader to swarm-provenance-cli #112

Description

@crtahlin

Summary

The project name in pyproject.toml is swarm-provenance-uploader but the repo is swarm_provenance_CLI. These should be unified under a consistent name.

Scope

  • Rename pyproject.toml name field to swarm-provenance-cli
  • Rename swarm_provenance_uploader/ package directory to swarm_provenance_cli/
  • Update all imports across the codebase and tests
  • Update project.scripts entry point
  • Update setuptools.package-data path
  • Update README install/usage instructions
  • Consider a PyPI redirect if already published under the old name

Notes

This is a breaking change for anyone importing the package directly. Coordinate with a minor or major version bump.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions