mirror of https://github.com/scrapy/scrapy.git
make scrapyd package depend on specific scrapy version
This commit is contained in:
parent
048044c1f8
commit
7dc521c56e
|
|
@ -19,7 +19,7 @@ Description: Python web crawling and scraping framework
|
|||
|
||||
Package: scrapyd-SUFFIX
|
||||
Architecture: all
|
||||
Depends: scrapy, python-setuptools
|
||||
Depends: scrapy-SUFFIX, python-setuptools
|
||||
Conflicts: scrapyd, scrapyd-0.11
|
||||
Provides: scrapyd
|
||||
Description: Scrapy Service
|
||||
|
|
|
|||
Loading…
Reference in New Issue