Warehouse: Package update feeds

Created on 21 Jan 2017  路  10Comments  路  Source: pypa/warehouse

Was just having a thought about a neat feature that would be really helpful for me and probably others. Thinking of downstream/secondary package maintainers for instance though others may find it valuable too. My primary personal use case is helping keep conda-forge up to date. Though maybe Linux packagers and others would be interested

It would be really neat to have some kind of feed that would be published to when a particular package is updated. Mainly interested in version bumps, but potentially other events could be valuable if people are interested. It would be good if this feed was designed so that a person or bot could subscribe ideally without an account. Also it might be nice to have some way to filter out dev/prereleases from stable releases.

APIfeeds feature request

Most helpful comment

Thanks @scop and @yeraydiazdiaz and @di for resolving this issue!

Feed details, FAQ item.

All 10 comments

This is definitely one of those features I would expect from a package index. Right now I keep track of updates by subscribing to the releases feeds of the repo's of the projects I'm interested in.

That's certainly another option. Though not everyone is great about keeping their releases (or tags) in sync with PyPI releases. That said, I expect we will use a variety of different sources.

Another use-case for this: being able to track when new files are uploaded to an existing package version (eg additional wheel variants being uploaded) - so tools like pyup.io can know to update the requirements files with the additional hashes.

I figure this would be based on the same mechanism that could send out notification emails, as requested in #98.

Thanks for your note and sorry for the slow response!

The folks working on Warehouse have gotten funding to concentrate on improving and deploying Warehouse, and have kicked off work towards our development roadmap -- the most urgent task is to improve Warehouse to the point where we can redirect pypi.python.org to pypi.org so the site is more sustainable and reliable. Since this feature isn't something that the legacy site has, I've moved it to a future milestone.

Thanks and sorry again for the wait.

Folks who need this might want to check whether the Libraries.io API for https://libraries.io/pypi might suit their needs in the short term.

Here's a request for RSS feeds specifically: https://github.com/pypa/warehouse/issues/5612

Thanks @scop and @yeraydiazdiaz and @di for resolving this issue!

Feed details, FAQ item.

Awesome! Thank you 馃槃

Yay!

Was this page helpful?
0 / 5 - 0 ratings