The cleanest way I've found so far to do this for PyPI packages in general is to subscribe to the Atom feeds provided by Libraries.io . For example, https://libraries.io/pypi/flake8/versions.atom ; at work, I subscribed a Slack channel to most of the ones we care about so it gets a stream of all potentially interesting new releases. Last I checked, PyPI itself doesn't have anything this granular, just a single high-volume feed for all releases of all packages (which may be what Libraries.io processes to produce its individual package feeds).

I'd be interested in hearing if anybody else has a different solution that works for them.

Jeremy

On 2022-01-04 16:08, Levi Muniz wrote:

Hi there,

First off, thank you for the awesome flake8 project! My team has just started using it and I expect we will only use it more moving forward.

I wanted to ask if there was a way I could be notified of releases, such as a mailing list I can subscribe to? I'm also happy to use GitHub's "watch" function for releases, but tags don't count as releases.

Thanks again!

Levi Muniz _DevOps Engineer_
levi.mu...@quantum.com

[1]

@QuantumCorp [1]

[2]

QuantumCorp [2]

Quantum.com [3]

[3]

The information contained in this transmission may be confidential. Any disclosure, copying, or further distribution of confidential information is not permitted unless such privilege is explicitly granted in writing by Quantum. Quantum reserves the right to have electronic communications, including email and attachments, sent across its networks filtered through security software programs and retain such messages in order to comply with applicable data security and retention requirements. Quantum is not responsible for the proper and complete transmission of the substance of this communication or for any delay in its receipt.
_______________________________________________
code-quality mailing list -- code-quality@python.org
To unsubscribe send an email to code-quality-le...@python.org
https://mail.python.org/mailman3/lists/code-quality.python.org/
Member address: code-qual...@portabase.org



Links:
------
[1] https://twitter.com/quantumcorp
[2] https://www.linkedin.com/company/quantum
[3] https://www.quantum.com/?utm_source=quantum-email&utm_medium=email-signature&utm_campaign=corpsig2021livingdata
_______________________________________________
code-quality mailing list -- code-quality@python.org
To unsubscribe send an email to code-quality-le...@python.org
https://mail.python.org/mailman3/lists/code-quality.python.org/
Member address: arch...@mail-archive.com

Reply via email to