Summary
The PePy project page for pollard leaves the Author field empty even though the current PyPI metadata and published distribution include the author.
Current state
Checked on 2026-07-27:
- PyPI JSON reports
info.author as Muntaser Syed.
- The
pollard-1.2.0-py3-none-any.whl core metadata contains Author: Muntaser Syed.
- PePy recognizes version
1.2.0, but the project page payload still contains metadata: null and renders the Author value as —.
Expected state
PePy should sync the current PyPI metadata and display Muntaser Syed in the Author field.
Could you please resync or backfill the PyPI metadata for the pollard project?
Summary
The PePy project page for
pollardleaves the Author field empty even though the current PyPI metadata and published distribution include the author.Current state
Checked on 2026-07-27:
info.authorasMuntaser Syed.pollard-1.2.0-py3-none-any.whlcore metadata containsAuthor: Muntaser Syed.1.2.0, but the project page payload still containsmetadata: nulland renders the Author value as—.Expected state
PePy should sync the current PyPI metadata and display
Muntaser Syedin the Author field.Could you please resync or backfill the PyPI metadata for the
pollardproject?