python-scrapy 1.0.0-1 source package in Ubuntu

Changelog

python-scrapy (1.0.0-1) unstable; urgency=medium

  * Team upload
  * Fresh upstream release (Closes: #789606)
  * debian/watch
    - use pypi.debian.net redirector to fetch the sources
  * debian/
    - do not deal with scrapy-ws.py script any longer -- was moved to
      scrapy-jsonrpc package (N/A from Debian archive ATM)
  * debian/rules
    - make build "reproducible" by fixing date to the one from
      debian/changelog (Closes: #788593). Thanks Juan Picca for the patch!
  * debian/control
    - minimal required version of w3lib boosted to 1.8
    - Build-Depends on python-setuptools and python-sphinx-rtd-theme
    - boost policy to 3.9.6
  * debian/copyright
    - moved verbatim of BSD-3 and MIT licenses into separate paragraphs
      for reuse
  * debian/python-scrapy-doc.doc-base
    - removed obsolete reference to /experimental/*.html
  * debian/patches (sent upstream)
    - changeset_48582be.diff - explicit path to RTD sphinx theme
    - changeset_49fe915.diff - do not ignore failed docs build

 -- Yaroslav Halchenko <email address hidden>  Thu, 25 Jun 2015 10:53:02 -0400

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-scrapy_1.0.0-1.dsc 2.2 KiB c7a916e6445747e00fa452f34de7e2fdfa1d5a8bff2df505223ab519e401d6cb
python-scrapy_1.0.0.orig.tar.gz 641.2 KiB 6823f00a9e6cda41b60678957efc876157dbacd0a0830ecc6545811eb9e90352
python-scrapy_1.0.0-1.debian.tar.xz 6.6 KiB b676957622b1d5d76b4b736b456926ad10cbfe8a0fac983396ace2008ad6f36c

Available diffs

No changes file available.

Binary packages built by this source

python-scrapy: Python web scraping and crawling framework

 Scrapy is a fast high-level screen scraping and web crawling framework,
 used to crawl websites and extract structured data from their pages.
 It can be used for a wide range of purposes, from data mining to
 monitoring and automated testing.
 .
 This package provides the python-scrapy script and modules.

python-scrapy-doc: Python web scraping and crawling framework documentation

 Scrapy is a fast high-level screen scraping and web crawling framework,
 used to crawl websites and extract structured data from their pages.
 It can be used for a wide range of purposes, from data mining to
 monitoring and automated testing.
 .
 This package provides the python-scrapy documentation in HTML format.