Your message dated Mon, 29 Aug 2011 01:32:58 +0000
with message-id <e1qxqig-0000gt...@franck.debian.org>
and subject line Bug#636719: fixed in python-scrapy 0.12.0.2546-1
has caused the Debian Bug report #636719,
regarding python-scrapy: provide ipython 0.11 compatibility
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 ow...@bugs.debian.org
immediately.)


-- 
636719: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=636719
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-scrapy
Version: 0.12.0.2542-1
Severity: normal
Tags: patch
User: jtaylor.deb...@googlemail.com
Usertags: ipython-0.11

IPython 0.11 has been released last week [0,1]. It is currently
available in debian experimental.

In order to upgrade IPython in unstable your package needs to be updated
to deal with the new api and configuration system.
Some hints for migrating applications are available here:
http://wiki.ipython.org/Cookbook/Updating_code_that_uses_IPython_for_0.11

The documentation for the new version can be found here:
http://ipython.org/ipython-doc/rel-0.11/index.html

The patch applied upstream in
https://github.com/insophia/scrapy/commit/3191a0856003e8298d9d4b74aec56ffb5ed38432
is not correct.
I forwarded this patch:
Index: console.py
===================================================================
--- console.py  2011-08-05 17:32:47.877221950 +0200
+++ console.py  2011-08-05 17:38:08.567221910 +0200
@@ -11,8 +11,11 @@
             if noipython:
                 raise ImportError
             import IPython
-            shell = IPython.Shell.IPShellEmbed(argv=[], user_ns=namespace)
-            shell()
+            try:
+                IPython.embed(user_ns=namespace)
+            except AttributeError:
+                shell = IPython.Shell.IPShellEmbed(argv=[], user_ns=namespace)
+                shell()
         except ImportError:
             import code
             try: # readline module is only available on unix systems

[0] http://mail.scipy.org/pipermail/ipython-dev/2011-July/008041.html
[1] http://ipython.org/ipython-doc/rel-0.11/whatsnew/version0.11.html






Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: python-scrapy
Source-Version: 0.12.0.2546-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:

python-scrapy-doc_0.12.0.2546-1_all.deb
  to main/p/python-scrapy/python-scrapy-doc_0.12.0.2546-1_all.deb
python-scrapy_0.12.0.2546-1.debian.tar.gz
  to main/p/python-scrapy/python-scrapy_0.12.0.2546-1.debian.tar.gz
python-scrapy_0.12.0.2546-1.dsc
  to main/p/python-scrapy/python-scrapy_0.12.0.2546-1.dsc
python-scrapy_0.12.0.2546-1_all.deb
  to main/p/python-scrapy/python-scrapy_0.12.0.2546-1_all.deb
python-scrapy_0.12.0.2546.orig.tar.gz
  to main/p/python-scrapy/python-scrapy_0.12.0.2546.orig.tar.gz



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 636...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ignace Mouzannar <mouzan...@gmail.com> (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 ftpmas...@debian.org)


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

Format: 1.8
Date: Mon, 29 Aug 2011 03:07:25 +0200
Source: python-scrapy
Binary: python-scrapy python-scrapy-doc
Architecture: source all
Version: 0.12.0.2546-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
<python-modules-team@lists.alioth.debian.org>
Changed-By: Ignace Mouzannar <mouzan...@gmail.com>
Description: 
 python-scrapy - Python web scraping and crawling framework
 python-scrapy-doc - Python web scraping and crawling framework documentation
