scrapy / protego

A pure-Python robots.txt parser with support for modern conventions.
BSD 3-Clause "New" or "Revised" License
54 stars 28 forks source link

Automatically deploy new Protego releases to conda-forge #23

Closed anubhavp28 closed 2 years ago

anubhavp28 commented 2 years ago

Currently, we use Travis CI to automatically deploy new Protego releases to PyPI. We should have something similar in place for updating our conda-forge package.

Gallaecio commented 2 years ago

There is already https://github.com/conda-forge/protego-feedstock to handle releases there, which automatically gets a pull request after releases in the Python Package Index, in this case https://github.com/conda-forge/protego-feedstock/pull/1.

It cannot be automated completely because sometimes Conda needs extra metadata, or tests do not pass there (on-going issue with Scrapy).

I have https://github.com/conda-forge/protego-feedstock/pull/1 on my personal to-do list right after the release of Scrapy 2.6.