mirror of https://github.com/scrapy/scrapy.git
require w3lib 1.2 or greater
This commit is contained in:
parent
ae2ff4d33a
commit
d74a067227
|
|
@ -8,7 +8,7 @@ Homepage: http://scrapy.org/
|
|||
|
||||
Package: scrapy-SUFFIX
|
||||
Architecture: all
|
||||
Depends: ${python:Depends}, python-lxml, python-twisted, python-openssl, python-w3lib (>= 1.1-r23)
|
||||
Depends: ${python:Depends}, python-lxml, python-twisted, python-openssl, python-w3lib (>= 1.2)
|
||||
Recommends: python-setuptools
|
||||
Conflicts: python-scrapy, scrapy, scrapy-0.11
|
||||
Provides: python-scrapy, scrapy
|
||||
|
|
|
|||
Loading…
Reference in New Issue