Your message dated Sun, 20 Jul 2014 06:33:52 +0000
with message-id <[email protected]>
and subject line Bug#748864: fixed in python-scrapy 0.24.2-1
has caused the Debian Bug report #748864,
regarding python-scrapy: package is missing dependency on python-cssselect
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
748864: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=748864
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-scrapy
Version: 0.22.2-3
Severity: important

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate
***

   * What led up to the situation?
        Installing python-scrapy and then running 'scrapy shell
http://doc.scrapy.org/en/latest/_static/selectors-sample1.html'

   * What exactly did you do (or not do) that was effective (or
ineffective)?
        Run the command 'scrapy shell
http://doc.scrapy.org/en/latest/_static
/selectors-sample1.html'

   * What was the outcome of this action?
        Stack trace:
$ scrapy shell
http://doc.scrapy.org/en/latest/_static/selectors-sample1.html
Traceback (most recent call last):
  File "/usr/bin/scrapy", line 4, in <module>
    execute()
  File "/usr/lib/python2.7/dist-packages/scrapy/cmdline.py", line 122, in
execute
    cmds = _get_commands_dict(settings, inproject)
  File "/usr/lib/python2.7/dist-packages/scrapy/cmdline.py", line 46, in
_get_commands_dict
    cmds = _get_commands_from_module('scrapy.commands', inproject)
  File "/usr/lib/python2.7/dist-packages/scrapy/cmdline.py", line 29, in
_get_commands_from_module
    for cmd in _iter_command_classes(module):
  File "/usr/lib/python2.7/dist-packages/scrapy/cmdline.py", line 20, in
_iter_command_classes
    for module in walk_modules(module_name):
  File "/usr/lib/python2.7/dist-packages/scrapy/utils/misc.py", line 68, in
walk_modules
    submod = import_module(fullpath)
  File "/usr/lib/python2.7/importlib/__init__.py", line 37, in import_module
    __import__(name)
  File "/usr/lib/python2.7/dist-packages/scrapy/commands/bench.py", line 2,
in
<module>
    from scrapy.tests.spiders import FollowAllSpider
  File "/usr/lib/python2.7/dist-packages/scrapy/tests/spiders.py", line 11,
in
<module>
    from scrapy.contrib.linkextractors.sgml import SgmlLinkExtractor
  File "/usr/lib/python2.7/dist-
packages/scrapy/contrib/linkextractors/sgml.py", line 7, in <module>
    from scrapy.selector import Selector
  File "/usr/lib/python2.7/dist-packages/scrapy/selector/__init__.py", line
4,
in <module>
    from scrapy.selector.unified import *
  File "/usr/lib/python2.7/dist-packages/scrapy/selector/unified.py", line
13,
in <module>
    from .csstranslator import ScrapyHTMLTranslator, ScrapyGenericTranslator
  File "/usr/lib/python2.7/dist-packages/scrapy/selector/csstranslator.py",
line 1, in <module>
    from cssselect import GenericTranslator, HTMLTranslator
ImportError: No module named cssselect

   * What outcome did you expect instead?
        Interactive scrapy shell




