mirror of https://github.com/scrapy/scrapy.git
bumped required python-w3lib version in debian/control
This commit is contained in:
parent
2909a60e95
commit
9006227358
|
|
@ -8,7 +8,7 @@ Homepage: http://scrapy.org/
|
|||
|
||||
Package: scrapy-SUFFIX
|
||||
Architecture: all
|
||||
Depends: ${python:Depends}, python-libxml2, python-twisted, python-openssl, python-w3lib
|
||||
Depends: ${python:Depends}, python-libxml2, python-twisted, python-openssl, python-w3lib (>= 1.1-r23)
|
||||
Recommends: python-setuptools
|
||||
Conflicts: python-scrapy, scrapy, scrapy-0.11
|
||||
Provides: python-scrapy, scrapy
|
||||
|
|
|
|||
Loading…
Reference in New Issue