Skip to content

Fix checking if a package is on PyPI.#487

Merged
mauritsvanrees merged 3 commits into
masterfrom
maurits-package-in-pypi-fix
May 19, 2026
Merged

Fix checking if a package is on PyPI.#487
mauritsvanrees merged 3 commits into
masterfrom
maurits-package-in-pypi-fix

Conversation

@mauritsvanrees

Copy link
Copy Markdown
Member

We were for example checking this url: https://pypi.org/simple/collective.recipe.backup
This worked for years. But now it should be: https://pypi.org/simple/collective-recipe-backup/

Fixes issue #486.

We were for example checking this url: https://pypi.org/simple/collective.recipe.backup
This worked for years.  But now it should be: https://pypi.org/simple/collective-recipe-backup/

Fixes issue #486.
@mauritsvanrees

Copy link
Copy Markdown
Member Author

I need to fix the tests.

@mauritsvanrees

Copy link
Copy Markdown
Member Author

The build is green.

Comment thread zest/releaser/tests/functional.py
Comment thread zest/releaser/tests/functional.py Outdated
Co-authored-by: Reinout van Rees <reinout@vanrees.org>
@mauritsvanrees
mauritsvanrees merged commit cb03698 into master May 19, 2026
7 checks passed
@mauritsvanrees

Copy link
Copy Markdown
Member Author

Released in 9.9.1

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.

2 participants