Hi,

The package release announce on tryton-annou...@googlegroups.com relies
on rss2email [1] and farmhouse [2], a service that B2CK is running to
generate RSS feeds.
farmhouse relies on the XML-RPC API of the now legacy PyPI website. But
it is going to be deprecated [3]. There is no planned date yet but I
think it is better to act before.
There is a service that provides also RSS feed of packages on PyPI (and
also npm): https://libraries.io/
It is based on AGPL code: https://github.com/librariesio
I think we could use this feed instead of farmhouse.
Here is an example of the RSS feed: 
https://libraries.io/pypi/trytond/versions.atom
The only different is about the text and title. It is limited to just
the version number. So the email will contain only the version number,
the sender name will be "<package> versions - Libraries.io" and the link
will point to libraries.io page.
But I think it is only minor changes compare to the benefit of not
having to run farmhouse and have continuous plan after the close of
XML-RPC API.


[1] https://github.com/wking/rss2email
[2] http://farmhouse.b2ck.com/
[3] 
https://pyfound.blogspot.be/2018/03/warehouse-all-new-pypi-is-now-in-beta.html#deprecations

Thanks,
-- 
Cédric Krier - B2CK SPRL
Email/Jabber: cedric.kr...@b2ck.com
Tel: +32 472 54 46 59
Website: http://www.b2ck.com/

-- 
You received this message because you are subscribed to the Google Groups 
"tryton-dev" group.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tryton-dev/20180401123949.GD3910%40kei.

Reply via email to