Closes: 636719
Changes: 
 python-scrapy (0.12.0.2546-1) unstable; urgency=low
 .
   * New upstream release:
     - Includes the patch adding iPython-0.11 compatibility. Thank you
       Julian Taylor <jtaylor.deb...@googlemail.com> for providing the patch.
       (Closes: #636719)
   * debian/control:
     - Added dependency on libjs-underscore.
     - Removed dependency on python-support.
     - Bumped minimum required python dependency to 2.6.6-3~.
     - Added X-Python-Version.
   * debian/rules:
     - Added python2 to dh's --with argument.
   * debian/pyversions:
     - Deleted file.
   * debian/python-scrapy-doc.links:
     - Added link to underscore.js library.
   * debian/python-scrapy.lintian-overrides:
     - Added overrides for false-positive duplicate file.
   * debian/python-scrapy-doc.lintian-verrides:
     - Added override for the missing changelog in the -doc package.
Checksums-Sha1: 
 d364c4323e538391c2882c88bef61941deeca515 2182 python-scrapy_0.12.0.2546-1.dsc
 3b10d2ea77eb2a862920892a585ae269aa042d3a 721616 
python-scrapy_0.12.0.2546.orig.tar.gz
 59f71707971795968c32fc8e6071317ef7243c79 6264 
python-scrapy_0.12.0.2546-1.debian.tar.gz
 58bb2d2f6524ae4f7e51127d1f6e5ac1dcbc3ce2 349228 
python-scrapy_0.12.0.2546-1_all.deb
 50963c5c8e526cfd01cbbe098028d413281773fc 485234 
python-scrapy-doc_0.12.0.2546-1_all.deb
Checksums-Sha256: 
 7f41399a41fe4384e2e2140ad9af9d3e7dd174b9e5319379bfa73906d7077606 2182 
python-scrapy_0.12.0.2546-1.dsc
 6d78532c565640a11835c017a73234fe6a7096268924a630aa0cacb7f76bc114 721616 
python-scrapy_0.12.0.2546.orig.tar.gz
 421aba82ef1b4807921960417356869121faefeed6eb229a1169e0ec32ca641a 6264 
python-scrapy_0.12.0.2546-1.debian.tar.gz
 b2521d59faf4b7c2b9ed42351ee42d3ad9043b99ed92d4b37bee60294659df44 349228 
python-scrapy_0.12.0.2546-1_all.deb
 c9d16b3505aa7efd7e299c0e477bf4eedf16a04ae5acf0d15c75b20c1b444265 485234 
python-scrapy-doc_0.12.0.2546-1_all.deb
Files: 
 92a16bcd72bc1a0ac826f78d56e2564a 2182 python optional 
python-scrapy_0.12.0.2546-1.dsc
 b34d339fcd9a5e12edd65e4aa1b6bfc5 721616 python optional 
python-scrapy_0.12.0.2546.orig.tar.gz
 e1402507f683220c634137d6668c6bd3 6264 python optional 
python-scrapy_0.12.0.2546-1.debian.tar.gz
 91e8d68e85f5968449b9d56a63c7b701 349228 python optional 
python-scrapy_0.12.0.2546-1_all.deb
 16c798eae50bb88a102e0e84c83b4ed3 485234 doc optional 
python-scrapy-doc_0.12.0.2546-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJOWumhAAoJELwssaJob/h/WCsP/0GRbwWj9V1+w2Od/nN6PIot
B+72baYuv9FY/OEJr9TjQJtll0yqwyJP5MquDYO0mhKudkOszpinl5qvg15jKKNY
wS/Mx3/AoKbAHa5MFwflzmz80zFCAZ040ozt+tmgBDLIdqtUictVVwHsVfax12+Z
CklmNs9QxvXhYEQLY7eEaPSGpzIRXo7SV85lsnSfiEJs8rxiOPng6xjHCSNrVmCW
9y7xE00tK/Dvz7RskxCX9aRefvU9hLwbrL6Dwf3PdUz+n7tvkdrzvPHEUE/QIyC1
3hxX9/RGODRxz+Pwi0i9s5qEtcv1yzP9JquRF3Hobg9/XhuYU3LBAACxokOx5P0B
LNS4g2aK9JmCnpWLVMngVZHAPk7dea3XkKPMEQBp0VdNZKUch3zOUverVBPW54l1
oX0dClCQHrtpTXa4Gz1lJFRvRkT7JiWjxGAvjkdwQNS/mVv1j8QoNPg8X3m0KRvA
1ELIOsui+0rrGNJNGF9511xDHoRaPKgs+uoK0ZD3Dea/3qSmly/2hoVlUzEWHoIi
bUyj+R2MwaqpZKYcqwcLyVclvfsVwC6xxbLsHhovvn0x906jRIJvpLYIGNDw5Yfm
UOF1OKI0R6uNW5GhAdQ4acoBR7ks2QPV5QGTCGMachK0wI+ssjPE4AEBFrQVL1Ys
A1jh5scI+gGJQf6ImhWD
=mNAY
-----END PGP SIGNATURE-----



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

Reply via email to