Skip to content

PyPI Artifacts feed is broken #417

@calebbrown

Description

@calebbrown

PyPI deprecated the changelog XMLRPC response (https://warehouse.pypa.io/api-reference/xml-rpc.html#changelog-since-with-ids-false) which now returns an error.

This code needs to be moved to changelog_since_serial (https://warehouse.pypa.io/api-reference/xml-rpc.html#changelog-since-serial-since-serial).

Furthermore, we need to make the "since" parameter an interface that allows arbitrary types to be implemented so "serial" can be used as a "since" parameter.

To allow commits to flow the test TestPyPIArtifactsLive will be disabled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions