mirror of https://github.com/scrapy/scrapy.git
Make Ubuntu package conflict with standard Scrapy Debian/Ubuntu package
This commit is contained in:
parent
cad077574b
commit
08952562e9
|
|
@ -9,6 +9,8 @@ Homepage: http://scrapy.org/
|
|||
Package: scrapy
|
||||
Architecture: all
|
||||
Depends: ${python:Depends}, python-libxml2, python-twisted, python-openssl
|
||||
Conflicts: python-scrapy
|
||||
Provides: python-scrapy
|
||||
Description: Python web crawling and scraping framework
|
||||
Scrapy is a fast high-level screen scraping and web crawling framework,
|
||||
used to crawl websites and extract structured data from their pages.
|
||||
|
|
|
|||
Loading…
Reference in New Issue