Skip to content

Uploaded version listed as latest on version-specific page, but not updating in project listing #8270

@tyarkoni

Description

@tyarkoni

I just uploaded a new version of a package (pliers 0.4.0) to PyPI; I had no trouble with the upload, and haven't changed anything packaging-related since 0.3.0 as far as I know. I get the following rather strange behavior:

  • https://pypi.org/project/pliers/0.4.0/ correctly lists 0.4.0 as the latest version
  • https://pypi.org/project/pliers/ points to 0.3.0 and says that 0.3.0 is the latest verison
  • The release history on the main project page doesn't show 0.4.0 at all.
  • The release history under the version 0.4.0 page does show 0.4.0 as the latest version.
  • The 0.4.0 release is not visible to pip.

I've searched the board, but can't find anything that seems relevant other than #6990, which suggests a caching issue that's been fixed. It's been more than an hour since the upload, so it doesn't seem like this is what's going on.

The only other thing I can think of is that the project currently contains no description. That's something I can (and should) easily remedy, but doesn't seem like a likely culprit unless PyPI now requires releases to have descriptions and didn't at the time of the last release (June 2019).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions