Your message dated Sat, 13 Feb 2010 13:32:12 +0000
with message-id <[email protected]>
and subject line Bug#566795: fixed in python-launchpadlib 1.5.4-2
has caused the Debian Bug report #566795,
regarding python-launchpadlib: Always depend on python-simplejson
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.)
--
566795: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=566795
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-launchpadlib
Version: 1.5.4-1
Severity: important
Tags: patch
User: [email protected]
Usertags: origin-ubuntu lucid ubuntu-patch
https://launchpad.net/bugs/510129 reports that installing
python-launchpadlib does not automatically pull in python-simplejson,
although it is a required dependency. This causes consumers of
p-launchpadlib to crash with
ImportError: No module named simplejson
Please apply the patch that we did in Ubuntu:
* debian/control: Always depend on python-simplejson, drop the alternative
"python2.6" dependency. While python2.6 also ships a json module, it has
at least a different module name, and possibly even a different API.
(LP: #510129)
Thank you for considering!
Martin
--
Martin Pitt | http://www.piware.de
Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org)
diff -u python-launchpadlib-1.5.4/debian/control
python-launchpadlib-1.5.4/debian/control
--- python-launchpadlib-1.5.4/debian/control
+++ python-launchpadlib-1.5.4/debian/control
@@ -12,7 +13,7 @@
Package: python-launchpadlib
Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python-simplejson | python (>=
2.6), python-httplib2 (>= 0.4.0), python-wadllib, python-lazr.restfulclient (>=
0.9.10), python-lazr.uri, python-oauth
+Depends: ${python:Depends}, ${misc:Depends}, python-simplejson,
python-httplib2 (>= 0.4.0), python-wadllib, python-lazr.restfulclient (>=
0.9.10), python-lazr.uri, python-oauth
Description: Launchpad web services client library
A free Python library for scripting Launchpad through its web services
interface.
diff -u python-launchpadlib-1.5.4/debian/changelog
python-launchpadlib-1.5.4/debian/changelog
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: python-launchpadlib
Source-Version: 1.5.4-2
We believe that the bug you reported is fixed in the latest version of
python-launchpadlib, which is due to be installed in the Debian FTP archive:
python-launchpadlib_1.5.4-2.diff.gz
to main/p/python-launchpadlib/python-launchpadlib_1.5.4-2.diff.gz
python-launchpadlib_1.5.4-2.dsc
to main/p/python-launchpadlib/python-launchpadlib_1.5.4-2.dsc
python-launchpadlib_1.5.4-2_all.deb
to main/p/python-launchpadlib/python-launchpadlib_1.5.4-2_all.deb
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.
Luca Falavigna <[email protected]> (supplier of updated python-launchpadlib
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: SHA1
Format: 1.8
Date: Sat, 13 Feb 2010 14:12:53 +0100
Source: python-launchpadlib
Binary: python-launchpadlib
Architecture: source all
Version: 1.5.4-2
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team
<[email protected]>
Changed-By: Luca Falavigna <[email protected]>
Description:
python-launchpadlib - Launchpad web services client library
Closes: 566795
Changes:
python-launchpadlib (1.5.4-2) unstable; urgency=low
.
* Always depend on python-simplejson, drop the alternative python2.6
dependency, as launchpadlib explicitly needs simplejson, not json
provided by python2.6, thanks Martin Pitt! (Closes: #566795).
* Bump Standards-Version to 3.8.4, no changes required.
Checksums-Sha1:
78a0016e0f240f3997bdeab8aab5d9e742e12a4a 1462 python-launchpadlib_1.5.4-2.dsc
6d11170a57e47eb996b6de18a94dbcb8e00b2b08 3232
python-launchpadlib_1.5.4-2.diff.gz
76966cf1f17059725eaca2fe2a54e32a6ced84de 44104
python-launchpadlib_1.5.4-2_all.deb
Checksums-Sha256:
2938edbb511387c0905f239d725db6291dacf5b1fed71e741f1cfc8d40c1290a 1462
python-launchpadlib_1.5.4-2.dsc
a64f88da8d0ab470c293c4c8a732c6f38d2ef1cc8ec5d77810555a0619ba7aae 3232
python-launchpadlib_1.5.4-2.diff.gz
cb184d060e90b35d8c0cb931de4a40365b63c14bbce40d8bef19e971226d1c69 44104
python-launchpadlib_1.5.4-2_all.deb
Files:
adbd5217b0c544081724827a86fa48f3 1462 python optional
python-launchpadlib_1.5.4-2.dsc
51cd19abe34f7b7e633e0405367390a8 3232 python optional
python-launchpadlib_1.5.4-2.diff.gz
03e55a24ee0625c8a9624838d5198a2e 44104 python optional
python-launchpadlib_1.5.4-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkt2pogACgkQnXjXEYa8KlBLvwCgmuNh6rtmWFjZQi7qHeWNgKgo
/00An3D3q1gl2MsdzDMVmQfZRMFDocZh
=6TWN
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team