[Python-modules-team] Bug#748910: marked as done (CVE-2014-0240: Possibility of local privilege escalation when using daemon, mode)

2014-06-03 Thread Debian Bug Tracking System
Your message dated Wed, 04 Jun 2014 06:50:05 +
with message-id 
and subject line Bug#748910: fixed in mod-wsgi 3.3-4+deb7u1
has caused the Debian Bug report #748910,
regarding CVE-2014-0240: Possibility of local privilege escalation when using 
daemon, mode
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.)


-- 
748910: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=748910
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libapache2-mod-wsgi
Version: 3.3-4
Severity: critical
Tags: security
Justification: root security hole

Dear Maintainer,

as far as I can tell, CVE-2014-0240 affects the stable package of
mod-wsgi. The
patch provided by the mod-wsgi team applies wih fuzzing to the source
shipped
by debian. If a kernel >= 2.6.0 and < 3.1.0 is installed, this issue might
allow local privilege escalation



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

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


-- 
LSE Leading Security Experts GmbH, Postfach 100121, 64201 Darmstadt
Unternehmenssitz: Weiterstadt, Amtsgericht Darmstadt: HRB8649
Geschäftsführer: Oliver Michel, Sven Walther
commit d9d5fea585b23991f76532a9b07de7fcd3b649f4
Author: Graham Dumpleton 
Date:   Wed May 21 16:16:47 2014 +1000

Local privilege escalation when using daemon mode. (CVE-2014-0240)

diff --git a/mod_wsgi.c b/mod_wsgi.c
index 32b2903..3ef911b 100644
--- a/mod_wsgi.c
+++ b/mod_wsgi.c
@@ -10756,6 +10756,19 @@ static void wsgi_setup_access(WSGIDaemonProcess *daemon)
 ap_log_error(APLOG_MARK, WSGI_LOG_ALERT(errno), wsgi_server,
  "mod_wsgi (pid=%d): Unable to change to uid=%ld.",
  getpid(), (long)daemon->group->uid);
