scrapy / scrapyd

A service daemon to run Scrapy spiders
https://scrapyd.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
2.92k stars 569 forks source link

Scrapy 2.8 support #471

Closed jpmckinney closed 1 year ago

jpmckinney commented 1 year ago

closes #369 closes #428

jpmckinney commented 1 year ago

@blacksteel1288 @todoit Can you test this branch to confirm that it resolves #470?

pip install -e git+https://github.com/scrapy/scrapyd.git@369-deprecation-warnings-v2#egg=scrapyd
jpmckinney commented 1 year ago

Confirmed as working with Scrapy 2.8 in #470