Your message dated Tue, 22 Jan 2013 18:00:07 +0000
with message-id <[email protected]>
and subject line Bug#693157: fixed in python-oauthlib 0.3.4-1
has caused the Debian Bug report #693157,
regarding [python-oauthlib] FTBFS with Python 2.5 on squeeze backport
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.)
--
693157: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=693157
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-oauthlib
Version: 0.1.2-1+jordigh
Severity: minor
Tags: patch
The setup.py file has a with statement that doesn't work in Python 2.5
without a __future__ import. This is a problem for backporting this
package to squeeze. The easiest solution seems to be to bump the
required Python version to 2.6 which is also available on squeeze.
Thanks,
- Jordi G. H.
--- debian.orig/control 2012-11-13 13:20:38.000000000 -0500
+++ debian/control 2012-11-13 13:20:46.000000000 -0500
@@ -11,7 +11,7 @@
python-setuptools (>= 0.6b3),
python-unittest2
Standards-Version: 3.9.3
-X-Python-Version: >= 2.5
+X-Python-Version: >= 2.6
Homepage: https://github.com/idangazit/oauthlib
Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-oauthlib/trunk/
Vcs-Browser:
http://svn.debian.org/viewsvn/python-modules/packages/python-oauthlib/trunk/
--- System information. ---
Architecture: amd64
Kernel: Linux 2.6.32-5-amd64
Debian Release: 6.0.4
990 stable www.debian-multimedia.org
990 stable security.debian.org
990 stable ftp.ca.debian.org
500 unstable ftp.ca.debian.org
150 squeeze-backports backports.debian.org
101 experimental ftp.ca.debian.org
--- Package information. ---
Depends (Version) | Installed
========================================-+-=======================
python2.6 | 2.6.6-8+b1
python (>= 2.6.6-3+squeeze3~) | 2.6.6-3+squeeze7
python (<< 2.7) | 2.6.6-3+squeeze7
python-crypto | 2.6-1
Package's Recommends field is empty.
Package's Suggests field is empty.
--- End Message ---
--- Begin Message ---
Source: python-oauthlib
Source-Version: 0.3.4-1
We believe that the bug you reported is fixed in the latest version of
python-oauthlib, 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.
Daniele Tricoli <[email protected]> (supplier of updated python-oauthlib 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: SHA512
Format: 1.8
Date: Mon, 14 Jan 2013 23:53:40 +0100
Source: python-oauthlib
Binary: python-oauthlib python3-oauthlib
Architecture: source all
Version: 0.3.4-1
Distribution: experimental
Urgency: low
Maintainer: Debian Python Modules Team
<[email protected]>
Changed-By: Daniele Tricoli <[email protected]>
Description:
python-oauthlib - generic, spec-compliant implementation of OAuth for Python
python3-oauthlib - generic, spec-compliant implementation of OAuth for Python3
Closes: 693157
Changes:
python-oauthlib (0.3.4-1) experimental; urgency=low
.
* New upstream release
* Builded Python 3 package
* debian/control
- Added python-mock to Build-Depends
- Bumped Standards-Version to 3.9.4 (no changes needed)
- Updated Homepage
- Fixed lintian vcs-field-not-canonical
- Set X-Python-Version >= 2.6 to fix FTBFS with Python 2.5
on Squeeze backport. Thanks to Jordi GutiƩrrez Hermoso for
the report. (Closes: #693157)
- Added X-Python3-Version: >= 3.2
- Added python3-all, python3-crypto, python3-mock,
python3-nose, python3-setuptools to Build-Depends
- Added python3-oauthlib
* debian/copyright
- Updated copyright years
* debian/patches/01_ship-missing-tests.patch
- Removed since upstream now ships tests in sdist
* debian/rules
- Refactored to build, test, install also Python3 package
- Added export PYTHONWARNINGS=d
Checksums-Sha1:
ced233a20ec337e81164757fc69916c9080bebe9 2276 python-oauthlib_0.3.4-1.dsc
bd2f20276345cd1fbe9ac5ef030b344c9665b6bf 54799
python-oauthlib_0.3.4.orig.tar.gz
709a1728b1d13a9c6d3bc2ad5ca3eb96ba5bc14b 2836
python-oauthlib_0.3.4-1.debian.tar.gz
65cd61e6f02750d00338b7ed5000f1b1ae331060 43864 python-oauthlib_0.3.4-1_all.deb
7768697725eeb5d01791f07bcc62a0136540aa86 40998 python3-oauthlib_0.3.4-1_all.deb
Checksums-Sha256:
8bc8d3d81587638e959e2c20884b6cb122bbdadd90915b1ad0d0ff6bd3e5620c 2276
python-oauthlib_0.3.4-1.dsc
7f3a2bc708c9667aa9e5071bde10bcaa1c07218b4f0c777383a98478ef47bdd3 54799
python-oauthlib_0.3.4.orig.tar.gz
586c282c671dcc40b05400ee5b84c8ca56d9d849bd27bfa8f2d40c51cd3c68ca 2836
python-oauthlib_0.3.4-1.debian.tar.gz
c0e896a4e4e062785afc962c216551747aabb9d3b8bd97d47a705750d233cd4a 43864
python-oauthlib_0.3.4-1_all.deb
d6518e744c086e40f6e876dcbc34c2b169405ae1b5fda686a0d26429533a7181 40998
python3-oauthlib_0.3.4-1_all.deb
Files:
6caa8d27f7cfcd58054938cdd5b44059 2276 python optional
python-oauthlib_0.3.4-1.dsc
03556517a7f076b8c8b7551bca80eb29 54799 python optional
python-oauthlib_0.3.4.orig.tar.gz
eabeff0af063dbfa83fa7ef2a89f2862 2836 python optional
python-oauthlib_0.3.4-1.debian.tar.gz
d966c383b54754ecf0a24d189d9c3993 43864 python optional
python-oauthlib_0.3.4-1_all.deb
d420ed14d10ef0108367cd8ded4703c7 40998 python optional
python3-oauthlib_0.3.4-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCgAGBQJQ9cPKAAoJEK728aKnRXZFxyAP/R2UQEXsY9GFO9bFE5CD1hgQ
+hdy6sP/MaqWz2nHdUfo1M6IOukyOgbQPzc8aGzD9XNESGSzRSo/iKvbvP5UIf32
nA+4mnM7k81JFArC3D9BIn9bWx4qnnkOAs/OKko7NNgmI9pYmzIzaRdsQ0e2/2jv
wNcon0FFaBiXFIdMr6n0rFVIiDHf2p6wiTuQoo9Ijy22x7jzuXv31yCmJVgADxvx
YTekR0sWmdYhnynHJUVpS/1dUWVZSA3ynuJudlYQ0koTUlsy/PpBQ4TtKSOnTg18
yTsgiy2skP+7WwC9vjYlbxBCCkJbxpmscLs1vLgVDj+Rwdd3pWNN/DAOYcZqv+Ce
OFsg1C9kM9Zv8zjucNohe+2Rd75DcaznejUJTpKXEsXEnNQ2PYxpBQcy5oNdzjhe
PoIvbZyOVNg+mtHX4iZKlR2ChekRtqYYkM9l5ZYroBvyBfe5cQqH7d5nfB+ROwyI
ENKw7dxv2+ZmBMnCmI1UncuNTpv9+IyxuRX/xZgpzhaMlEPGSA8bO58W/IF8tWXZ
uHt+GUo0MjNaQPR/gab2yYdPtEA6yqAcUJ3dNOFQp48vWV5e0mOxqSoSvo6x2wD2
DlFMbT/ZaplnN+oci2rcU/4WRdum8RsLSaV9/jdSWsRfpUu7UXkjf8KwWNLPCrpA
/lYCnwvSZfHYp2g66oJz
=pD/c
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team