Skip to content

fix: update stale org URLs in pyproject.toml and README (#787)#853

Merged
igorls merged 1 commit intoMemPalace:developfrom
mvalentsev:fix/pyproject-urls
Apr 14, 2026
Merged

fix: update stale org URLs in pyproject.toml and README (#787)#853
igorls merged 1 commit intoMemPalace:developfrom
mvalentsev:fix/pyproject-urls

Conversation

@mvalentsev
Copy link
Copy Markdown
Contributor

@mvalentsev mvalentsev commented Apr 14, 2026

Closes #787. Props to @fatkobra for filing.

pyproject.toml [project.urls] and README.md still reference the old milla-jovovich org. GitHub redirects work but PyPI shows stale metadata and README links point at the old org page.

2 files, +12/-12:

  • pyproject.toml: 3 URLs (Homepage, Repository, Bug Tracker)
  • README.md: 9 URLs (issue links, release/license badges, marketplace commands)

Author name field in pyproject.toml (line 9) intentionally unchanged -- refers to the person, not the org.

@mvalentsev mvalentsev marked this pull request as ready for review April 14, 2026 04:01
@mvalentsev mvalentsev changed the title fix: update stale org URLs in pyproject.toml (#787) fix: update stale org URLs in pyproject.toml and README (#787) Apr 14, 2026
@igorls igorls merged commit 43189b6 into MemPalace:develop Apr 14, 2026
6 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.

pyproject.toml still points to old repo owner in project URLs

2 participants