Skip to content

fix: add Bug Tracker URL to PyPI metadata#18

Merged
govindkavaturi-art merged 1 commit intomainfrom
fix/add-bug-tracker-url
Apr 12, 2026
Merged

fix: add Bug Tracker URL to PyPI metadata#18
govindkavaturi-art merged 1 commit intomainfrom
fix/add-bug-tracker-url

Conversation

@govindkavaturi-art
Copy link
Copy Markdown
Member

Summary

Context

The open-bug sweep found that cueapi-sdk on PyPI had no Bug Tracker link, while cueapi (CLI) and @cueapi/cuechain (npm) both have correct links. Users looking to report SDK bugs had no link to follow.

Test plan

  • Verify PR contains only metadata changes (pyproject.toml + init.py)
  • After merge, tag v0.1.2 and push to trigger Trusted Publishing workflow
  • Confirm Bug Tracker link appears on https://pypi.org/project/cueapi-sdk/

🤖 Generated with Claude Code

The cueapi-sdk package on PyPI was missing the Bug Tracker project URL,
meaning users had no link to report issues. Adds the correct URL pointing
to https://github.com/cueapi/cueapi-python/issues.

Also bumps version to 0.1.2 (metadata-only patch) and syncs __version__
in __init__.py.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@govindkavaturi-art govindkavaturi-art merged commit 63a4a59 into main Apr 12, 2026
1 of 2 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.

1 participant