Skip to content

Rename package/repo to spec0-tools#14

Merged
ethanholz merged 1 commit into
omsf:mainfrom
dwhswenson:spec0-tools
Sep 23, 2025
Merged

Rename package/repo to spec0-tools#14
ethanholz merged 1 commit into
omsf:mainfrom
dwhswenson:spec0-tools

Conversation

@dwhswenson

Copy link
Copy Markdown
Member

This is to avoid potential issues with the name spec0 on PyPI. The PyPI name changes, but the CLI command and import name do not.

Also sets the version number as ready for release!

This is to avoid potential issues with the name spec0 on PyPI. The PyPI
name changes, but the CLI command and import name do not.

Also sets the version number as ready for release!
@dwhswenson dwhswenson requested a review from Copilot September 22, 2025 21:48

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR renames the package from "spec0" to "spec0-tools" to avoid potential naming conflicts on PyPI, while maintaining the same CLI command and import names. It also updates the version to 0.1.0, indicating readiness for release.

  • Renamed package from "spec0" to "spec0-tools" in project configuration
  • Updated version from development (0.0.1.dev0) to release version (0.1.0)
  • Updated GitHub workflow to reflect the new repository name

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
pyproject.toml Updated package name and version for PyPI release
.github/workflows/publish-pypi.yaml Updated repository reference to match new name

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@ethanholz ethanholz merged commit d79c015 into omsf:main Sep 23, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants