Skip to content

Rename project from semantic-copycat-purl2src to purl2src#11

Merged
oscarvalenzuelab merged 1 commit intomainfrom
feature/project-rename-v1.2.3
Oct 28, 2025
Merged

Rename project from semantic-copycat-purl2src to purl2src#11
oscarvalenzuelab merged 1 commit intomainfrom
feature/project-rename-v1.2.3

Conversation

@oscarvalenzuelab
Copy link
Collaborator

Summary

Rename project from semantic-copycat-purl2src to purl2src and update all references to use the new repository location.

Changes

  • Updated package name in pyproject.toml from semantic-copycat-purl2src to purl2src
  • Updated GitHub repository URLs from oscarvalenzuelab/semantic-copycat-purl2src to SemClone/purl2src
  • Updated installation command in README.md
  • Updated User-Agent headers in HTTP client
  • Updated test assertions to match new package name
  • Updated PyPI workflow URL
  • Bumped version to 1.2.3
  • Added changelog entry documenting the rename

Files Changed

  • pyproject.toml
  • CHANGELOG.md
  • README.md
  • src/purl2src/init.py
  • src/purl2src/utils/http.py
  • tests/test_utils/test_http.py
  • .github/workflows/release.yml

Test Plan

  • Verify all tests pass with updated assertions
  • Confirm package builds successfully with new name
  • Validate all URLs point to correct repository

- Updated package name in pyproject.toml
- Updated GitHub repository URLs to SemClone/purl2src
- Updated installation command in README
- Updated User-Agent headers and test assertions
- Updated PyPI workflow URL
- Bumped version to 1.2.3
- Added changelog entry for v1.2.3
@oscarvalenzuelab oscarvalenzuelab merged commit e53c4b3 into main Oct 28, 2025
3 checks passed
@oscarvalenzuelab oscarvalenzuelab deleted the feature/project-rename-v1.2.3 branch October 28, 2025 03:46
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