+
+/*
+ * On true UNIX systems this should always succeed at
+ * this point. With certain Linux kernel versions though
+ * we can get back EAGAIN where the target user had
+ * reached their process limit. In that case will be left
+ * running as wrong user. Just exit on all failures to be
+ * safe. Don't die immediately to avoid a fork bomb.
+ */
+
+sleep(20);
+
+exit(-1);
 }
 
 /*


smime.p7s
Description: S/MIME Cryptographic Signature
--- End Message ---
--- Begin Message ---
Source: mod-wsgi
Source-Version: 3.3-4+deb7u1

We believe that the bug you reported is fixed in the latest version of
mod-wsgi, 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 748...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Felix Geyer  (supplier of updated mod-wsgi 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 21 May 2014 22:20:57 +0200
Source: mod-wsgi
Binary: libapache2-mod-wsgi libapache2-mod-wsgi-py3
Architecture: source amd64
Version: 3.3-4+deb7u1
Distribution: wheezy-security
Urgency: high
Maintainer: Debian Python Modules Team 

Changed-By: Felix Geyer 
Description: 
 libapache2-mod-wsgi - Python WSGI adapter module for Apache
 libapache2-mod-wsgi-py3 - Python 3 WSGI adapter module for Apache
Closes: 748910
Changes: 
 mod-wsgi (3.3-4+deb7u1) wheezy-security; urgency=high
 .
   * Fix possibility of local privilege escalation when using daemon mode.
 (Closes: #748910)
 - CVE-2014-0240
 - debian/patches/CVE-2014-0240.patch: backport upstream commit
   * Fix possibility of disclosure via Content-Type response header.
 - CVE-2014-0242
 - debian/patches/CVE-2014-0242.patch: backport upstream commit
Checksums-Sha1: 
 7783101cfbe50a9ee53daf5c1f8bbef30d8ba60c 2112 mod-wsgi_3.3-4+deb7u1.dsc
 b3c4d968d00c1dfccaf1e2e57eae4f02e19fde3b 12925 
mod-wsgi_3.3-4+deb7u1.debian.tar.gz
 8ab5fcfc2e6dfd1b58954ebb556ca99560e341ec 135124 
libapache2-mod-wsgi_3.3-4+deb7u1_amd64.deb
 4d4bb302b2a72c2ae3e5ce9838e1864af0ef2bc9 77444 
libapache2-mod-wsgi-py3_3.3-4+deb7u1_amd64.deb
Checksums-Sha256: 
 c0811ff64a52c49928319b348de74b51b840eb5346f68858053d26492f68304e 2112 
mod-wsgi_3.3-4+deb7u1.dsc
 693c9cce16

[Python-modules-team] mod-wsgi_3.3-4+deb7u1_amd64.changes ACCEPTED into proposed-updates->stable-new, proposed-updates

2014-06-03 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 21 May 2014 22:20:57 +0200
Source: mod-wsgi
Binary: libapache2-mod-wsgi libapache2-mod-wsgi-py3
Architecture: source amd64
Version: 3.3-4+deb7u1
Distribution: wheezy-security
Urgency: high
Maintainer: Debian Python Modules Team 

Changed-By: Felix Geyer 
Description: 
 libapache2-mod-wsgi - Python WSGI adapter module for Apache
 libapache2-mod-wsgi-py3 - Python 3 WSGI adapter module for Apache
Closes: 748910
Changes: 
 mod-wsgi (3.3-4+deb7u1) wheezy-security; urgency=high
 .
   * Fix possibility of local privilege escalation when using daemon mode.
 (Closes: #748910)
 - CVE-2014-0240
 - debian/patches/CVE-2014-0240.patch: backport upstream commit
   * Fix possibility of disclosure via Content-Type response header.
 - CVE-2014-0242
 - debian/patches/CVE-2014-0242.patch: backport upstream commit
Checksums-Sha1: 
 7783101cfbe50a9ee53daf5c1f8bbef30d8ba60c 2112 mod-wsgi_3.3-4+deb7u1.dsc
 b3c4d968d00c1dfccaf1e2e57eae4f02e19fde3b 12925 
mod-wsgi_3.3-4+deb7u1.debian.tar.gz
 8ab5fcfc2e6dfd1b58954ebb556ca99560e341ec 135124 
libapache2-mod-wsgi_3.3-4+deb7u1_amd64.deb
 4d4bb302b2a72c2ae3e5ce9838e1864af0ef2bc9 77444 
libapache2-mod-wsgi-py3_3.3-4+deb7u1_amd64.deb
Checksums-Sha256: 
 c0811ff64a52c49928319b348de74b51b840eb5346f68858053d26492f68304e 2112 
mod-wsgi_3.3-4+deb7u1.dsc
 693c9cce165dbedf77921fbfcd5b4520c97ac70eca781a8af2b18ef3824b7eff 12925 
mod-wsgi_3.3-4+deb7u1.debian.tar.gz
 5590603e151ab51a1aaefafa4e14d01599db2f1b21d97b893f1b1db40eaf613f 135124 
libapache2-mod-wsgi_3.3-4+deb7u1_amd64.deb
 4131711ac6499947d4831dadbd26f72447981a526f5a0131df0f290b6f242677 77444 
libapache2-mod-wsgi-py3_3.3-4+deb7u1_amd64.deb
Files: 
 1eb2e6e2d7982def3f437f4f288ced17 2112 httpd optional mod-wsgi_3.3-4+deb7u1.dsc
 95aeea2f766e7376b7172d7ddb6260bc 12925 httpd optional 
mod-wsgi_3.3-4+deb7u1.debian.tar.gz
 a6e53f946c2fb7fe1319e6c7b05e22fe 135124 httpd optional 
libapache2-mod-wsgi_3.3-4+deb7u1_amd64.deb
 2e9a58e2acd96357ddbc69b662b3f2ba 77444 httpd optional 
libapache2-mod-wsgi-py3_3.3-4+deb7u1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTfurEAAoJEP4ixv2DE11FOT4P/irnGCPaU+b1uHOufUBdNkxp
Mf2B/Ze2TkZsd3qEmGr0VAACdYnMW3DfAslHaYYtN2Q3iAUgN7Wo1txBmTN88+16
cUXxwIl8EUJzU2PDE3oQcaIbyVVUF0J5u/EzpU0mGWujKJAuhNIm/Zj5NfoqNARL
dKCE5kiIS/Br8TtDF1d42BHAEePaG3ZxQCLe1Ajaij9yfvlZnrFGKl6YxquAmyMJ
y8HDhZ0dmL8PQwWhPWKDgGpigAJ0cUFyfDbHuTdqvQJRjLbikJSCSQVhElGV1mWI
hkUtu8/76kPO+ZF1OoBxTGWz1Xw9yBaORiyRLklArCQQlA/ybsU/Ds8fVT2/ExS8
aJQNXd7WcosLQRw5dvbqzf4mSy0rf2Geh+Q/jNjqmbqdmu5uw8MGFnxLRkaHzRtR
1OQusIvJuiM1XslcJ9rnLevn1dx09FbC8rnXRioFfc1f2wLaSo7HT/rG6om5mYAM
phYNZlkRvaHb8GDqxfc2PvGY9/n2K1ICIFaoXKRb1y5TGPzsERIwbyY2H9pR1yTE
uH+xmETsWJ7yC3/FBjzuq1o8HByqm6FyW3HT24dGezEAE2HGvTU1OasXJMXtiOXO
vPwojQg0efcl9foZvougbuWXwppV9Gc9P7U2P2bAfLy1HiW7dmD16e+DXtiZPcT/
ScbihnGtTikdPjaZBO/q
=rupe
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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


[Python-modules-team] Bug#749692: marked as done (python-pip-whl is missing dependencies on dependent wheels)

2014-06-03 Thread Debian Bug Tracking System
Your message dated Tue, 03 Jun 2014 23:18:58 +
with message-id 
and subject line Bug#749692: fixed in python-pip 1.5.6-1
has caused the Debian Bug report #749692,
regarding python-pip-whl is missing dependencies on dependent wheels
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.)


-- 
749692: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=749692
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-pip-whl
Version: 1.5.5-1
Severity: serious
Tags sid jessie

python-pip-whl is missing dependencies on dependent wheels, and is lacking a
list of these dependencies in /usr/share/python-wheels/pip.dependencies.
--- End Message ---
--- Begin Message ---
Source: python-pip
Source-Version: 1.5.6-1

We believe that the bug you reported is fixed in the latest version of
python-pip, 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 749...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Barry Warsaw  (supplier of updated python-pip 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 03 Jun 2014 18:56:01 -0400
Source: python-pip
Binary: python-pip python3-pip python-pip-whl
Architecture: source all
Version: 1.5.6-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Barry Warsaw 
Description: 
 python-pip - alternative Python package installer
 python-pip-whl - alternative Python package installer
 python3-pip - alternative Python package installer - Python 3 version of the pa
Closes: 687938 733286 749692
Changes: 
 python-pip (1.5.6-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release.
   * d/control:
 - Update python-pip-whl dependencies.
 - Add python-docutils to Build-Depends.
 - Add python{,3}-wheel to Recommends in order to enable the `pip
   wheel` command.  (Closes: #733286)
   * d/patches
 - de-vendorize.patch: Refreshed.
 - use-venv-wheels.patch: Handle virtualenv created venvs.
 - better-error-message.patch: Added.
   * d/pip.dependencies: Added.  (Closes: #749692)
   * d/python-pip-whl.install: Updated.
   * d/README.debian: Added.
   * Updates to the pip manpage. (Closes: #687938)
 - Rewrote using reStructuredText.
 - Fleshed out with more options.
 - Removed pip.1
 - Use pip-manpage.rst as the source for both pip and pip3 commands.
Checksums-Sha1: 
 6e28613f11adc5198d052f2a8cfb3850affcd563 2343 python-pip_1.5.6-1.dsc
 e6cd9e6f2fd8d28c9976313632ef8aa8ac31249e 938120 python-pip_1.5.6.orig.tar.gz
 495c36ba111fec5c41917c313f405c40c6692125 14636 python-pip_1.5.6-1.debian.tar.xz
 f7f901e33a59161f976e299fb48e9947672d1f77 112930 python-pip_1.5.6-1_all.deb
 652082c36843934d9007fa059c55dffb74552dc4 96044 python3-pip_1.5.6-1_all.deb
 e39cba53ec9c47f6a767a6b05c72c555d9a73bd4 124640 python-pip-whl_1.5.6-1_all.deb
Checksums-Sha256: 
 ffbd71ee146ab2891f9a0682d1b7174875899a4f2304e487acad4f28b57896dd 2343 
python-pip_1.5.6-1.dsc
 b1a4ae66baf21b7eb05a5e4f37c50c2706fa28ea1f8780ce8efe14dcd9f1726c 938120 
python-pip_1.5.6.orig.tar.gz
 599362bc6612207c1af1cc004c1813a85bbbee4d5628bc7df66671eb3de042cd 14636 
python-pip_1.5.6-1.debian.tar.xz
 9e4d6dec6e7ce783beaa68b1991d419ea5c8114c67b4a420045bff864434775c 112930 
python-pip_1.5.6-1_all.deb
 a74c4135dc17b7625c2b27527cbe59deb8a7d39b9577aa554f7c573cf85dd758 96044 
python3-pip_1.5.6-1_all.deb
 df14fe1f05c56d728f279759f38673c737887ca0340a4cff7e8bd36ddc953774 124640 
python-pip-whl_1.5.6-1_all.deb
Files: 
 9d8dcfedd37f95bbf9e52399aaa127f5 112930 python optional 
python-pip_1.5.6-1_all.deb
 a30e038e6ddf430f9b63369fef2e02ad 96044 python optional 
python3-pip_1.5.6-1_all.deb
 31e4208f1e40c68ee8d11e07cc127e4c 124640 python optional 
python-pip-whl_1.5.6-1_all.deb
 5807c2f4d6370f2649742b18b4f8ecc1 2343 python optional python-pip_1.5.6-1.dsc
 01026f87978932060cc86c1dc527903e 938120 python optional 
python-pip_1.5.6.orig.tar.gz
 2e55232afa9224236f44dd73ebefcff1 14636 python optional 
python-pip_1.5.6-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTjlWGAAoJEBJutWOnSwa/39sP/R51IHFlPynbUwA/wKqkKXw8
orpuih7q1qhaoZ684q3bdnsqDLh+iApJms5FZt

[Python-modules-team] Bug#733286: marked as done (wheel command listed as available but actually absent since there seems to be no wheel in Debian yet)

2014-06-03 Thread Debian Bug Tracking System
Your message dated Tue, 03 Jun 2014 23:18:58 +
with message-id 
and subject line Bug#733286: fixed in python-pip 1.5.6-1
has caused the Debian Bug report #733286,
regarding wheel command listed as available but actually absent since there 
seems to be no wheel in Debian yet
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.)


-- 
733286: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733286
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-pip
Version: 1.4.1-2
Severity: minor

$> pip --help | grep wheel
  wheel   Build wheels from your requirements.

$> pip wheel
ERROR: 'pip wheel' requires bdist_wheel from the 'wheel' distribution.

$> acsearch pip wheel
libpoe-component-dbiagent-perl - POE Component for running asynchronous DBI 
calls

$> acsearch python wheel
python-grapefruit - Python module to manipulate color information easily
python-kwwidgets - Cross-Platform GUI Toolkit - Python
python-speechd - Python interface to Speech Dispatcher
python-tagpy - Python module for manipulating tags in music files

$> wnpp-check wheel
(RFP - #636081) http://bugs.debian.org/636081 prayerwheel

BTW -- upstream tuned up the error msg to be a bit more descriptive:
https://github.com/pypa/pip/issues/1085


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (900, 'testing'), (600, 'unstable'), (300, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.9-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-pip depends on:
ii  ca-certificates   20130906
ii  python2.7.5-5
ii  python-pkg-resources  0.6.49-2
ii  python-setuptools 0.6.49-2

Versions of packages python-pip recommends:
ii  build-essential  11.6
pn  python-dev-all   

python-pip suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: python-pip
Source-Version: 1.5.6-1

We believe that the bug you reported is fixed in the latest version of
python-pip, 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 733...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Barry Warsaw  (supplier of updated python-pip 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 03 Jun 2014 18:56:01 -0400
Source: python-pip
Binary: python-pip python3-pip python-pip-whl
Architecture: source all
Version: 1.5.6-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Barry Warsaw 
Description: 
 python-pip - alternative Python package installer
 python-pip-whl - alternative Python package installer
 python3-pip - alternative Python package installer - Python 3 version of the pa
Closes: 687938 733286 749692
Changes: 
 python-pip (1.5.6-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release.
   * d/control:
 - Update python-pip-whl dependencies.
 - Add python-docutils to Build-Depends.
 - Add python{,3}-wheel to Recommends in order to enable the `pip
   wheel` command.  (Closes: #733286)
   * d/patches
 - de-vendorize.patch: Refreshed.
 - use-venv-wheels.patch: Handle virtualenv created venvs.
 - better-error-message.patch: Added.
   * d/pip.dependencies: Added.  (Closes: #749692)
   * d/python-pip-whl.install: Updated.
   * d/README.debian: Added.
   * Updates to the pip manpage. (Closes: #687938)
 - Rewrote using reStructuredText.
 - Fleshed out with more options.
 - Removed pip.1
 - Use pip-manpage.rst as the source for both pip and pip3 commands.
Checksums-Sha1: 
 6e28613f11adc5198d052f2a8cfb3850affcd563 2343 python-pip_1.5.6-1.dsc
 e6cd9e6f2fd8d28c9976313632ef8aa8ac31249e 938120 python-pip_1.5.6.orig.tar.gz
 495c36ba111fec5c41917c313f405c40c6692125 14636 python-pip_1.5.6-1.debian.tar.xz
 f7f901e33a59161f976e299fb48e9947672d1f77 112930 python-pip_1.5.6-1_all.deb
 652082c36843934d9007fa059c55dffb74552dc4 96044 python3-pip_1.5.6-1_all.deb
 e39cba53ec9c47f6a767a6b05c72c555d9a73bd4 124640 python-pip-whl_1.5.6-1_all.deb
Chec

[Python-modules-team] Bug#687938: marked as done (python-pip: some commands undocumented in manual page)

2014-06-03 Thread Debian Bug Tracking System
Your message dated Tue, 03 Jun 2014 23:18:58 +
with message-id 
and subject line Bug#687938: fixed in python-pip 1.5.6-1
has caused the Debian Bug report #687938,
regarding python-pip: some commands undocumented in manual page
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.)


-- 
687938: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=687938
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-pip
Version: 1.1-3
Severity: minor

Hi,

There are some commands available that are not documented in the 'pip.1' manual
page.

  $ pip --help
  ...
  Commands available:
bundle: Create pybundles (archives containing multiple packages)
freeze: Output all currently installed packages (exact versions) to stdout
help: Show available commands
install: Install packages
search: Search PyPI
uninstall: Uninstall packages
unzip: Unzip individual packages
zip: Zip individual packages

The 'uninstall' and 'search' commands are not mentioned in the manpage for the
'pip' command.

Cheers,
David

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages python-pip depends on:
ii  python2.7.3-2
ii  python-pkg-resources  0.6.24-1
ii  python-setuptools 0.6.24-1
ii  python2.6 2.6.8-0.2

Versions of packages python-pip recommends:
ii  build-essential  11.5
pn  python-dev-all   

python-pip suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: python-pip
Source-Version: 1.5.6-1

We believe that the bug you reported is fixed in the latest version of
python-pip, 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 687...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Barry Warsaw  (supplier of updated python-pip 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 03 Jun 2014 18:56:01 -0400
Source: python-pip
Binary: python-pip python3-pip python-pip-whl
Architecture: source all
Version: 1.5.6-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Barry Warsaw 
Description: 
 python-pip - alternative Python package installer
 python-pip-whl - alternative Python package installer
 python3-pip - alternative Python package installer - Python 3 version of the pa
Closes: 687938 733286 749692
Changes: 
 python-pip (1.5.6-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release.
   * d/control:
 - Update python-pip-whl dependencies.
 - Add python-docutils to Build-Depends.
 - Add python{,3}-wheel to Recommends in order to enable the `pip
   wheel` command.  (Closes: #733286)
   * d/patches
 - de-vendorize.patch: Refreshed.
 - use-venv-wheels.patch: Handle virtualenv created venvs.
 - better-error-message.patch: Added.
   * d/pip.dependencies: Added.  (Closes: #749692)
   * d/python-pip-whl.install: Updated.
   * d/README.debian: Added.
   * Updates to the pip manpage. (Closes: #687938)
 - Rewrote using reStructuredText.
 - Fleshed out with more options.
 - Removed pip.1
 - Use pip-manpage.rst as the source for both pip and pip3 commands.
Checksums-Sha1: 
 6e28613f11adc5198d052f2a8cfb3850affcd563 2343 python-pip_1.5.6-1.dsc
 e6cd9e6f2fd8d28c9976313632ef8aa8ac31249e 938120 python-pip_1.5.6.orig.tar.gz
 495c36ba111fec5c41917c313f405c40c6692125 14636 python-pip_1.5.6-1.debian.tar.xz
 f7f901e33a59161f976e299fb48e9947672d1f77 112930 python-pip_1.5.6-1_all.deb
 652082c36843934d9007fa059c55dffb74552dc4 96044 python3-pip_1.5.6-1_all.deb
 e39cba53ec9c47f6a767a6b05c72c555d9a73bd4 124640 python-pip-whl_1.5.6-1_all.deb
Checksums-Sha256: 
 ffbd71ee146ab2891f9a0682d1b7174875899a4f2304e487acad4f28b57896dd 2343 
python-pip_1.5.6-1.dsc
 b1a4ae66baf21b7eb05a5e4f37c50c2706fa28ea1f8780ce8efe14dcd9f1726c 938120 
python-pip_1.5.6.orig.tar.gz
 599362bc6612207c1af1cc004c1813a8

[Python-modules-team] python-pip_1.5.6-1_amd64.changes ACCEPTED into unstable

2014-06-03 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 03 Jun 2014 18:56:01 -0400
Source: python-pip
Binary: python-pip python3-pip python-pip-whl
Architecture: source all
Version: 1.5.6-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Barry Warsaw 
Description: 
 python-pip - alternative Python package installer
 python-pip-whl - alternative Python package installer
 python3-pip - alternative Python package installer - Python 3 version of the pa
Closes: 687938 733286 749692
Changes: 
 python-pip (1.5.6-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release.
   * d/control:
 - Update python-pip-whl dependencies.
 - Add python-docutils to Build-Depends.
 - Add python{,3}-wheel to Recommends in order to enable the `pip
   wheel` command.  (Closes: #733286)
   * d/patches
 - de-vendorize.patch: Refreshed.
 - use-venv-wheels.patch: Handle virtualenv created venvs.
 - better-error-message.patch: Added.
   * d/pip.dependencies: Added.  (Closes: #749692)
   * d/python-pip-whl.install: Updated.
   * d/README.debian: Added.
   * Updates to the pip manpage. (Closes: #687938)
 - Rewrote using reStructuredText.
 - Fleshed out with more options.
 - Removed pip.1
 - Use pip-manpage.rst as the source for both pip and pip3 commands.
Checksums-Sha1: 
 6e28613f11adc5198d052f2a8cfb3850affcd563 2343 python-pip_1.5.6-1.dsc
 e6cd9e6f2fd8d28c9976313632ef8aa8ac31249e 938120 python-pip_1.5.6.orig.tar.gz
 495c36ba111fec5c41917c313f405c40c6692125 14636 python-pip_1.5.6-1.debian.tar.xz
 f7f901e33a59161f976e299fb48e9947672d1f77 112930 python-pip_1.5.6-1_all.deb
 652082c36843934d9007fa059c55dffb74552dc4 96044 python3-pip_1.5.6-1_all.deb
 e39cba53ec9c47f6a767a6b05c72c555d9a73bd4 124640 python-pip-whl_1.5.6-1_all.deb
Checksums-Sha256: 
 ffbd71ee146ab2891f9a0682d1b7174875899a4f2304e487acad4f28b57896dd 2343 
python-pip_1.5.6-1.dsc
 b1a4ae66baf21b7eb05a5e4f37c50c2706fa28ea1f8780ce8efe14dcd9f1726c 938120 
python-pip_1.5.6.orig.tar.gz
 599362bc6612207c1af1cc004c1813a85bbbee4d5628bc7df66671eb3de042cd 14636 
python-pip_1.5.6-1.debian.tar.xz
 9e4d6dec6e7ce783beaa68b1991d419ea5c8114c67b4a420045bff864434775c 112930 
python-pip_1.5.6-1_all.deb
 a74c4135dc17b7625c2b27527cbe59deb8a7d39b9577aa554f7c573cf85dd758 96044 
python3-pip_1.5.6-1_all.deb
 df14fe1f05c56d728f279759f38673c737887ca0340a4cff7e8bd36ddc953774 124640 
python-pip-whl_1.5.6-1_all.deb
Files: 
 9d8dcfedd37f95bbf9e52399aaa127f5 112930 python optional 
python-pip_1.5.6-1_all.deb
 a30e038e6ddf430f9b63369fef2e02ad 96044 python optional 
python3-pip_1.5.6-1_all.deb
 31e4208f1e40c68ee8d11e07cc127e4c 124640 python optional 
python-pip-whl_1.5.6-1_all.deb
 5807c2f4d6370f2649742b18b4f8ecc1 2343 python optional python-pip_1.5.6-1.dsc
 01026f87978932060cc86c1dc527903e 938120 python optional 
python-pip_1.5.6.orig.tar.gz
 2e55232afa9224236f44dd73ebefcff1 14636 python optional 
python-pip_1.5.6-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTjlWGAAoJEBJutWOnSwa/39sP/R51IHFlPynbUwA/wKqkKXw8
orpuih7q1qhaoZ684q3bdnsqDLh+iApJms5FZtC+qGYGbBqltPR0AJWE3ulHbssh
bIOXcsCuZ6ttRh3ePALg72/C0dTey4pvuTeXB4S3AKJDYJx3Wbq91qK9dLCyL3nv
V1lqr+Mv0q1mceE0KsJiaG9+TwcsN1vpALfjo3JpUiendh439Y1lIdpREuSnCK01
zMfZBtKoKJdOH/Z3Rk6uBFEgFyeh01UY6sjuik6mjIZvQMwOL6i3skY0XksNvvPP
PZvNhNNALCQHvyR6oDPL6t/dQxQtuj+fsqnxax/YuMqYnai7J02VXtUFRBP/bOLa
fEukGQxvOwArmGT0aMEqz6HSQS6uXYyojsxz3F/gKdvLaJlJH1EwXVQ7ljb7IS0C
Hhh9Gh1qWf6JNirMfguN1auMDY9SqwIDGC9FWJVYcODNntcMjGxUkYUZeeU6efvP
PAP8vzMpGLZCxx9vwbJX6vIaQvfGr8AIyTu5/lUgTHdH+eCGQGIKu6hq5qnEL0/U
0KASqHDUkrq7DhAj7wr9hNjH28hj8AXAkcM/Hx8yVafJvT+/gwvVqvhObjkgMSzz
Zec1hqTuXo++1pVJSiy2oNJ2DYFiWat8ZukdGJYcTqtux6NPfP/x4FESXMZGiTBv
JZN3+ikYQSE0iuobz/1w
=qkwS
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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


[Python-modules-team] Processing of python-pip_1.5.6-1_amd64.changes

2014-06-03 Thread Debian FTP Masters
python-pip_1.5.6-1_amd64.changes uploaded successfully to localhost
along with the files:
  python-pip_1.5.6-1_all.deb
  python3-pip_1.5.6-1_all.deb
  python-pip-whl_1.5.6-1_all.deb
  python-pip_1.5.6-1.dsc
  python-pip_1.5.6.orig.tar.gz
  python-pip_1.5.6-1.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

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


[Python-modules-team] Processed: your mail

2014-06-03 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tag 733286 + pending
Bug #733286 [python-pip] wheel command listed as available but actually absent 
since there seems to be no wheel in Debian yet
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
733286: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733286
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

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


[Python-modules-team] Processed: your mail

2014-06-03 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tag 687938 + pending
Bug #687938 [python-pip] python-pip: some commands undocumented in manual page
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
687938: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=687938
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

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


[Python-modules-team] Bug#725848: Bug#725848: (no subject)

2014-06-03 Thread Scott Kitterman
On Tuesday, June 03, 2014 16:43:22 Barry Warsaw wrote:
> Switching to --user by default is being actively discussed upstream:
> 
> https://github.com/pypa/pip/issues/1668
> 
> In the meantime, I plan on updating the manpage to describe --user and any
> other missing options.

Can you go ahead and make --user default in Debian and document that as well?

Scott K

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


[Python-modules-team] Bug#725848: (no subject)

2014-06-03 Thread Barry Warsaw
Switching to --user by default is being actively discussed upstream:

https://github.com/pypa/pip/issues/1668

In the meantime, I plan on updating the manpage to describe --user and any
other missing options.

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


[Python-modules-team] Processed: your mail

2014-06-03 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> forwarded 725847 https://github.com/pypa/pip/issues/1852
Bug #725847 [python-pip] python-pip: DoS by other users on the same system
Set Bug forwarded-to-address to 'https://github.com/pypa/pip/issues/1852'.
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
725847: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725847
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

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


[Python-modules-team] Processed: your mail

2014-06-03 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 744145 pip crashes on "import requests"
Bug #744145 [python-pip] python-pip creashes on import from requests
Changed Bug title to 'pip crashes on "import requests"' from 'python-pip 
creashes on import from requests'
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
744145: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744145
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

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


[Python-modules-team] Processed (with 1 errors): pip crashes on "import requests"

2014-06-03 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> severity 744145 normal
Bug #744145 [python-pip] python-pip creashes on import from requests
Severity set to 'normal' from 'important'
> retitle 744145
Unknown command or malformed arguments to command.
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
744145: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744145
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

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


[Python-modules-team] Bug#744145: (no subject)

2014-06-03 Thread Barry Warsaw
I've not been able to reproduce this.  I find it strange that the requests
package didn't get installed automatically as a dependency.  In any case,
please try again with the upcoming pip 1.5.6 upload.

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


[Python-modules-team] Processed: your mail

2014-06-03 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 744145 + unreproducible
Bug #744145 [python-pip] python-pip creashes on import from requests
Added tag(s) unreproducible.
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
744145: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744145
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

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


[Python-modules-team] Processed: your mail

2014-06-03 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tag 749692 + pending
Bug #749692 [python-pip-whl] python-pip-whl is missing dependencies on 
dependent wheels
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
749692: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=749692
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

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


[Python-modules-team] simplejson 3.5.2-1 MIGRATED to testing

2014-06-03 Thread Debian testing watch
FYI: The status of the simplejson source package
in Debian's testing distribution has changed.

  Previous version: 3.3.3-1
  Current version:  3.5.2-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

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


[Python-modules-team] python-urllib3 1.8.2-1 MIGRATED to testing

2014-06-03 Thread Debian testing watch
FYI: The status of the python-urllib3 source package
in Debian's testing distribution has changed.

  Previous version: 1.8-2
  Current version:  1.8.2-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

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


[Python-modules-team] babelfish 0.5.2-1 MIGRATED to testing

2014-06-03 Thread Debian testing watch
FYI: The status of the babelfish source package
in Debian's testing distribution has changed.

  Previous version: 0.5.1-2
  Current version:  0.5.2-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

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


[Python-modules-team] Investissez aux Etats Unis

2014-06-03 Thread Lesur Investment
Investissez aux Etats Unis

Problèmes d'affichage ? Affichez cette newsletter dans votre navigateur. (
http://culturalspaceworld.com/artistedumonde/?email_id=13&user_id=940389&urlpassed=W3ZpZXdfaW5fYnJvd3Nlcl9saW5rXQ%3D%3D&controller=stats&action=analyse&wysija-page=1&wysijap=subscriptions
)

Pour investir en toute sécurité sur

le marché immobilier US

LESUR INVESTMENT vous propose une offre packagée incluant :

* 
Un accompagnement total et permanent (juridique, fiscal, bancaire)

* 
Des biens de qualité à partir de 100 000 €

* 
Une rentabilité locative supérieure à 8 %

* 
Une gestion rigoureuse assurée par des professionnels locaux

* 
Des loyers contractuellement garantis du 1er au dernier jour de votre 
investissement

* 
Une revente si besoin

* 
Un interlocuteur unique franco-américain

Pour devenir mandataire LESUR INVESTMENT

ou pour nous rencontrer

Appelez nous au 06 08 77 68 95 

ou rendez-vous sur notre site internet

www.lesurinvestment.com (
http://culturalspaceworld.com/artistedumonde/?email_id=13&user_id=940389&urlpassed=aHR0cDovL3d3dy5sZXN1cmludmVzdG1lbnQuY29tLw%3D%3D&controller=stats&action=analyse&wysija-page=1&wysijap=subscriptions
)

Se désabonner (
http://culturalspaceworld.com/artistedumonde/?email_id=13&user_id=940389&urlpassed=W3Vuc3Vic2NyaWJlX2xpbmtd&controller=stats&hash=52dfe2df3be943802a3ac18e281689ea&action=analyse&wysija-page=1&wysijap=subscriptions
) - Modifier votre souscription (
http://culturalspaceworld.com/artistedumonde/?email_id=13&user_id=940389&urlpassed=W3N1YnNjcmlwdGlvbnNfbGlua10%3D&controller=stats&hash=faa0e7f5add6c33d3f9892eed0221768&action=analyse&wysija-page=1&wysijap=subscriptions
)

Lesur Investment

69 000 LYON

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

[Python-modules-team] Bug#750460: python-pisa: fails with python-reportlab version 3 or higher

2014-06-03 Thread Jamie McClelland
Package: python-pisa
Version: 3.0.32-1
Severity: grave
Tags: patch
Justification: renders package unusable

Dear Maintainer,

When running xhtml2pdf I get the following backtrace:

0 jamie@animal:cdtemp.yjGXVb$ xhtml2pdf 
/home/iceweasel/Downloads/page.break.html page.break.pdf 

IMPORT ERROR!
Reportlab Version 2.1+ is needed!


The following Python packages are required for PISA:
- Reportlab Toolkit >= 2.2 
- HTML5lib >= 0.11.1 

Optional packages:
- pyPDF 
- PIL 

No handlers could be found for logger "sx.pisa3"
Traceback (most recent call last):
  File "/usr/bin/xhtml2pdf", line 9, in 
load_entry_point('pisa==3.0.32', 'console_scripts', 'xhtml2pdf')()
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 356, in 
load_entry_point
return get_distribution(dist).load_entry_point(group, name)
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2431, in 
load_entry_point
return ep.load()
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2147, in load
['__name__'])
  File "/usr/lib/pymodules/python2.7/sx/pisa3/__init__.py", line 31, in 
from pisa import *
  File "/usr/lib/pymodules/python2.7/sx/pisa3/pisa.py", line 21, in 
from pisa_document import *
  File "/usr/lib/pymodules/python2.7/sx/pisa3/pisa_document.py", line 11, in 

from pisa_context import pisaContext
  File "/usr/lib/pymodules/python2.7/sx/pisa3/pisa_context.py", line 11, in 

from pisa_util import *
  File "/usr/lib/pymodules/python2.7/sx/pisa3/pisa_util.py", line 44, in 

raise ImportError("Reportlab Version 2.1+ is needed!")
ImportError: Reportlab Version 2.1+ is needed!
1 jamie@animal:cdtemp.yjGXVb$

The problem seems to be that python-pisa checks for python-reportlab version 2
that is higher 2.2, but doesn't allow versions of python-reportlab with a major
version higher than 2.

This patch fixes the problem:

0 jamie@animal:pisa3$ diff -u 
/usr/lib/pymodules/python2.7/sx/pisa3/pisa_util.py.orig 
/usr/lib/pymodules/python2.7/sx/pisa3/pisa_util.py
--- /usr/lib/pymodules/python2.7/sx/pisa3/pisa_util.py.orig 2014-06-03 
10:46:10.737920398 -0400
+++ /usr/lib/pymodules/python2.7/sx/pisa3/pisa_util.py  2014-06-03 
10:44:08.717746252 -0400
@@ -40,10 +40,10 @@
 
 rgb_re = re.compile("^.*?rgb[(]([0-9]+).*?([0-9]+).*?([0-9]+)[)].*?[ ]*$")
 
-if not(reportlab.Version[0] == "2" and reportlab.Version[2] >= "1"):
+if not((reportlab.Version[0] == "2" and reportlab.Version[2] >= "1") or 
reportlab.Version[0] > 2):
 raise ImportError("Reportlab Version 2.1+ is needed!")
 
-REPORTLAB22 = (reportlab.Version[0] == "2" and reportlab.Version[2] >= "2")
+REPORTLAB22 = ((reportlab.Version[0] == "2" and reportlab.Version[2] >= "2") 
or reportlab.Version[0] > 2)
 # print "***", reportlab.Version, REPORTLAB22, reportlab.__file__
 
 import logging
1 jamie@animal:pisa3$ 

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing'), (200, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages python-pisa depends on:
ii  python2.7.6-2
ii  python-html5lib   0.999-3
ii  python-imaging2.3.0-2
ii  python-pypdf  1.13-1
ii  python-reportlab  3.0-1
ii  python-support1.0.15

python-pisa recommends no packages.

python-pisa suggests no packages.

-- no debconf information

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


Re: [Python-modules-team] Comments regarding python-scipy_0.14.0-1_amd64.changes

2014-06-03 Thread Julian Taylor
On Tue, Jun 3, 2014 at 2:38 PM, Thorsten Alteholz
 wrote:
> Dear Maintainer,
>
> can you please explain why files containing such text:
> (scipy-0.14.0/scipy/io/tests/data/*.sav)
>
>  NOTICE:
>
>   IDL Save/Restore files embody unpublished proprietary information
>   about the IDL program. Reverse engineering of this file is therefore
>   forbidden under the terms of the IDL End User License Agreement
>   (IDL EULA). All IDL users are required to read and agree to the
>   terms of the IDL EULA at the time that they install IDL.
>   Software that reads or writes files in the IDL Save/Restore format
>   must have a license from ITT Visual Information Solutions
>   explicitly granting the right to do so. In this case, the license
>   will be included with the software for your inspection. Please
>   report software that does not have such a license to
>   ITT Visual Information Solutions (i...@ittvis.com).
>
> can be added to main?
>
> Thanks!
>  Thorsten
>
>

the implementation that reads these files (scipy/io/idl.py) contains
following statement:

# This code was developed by with permission from ITT Visual Information
# Systems. IDL(r) is a registered trademark of ITT Visual Information Systems,
# Inc. for their Interactive Data Language software.

I'll check with upstream if they have more detailed documentation on
the extent of the permission.

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


[Python-modules-team] python-itsdangerous_0.24+dfsg1-1_amd64.changes ACCEPTED into unstable, unstable

2014-06-03 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 24 May 2014 16:53:52 -0400
Source: python-itsdangerous
Binary: python-itsdangerous python3-itsdangerous python-itsdangerous-doc
Architecture: source all
Version: 0.24+dfsg1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Simon Fondrie-Teitler 
Description: 
 python-itsdangerous - Various helpers to pass trusted data to untrusted 
environment - p
 python-itsdangerous-doc - Various helpers to pass trusted data to untrusted 
environment - d
 python3-itsdangerous - Various helpers to pass trusted data to untrusted 
environment - p
Changes: 
 python-itsdangerous (0.24+dfsg1-1) unstable; urgency=medium
 .
   [ Simon Fondrie-Teitler ]
   * New upstream release.
   * Bump standards version.
 .
   [ Thomas Goirand ]
   * Add packaging of sphinx doc.
Checksums-Sha1: 
 a9064a90409607f49bd24d03ecca8e9c09b2e760 2369 
python-itsdangerous_0.24+dfsg1-1.dsc
 6da062b1cb6f98626210d0739692523c14d26a38 22948 
python-itsdangerous_0.24+dfsg1.orig.tar.xz
 0f862561d253e664ef0c26fc73dd48ff980d56d2 4544 
python-itsdangerous_0.24+dfsg1-1.debian.tar.xz
 796d53a1733e202af2b8a6c48d9c0354e569a526 12962 
python-itsdangerous_0.24+dfsg1-1_all.deb
 f8099ab33fbfd647426fb094272df7f1600f0e62 12828 
python3-itsdangerous_0.24+dfsg1-1_all.deb
 cffeb726f6d74a544362107748a1e993697161f0 32140 
python-itsdangerous-doc_0.24+dfsg1-1_all.deb
Checksums-Sha256: 
 aced410a377d829af5d32cfc6e9c81cf763a6197cf507118d9bf22b9b679a15b 2369 
python-itsdangerous_0.24+dfsg1-1.dsc
 0a66ca64e41293780c04bb4783581b98058026981963f891cfc07c7f3464ab5f 22948 
python-itsdangerous_0.24+dfsg1.orig.tar.xz
 d93244536315004666200fbf416d21979a6a7ad45ea29652a751bad90f1560e7 4544 
python-itsdangerous_0.24+dfsg1-1.debian.tar.xz
 3d09d495d74d6a534029b68ab7743345d29b041ea819f5fe5d751167673bfedd 12962 
python-itsdangerous_0.24+dfsg1-1_all.deb
 570018fb8fff3afdfb2e18b8d4e704361a1d13a9949c221e333ee908ff750e31 12828 
python3-itsdangerous_0.24+dfsg1-1_all.deb
 07358a97c982a87d1a65ce625defca4935bcd987bb05a28868fd8cb694466d79 32140 
python-itsdangerous-doc_0.24+dfsg1-1_all.deb
Files: 
 233b63cbf2a4d6bbe4a0106bf0f7d44b 12962 python optional 
python-itsdangerous_0.24+dfsg1-1_all.deb
 5e0f9cafed0a2b5955992388fbb2bac0 12828 python optional 
python3-itsdangerous_0.24+dfsg1-1_all.deb
 0c17c80cc4d1e4f45966ec1d754745ae 32140 doc optional 
python-itsdangerous-doc_0.24+dfsg1-1_all.deb
 e7d44921f506e920cb83262e210cf6b6 2369 python optional 
python-itsdangerous_0.24+dfsg1-1.dsc
 771d8a290b9143e2b37aed3f9d7ebf0c 22948 python optional 
python-itsdangerous_0.24+dfsg1.orig.tar.xz
 53ac3011ddb089985daa0f895263ddf0 4544 python optional 
python-itsdangerous_0.24+dfsg1-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTit3gAAoJENQWrRWsa0P+DzUP/2TR0eI7Qmr59UH7UKar6f79
UBn7ZLIDPAcypvypDVfP6Oy0pHyz3+hMwnSN5H6k92tE6u9zv0gU4kSJYmZPid0K
ul5PPYjBv62rBWFe+dvVeBPzCKV4wm7p+hA45ghvwwvOJVJIfdXslukhZdHY/NXX
pYZmpbEJPcKJEX1fBHRYFI5puQARTnxIsswQdEr30Qd0EkVtw4svbmNKAfAezZXX
ri91wXftY8s8poUgEV5Ryc9Wc7DfxemYHeITciUHTvuVyfokcow3DZhSINa63Xga
5P2dEBI8jHRTCaDmCjmo+4NHWLax6JAncgoYx+Vf94jX+cSXs0p/L3yNmrxQE2wH
akJwVRyBZ8mNXUb/pjvXKK8afNgxtUoUzAAqoKBhA3MU5B5N6d10UA+FVNHIQJq6
8BZgoLq3wCBF7uXh+/UM0yHziraszXYJQdEmpfVX/8+ZxpQD5LnK/Z1REIRqriCM
NfK+KreponGRehHT61rkMmCO7hppI38nVktsaAeigMztejHOzbf8lV6gU2WjgFIX
2/h2VUYphFJ3y8NpEthmqwFSoe8cZdJAerGaR/6oJt3CKqrSmVvV9B7gy7oIN9Gh
Jmp29xyD9LtH5gn9oAG5UWJGaysYHWUry7eZWHBwEXIybMi3R0RO57/Y49KvrHeQ
Wd1+mgLYm/f2hhZk/Ju7
=pkoq
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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


[Python-modules-team] Comments regarding python-scipy_0.14.0-1_amd64.changes

2014-06-03 Thread Thorsten Alteholz
Dear Maintainer,

can you please explain why files containing such text:
(scipy-0.14.0/scipy/io/tests/data/*.sav)

 NOTICE: 
 
  IDL Save/Restore files embody unpublished proprietary information 
  about the IDL program. Reverse engineering of this file is therefore
  forbidden under the terms of the IDL End User License Agreement 
  (IDL EULA). All IDL users are required to read and agree to the 
  terms of the IDL EULA at the time that they install IDL. 
  Software that reads or writes files in the IDL Save/Restore format 
  must have a license from ITT Visual Information Solutions 
  explicitly granting the right to do so. In this case, the license 
  will be included with the software for your inspection. Please 
  report software that does not have such a license to 
  ITT Visual Information Solutions (i...@ittvis.com). 

can be added to main?

Thanks!
 Thorsten



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


[Python-modules-team] Bug#750315: marked as done (pygame: FTBFS: ln: failed to create symbolic link '/«BUILDDIR»/pygame-1.9.1release+dfsg/debian/python-pygame/usr/share/pyshared/pygame/freesansbold.tt

2014-06-03 Thread Debian Bug Tracking System
Your message dated Tue, 03 Jun 2014 09:39:05 +
with message-id 
and subject line Bug#750315: fixed in pygame 1.9.1release+dfsg-10
has caused the Debian Bug report #750315,
regarding pygame: FTBFS: ln: failed to create symbolic link 
'/«BUILDDIR»/pygame-1.9.1release+dfsg/debian/python-pygame/usr/share/pyshared/pygame/freesansbold.ttf':
 No such file or directory
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.)


-- 
750315: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=750315
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pygame
Version: 1.9.1release+dfsg-9
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140601 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/«BUILDDIR»/pygame-1.9.1release+dfsg'
> # Replace embedded font with system copy
> ln -sf /usr/share/fonts/truetype/freefont/FreeSansBold.ttf \
> /«BUILDDIR»/pygame-1.9.1release+dfsg/debian/python-pygame/usr/share/pyshared/pygame/freesansbold.ttf
> ln: failed to create symbolic link 
> '/«BUILDDIR»/pygame-1.9.1release+dfsg/debian/python-pygame/usr/share/pyshared/pygame/freesansbold.ttf':
>  No such file or directory
> debian/rules:49: recipe for target 'override_dh_link' failed
> make[1]: *** [override_dh_link] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/06/01/pygame_1.9.1release+dfsg-9_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: pygame
Source-Version: 1.9.1release+dfsg-10

We believe that the bug you reported is fixed in the latest version of
pygame, 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 750...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Vincent Cheng  (supplier of updated pygame 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 03 Jun 2014 00:33:16 -0700
Source: pygame
Binary: python-pygame
Architecture: source amd64
Version: 1.9.1release+dfsg-10
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Vincent Cheng 
Description: 
 python-pygame - SDL bindings for games development in Python
Closes: 750315
Changes: 
 pygame (1.9.1release+dfsg-10) unstable; urgency=medium
 .
   * Stop symlinking fonts into deprecated /usr/share/pyshared/ directory;
 fixes FTBFS. (Closes: #750315)
Checksums-Sha1: 
 ac691f11975e9aa1835d991f25c5d4ba58ed7e2a 2364 pygame_1.9.1release+dfsg-10.dsc
 76ad16c24aa8fc432c11e6ac5dad3e95f33e9a1e 14000 
pygame_1.9.1release+dfsg-10.debian.tar.xz
 19642d6ddf8ac99f1230a316869d34326475a91d 1700520 
python-pygame_1.9.1release+dfsg-10_amd64.deb
Checksums-Sha256: 
 43a1d5a625857eac89c5a0102997375d886a3c02494ef9584f71f38679714a85 2364 
pygame_1.9.1release+dfsg-10.dsc
 c214b6fc780b66f48916330fbc9e850d7936e4919e8fca40837f26ad79ffa044 14000 
pygame_1.9.1release+dfsg-10.debian.tar.xz
 73a29098e08fef64b1f0f32c324d8fa3f7b966ed1d4fb8618bd9a55b1ef8f7e6 1700520 
python-pygame_1.9.1release+dfsg-10_amd64.deb
Files: 
 7f59239f338368daac9c0d3682391f59 1700520 python optional 
python-pygame_1.9.1release+dfsg-10_amd64.deb
 5c60d349f35a605566898ad7237eec0c 2364 python optional 
pygame_1.9.1release+dfsg-10.dsc
 2cacd1e4a092af9ca2c96f7ce9c49062 14000 python optional 
pygame_1.9.1release+dfsg-10.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTjXvbAAoJEI7tzBuqHzL/h9EQAKKEynw9iZhMKETcPvGnYkaE
AW7dFWM7vvhTxzQZwYyq4miR6QcAmE7eVZ/cRll7+wfCezLn+7Zt6USOR8teeyoG
tEkxuY45fqCT5VgJ/kiipaHzIjIshJ1kIguuydZ3V75XwBjN8Y+WsEImXBd2FSt3
kujzrybCSiiqULIgEZzO/rqeHWSIJZnRwZTRhx3MgJrUlsaP5s/mSlnCkyyP+sm7
31DVVoHe/2MI55BkTnYAyfyXdL2IK1YjKCl+rHAmFQ24srkUuDHxs4lPOOf1+fn5
ynoMnJijSDztuk0

[Python-modules-team] pygame_1.9.1release+dfsg-10_amd64.changes ACCEPTED into unstable

2014-06-03 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 03 Jun 2014 00:33:16 -0700
Source: pygame
Binary: python-pygame
Architecture: source amd64
Version: 1.9.1release+dfsg-10
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Vincent Cheng 
Description: 
 python-pygame - SDL bindings for games development in Python
Closes: 750315
Changes: 
 pygame (1.9.1release+dfsg-10) unstable; urgency=medium
 .
   * Stop symlinking fonts into deprecated /usr/share/pyshared/ directory;
 fixes FTBFS. (Closes: #750315)
Checksums-Sha1: 
 ac691f11975e9aa1835d991f25c5d4ba58ed7e2a 2364 pygame_1.9.1release+dfsg-10.dsc
 76ad16c24aa8fc432c11e6ac5dad3e95f33e9a1e 14000 
pygame_1.9.1release+dfsg-10.debian.tar.xz
 19642d6ddf8ac99f1230a316869d34326475a91d 1700520 
python-pygame_1.9.1release+dfsg-10_amd64.deb
Checksums-Sha256: 
 43a1d5a625857eac89c5a0102997375d886a3c02494ef9584f71f38679714a85 2364 
pygame_1.9.1release+dfsg-10.dsc
 c214b6fc780b66f48916330fbc9e850d7936e4919e8fca40837f26ad79ffa044 14000 
pygame_1.9.1release+dfsg-10.debian.tar.xz
 73a29098e08fef64b1f0f32c324d8fa3f7b966ed1d4fb8618bd9a55b1ef8f7e6 1700520 
python-pygame_1.9.1release+dfsg-10_amd64.deb
Files: 
 7f59239f338368daac9c0d3682391f59 1700520 python optional 
python-pygame_1.9.1release+dfsg-10_amd64.deb
 5c60d349f35a605566898ad7237eec0c 2364 python optional 
pygame_1.9.1release+dfsg-10.dsc
 2cacd1e4a092af9ca2c96f7ce9c49062 14000 python optional 
pygame_1.9.1release+dfsg-10.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTjXvbAAoJEI7tzBuqHzL/h9EQAKKEynw9iZhMKETcPvGnYkaE
AW7dFWM7vvhTxzQZwYyq4miR6QcAmE7eVZ/cRll7+wfCezLn+7Zt6USOR8teeyoG
tEkxuY45fqCT5VgJ/kiipaHzIjIshJ1kIguuydZ3V75XwBjN8Y+WsEImXBd2FSt3
kujzrybCSiiqULIgEZzO/rqeHWSIJZnRwZTRhx3MgJrUlsaP5s/mSlnCkyyP+sm7
31DVVoHe/2MI55BkTnYAyfyXdL2IK1YjKCl+rHAmFQ24srkUuDHxs4lPOOf1+fn5
ynoMnJijSDztuk0+RXsr5wCiiKpyHHKiAdRccfq9LhfL6I6IbIS5cJ3TODwr9l4H
7lBvMlAfXtVtPT2KeSHou9lBN2od5Z+buxGKDdFZjS2Akg2fTlApCbQw/HU/UrCs
W13L31PSzF+4aGm5dJdKL0wc/McoqKY/0xTSmqcZd6LFFe7Tqn+TDwyelIrRswDE
A3EBv2wxdtyZHexc2UnFr8U+N6A702pcUffbHrE+wmVDpm2uE9UI23VS49mmWavR
QzufFsVY4BLodCFd9+q88wlHgdLpm5wk0GPnnmF4ZO1O2e8fTRTrn2JXT5PVlqvQ
9TEcy/9G2TKMVVrPHkKgKmw/VQ65A1LWnIt44tfujWAjMLs5earAYatUJFYmR+FF
tcqzB6eadsh2+TFJ0Mlt
=akYS
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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


[Python-modules-team] Processing of pygame_1.9.1release+dfsg-10_amd64.changes

2014-06-03 Thread Debian FTP Masters
pygame_1.9.1release+dfsg-10_amd64.changes uploaded successfully to localhost
along with the files:
  python-pygame_1.9.1release+dfsg-10_amd64.deb
  pygame_1.9.1release+dfsg-10.dsc
  pygame_1.9.1release+dfsg-10.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

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


[Python-modules-team] Processing of pygame_1.9.1release+dfsg-10_amd64.changes

2014-06-03 Thread Debian FTP Masters
pygame_1.9.1release+dfsg-10_amd64.changes uploaded successfully to 
ftp-master.debian.org
along with the files:
  python-pygame_1.9.1release+dfsg-10_amd64.deb
  pygame_1.9.1release+dfsg-10.dsc
  pygame_1.9.1release+dfsg-10.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host ravel.debian.org)

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