-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (900, 'testing'), (600, 'stable'), (500, 'testing-updates'),
(500, 'stable-updates'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.13-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-scrapy depends on:
ii  python                2.7.5-5
ii  python-boto           2.27.0-1
ii  python-libxml2        2.9.1+dfsg1-3
ii  python-queuelib       1.1.1-1
ii  python-twisted-conch  1:13.2.0-1
ii  python-twisted-core   13.2.0-1
ii  python-twisted-mail   13.2.0-1
ii  python-twisted-web    13.2.0-1
ii  python-w3lib          1.5-1

Versions of packages python-scrapy recommends:
ii  ipython          1.2.1-2
ii  python-django    1.6.5-1
pn  python-guppy     <none>
ii  python-imaging   2.3.0-2
ii  python-lxml      3.3.2-1
ii  python-mysqldb   1.2.3-2
ii  python-pygments  1.6+dfsg-1

Versions of packages python-scrapy suggests:
ii  python-openssl  0.13.1-2

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: python-scrapy
Source-Version: 0.24.2-1

We believe that the bug you reported is fixed in the latest version of
python-scrapy, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Vincent Cheng <[email protected]> (supplier of updated python-scrapy package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 19 Jul 2014 23:18:07 -0700
Source: python-scrapy
Binary: python-scrapy python-scrapy-doc
Architecture: source all
Version: 0.24.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 
<[email protected]>
Changed-By: Vincent Cheng <[email protected]>
Description:
 python-scrapy - Python web scraping and crawling framework
 python-scrapy-doc - Python web scraping and crawling framework documentation
Closes: 748864
Changes:
 python-scrapy (0.24.2-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release.
   * Depend on python-cssselect. (Closes: #748864)
Checksums-Sha1:
 35a1d76aa1be9e45ec2fd06c9f18f06b6a333ee0 2210 python-scrapy_0.24.2-1.dsc
 0dc5f3a910b4d528dd6ef518f463c35813d46f29 768284 
python-scrapy_0.24.2.orig.tar.gz
 85ac196f6536e86a11072bd3c1ee6f158dd5188f 6336 
python-scrapy_0.24.2-1.debian.tar.xz
 8549c94a80817853d5a01b27c288b7b9b5dfacf4 271536 python-scrapy_0.24.2-1_all.deb
 711097c6b5adc01fe86e2e091b59297cdef514db 497966 
python-scrapy-doc_0.24.2-1_all.deb
Checksums-Sha256:
 a0a0ff0f3acb8581853512a1b6a4a493ea95f7051de92d07a89268c167461df4 2210 
python-scrapy_0.24.2-1.dsc
 788d55c2a90e3a0266b33d326ebba76fb63d1466e4984f5b0d4416719b44c975 768284 
python-scrapy_0.24.2.orig.tar.gz
 664de8f357d812512e811279f7148e20ee85f018d025202a64ad86a79514953a 6336 
python-scrapy_0.24.2-1.debian.tar.xz
 1e156c6039b3cc86087041478472c3b345181d15f560a5b987a526a169dccb14 271536 
python-scrapy_0.24.2-1_all.deb
 b4349fdf41ad4a9a3560bc22b84edb8d47ffce91268e472a503e24dd8f04e6cf 497966 
python-scrapy-doc_0.24.2-1_all.deb
Files:
 42bd4a1693b0b79f479c3b0f57a188bd 271536 python optional 
python-scrapy_0.24.2-1_all.deb
 113ed72729ff1672513fb8420f77d740 497966 doc optional 
python-scrapy-doc_0.24.2-1_all.deb
 992a30d3e159dc5cee03cbe311eeded0 2210 python optional 
python-scrapy_0.24.2-1.dsc
 d4cb2bc01047de6bbd40c558e9861be5 768284 python optional 
python-scrapy_0.24.2.orig.tar.gz
 ea370d42c71cf09573c517719cf7470f 6336 python optional 
python-scrapy_0.24.2-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJTy2GrAAoJEI7tzBuqHzL/AdkP/34cwjenkLNdJyuL2mIOpd8u
C6IoxrzDEXGNyYGPiVbRE9sZto6H3f0U54xaAuBKxorjHckMZJyFVJegQbMmGY/8
8+b4xMbnsMa44SBHibZrPL5oSGm2owjsTms/nXqs6nI2dEIYg/ScjOAKXg5aJ7zM
QC/BE0jl4FAqV3Lr214N5vTsYWJoNoHwK44HcbiVmwu+ALTQUsesz18m4Utt733d
Qa1y8sWd+2Invdki/2MARqrsVfZerK3Oo/Rm2ywyWwsDMaRoWeqF6nl/vq6GvrFx
h97Kbhx8wO5qbK+IGhbw8FN1B86P+DeW2b9xSJKZMRYEkI5mknfJBsjinBFhrlyh
4x7AZPVehKCZ3z6iG4qkq8sg2frANogtul5vFxGDbwqgYlq+c3dtyoEOkJ9ZzWPC
5BGnIcd/bk711fA/EXPqXAM6uBpu6KWNwVqtcvbam/6yRAUfo4N4TMxUfkPuZWYL
KEzaJNNlZoa5tUjgJZNTpc26LJoD+JOzNBipfhIMInnRY6GpNi6ms//yrkoEuYu0
o0ydjEg4V67CpN5IOt8SCmSu8yNq2D9d8TCCyWnjvwDJzhpnTXvotORbOUT99399
zOF2uc7WO4L7dzEh0rkLsMgwbQ4jxsFlqk2cbnZmJdwnZXBD2T97M0RKKSjD/Mo0
jdcBYVGvEgtReN0BCb0f
=ruDZ
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to