Re: [Python-modules-team] Packaging Django v1.8 for Sid?

2016-11-08 Thread Scott Kitterman


On November 8, 2016 5:00:24 PM EST, Turbo Fredriksson  wrote:
>On 8 Nov 2016, at 10:43, Neil Williams  wrote:
>
>> As I said, I don't see python-django1.8 being an option for unstable
>at
>> this time.
>
>Without that, we won’t have a (properly) working Openstack GUI in
>stretch :(.
>
>It’s still going to be there, installable and everything, but it won’t
>work correctly.

Python-django doesn't have a great track record regarding needing security 
updates [1].  I don't think it's reasonable to ask the security team to support 
two versions.  Neither do I think it would be appropriate to ship a package 
this risky without security support.  I'm currently supporting security 
backports for Django 1.6 on wheezy and jessie for customers and it can be a lot 
of work.

Much as I know you don't want to hear it, I think the only path to success is 
to make openstack work with 1.10.

Scott K
[1] https://security-tracker.debian.org/tracker/source-package/python-django

___
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 gpxpy_1.1.1-1_amd64.changes

2016-11-08 Thread Debian FTP Masters
gpxpy_1.1.1-1_amd64.changes uploaded successfully to localhost
along with the files:
  gpxpy_1.1.1-1.dsc
  gpxpy_1.1.1.orig.tar.gz
  gpxpy_1.1.1-1.debian.tar.xz
  gpxinfo_1.1.1-1_all.deb
  gpxpy_1.1.1-1_20161108T230710z-f4a1d7bd.buildinfo
  python-gpxpy_1.1.1-1_all.deb
  python3-gpxpy_1.1.1-1_all.deb

Greetings,

Your Debian queue daemon (running on host usper.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] Bug#839478: marked as done (python-aiohttp: FTBFS: E: Build killed with signal TERM after 150 minutes of inactivity)

2016-11-08 Thread Debian Bug Tracking System
Your message dated Tue, 08 Nov 2016 22:21:57 +
with message-id 
and subject line Bug#839478: fixed in python-aiohttp 1.1.2-1
has caused the Debian Bug report #839478,
regarding python-aiohttp: FTBFS: E: Build killed with signal TERM after 150 
minutes of inactivity
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.)


-- 
839478: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839478
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-aiohttp
Version: 0.22.4-1
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20161001 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):
> creating build/temp.linux-x86_64-3.5-pydebug/aiohttp
> x86_64-linux-gnu-gcc -pthread -g -Og -Wall -Wstrict-prototypes -g -O2 
> -fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -I/usr/include/python3.5dm -c aiohttp/_websocket.c -o 
> build/temp.linux-x86_64-3.5-pydebug/aiohttp/_websocket.o
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions 
> -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5-pydebug/aiohttp/_websocket.o 
> -o 
> /<>/.pybuild/pythonX.Y-dbg_3.5/build/aiohttp/_websocket.cpython-35dm-x86_64-linux-gnu.so
>dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:184: cd /<>/.pybuild/pythonX.Y_3.5/build; 
> python3.5 -m pytest /<>/tests
> = test session starts 
> ==
> platform linux -- Python 3.5.2+, pytest-3.0.2, py-1.4.31, pluggy-0.3.1
> rootdir: /<>, inifile: 
> collected 1408 items / 1 skipped
> 
> ../../../tests/test_classbasedview.py .FFF
> ../../../tests/test_client_connection.py .
> ../../../tests/test_client_functional.py ...FF.F
> ../../../tests/test_client_functional_oldstyle.py 
> FF.F...Fdebian/rules:9: recipe for target 
> 'build' failed
> make: *** [build] Terminated
> E: Build killed with signal TERM after 150 minutes of inactivity

If the failure looks somehow time/timezone related:
Note that this rebuild was performed without the 'tzdata' package
installed in the chroot. tzdata used be (transitively) part of
build-essential, but it no longer is. If this package requires it to
build, it should be added to build-depends. For the release team's
opinion on this, see
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836940#185

If the failure looks LSB-related:
similarly to tzdata, lsb-base is not installed in the build chroot.

The full build log is available from:
   http://aws-logs.debian.net/2016/10/01/python-aiohttp_0.22.4-1_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: python-aiohttp
Source-Version: 1.1.2-1

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

Debian distribution maintenance software
pp.
Piotr Ożarowski  (supplier of updated python-aiohttp 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: SHA512

Format: 1.8
Date: Tue, 08 Nov 2016 22:58:56 +0100
Source: python-aiohttp
Binary: python3-aiohttp python3-aiohttp-dbg
Architecture: source amd64
Version: 1.1.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Piotr Ożarowski 
Description:
 python3-aiohttp - http client/server for asyncio
 python3-aiohttp-dbg - http 

[Python-modules-team] Bug#833254: marked as done ([python3-aiohttp] Fails to decompress HTTP bodies)

2016-11-08 Thread Debian Bug Tracking System
Your message dated Tue, 08 Nov 2016 22:21:57 +
with message-id 
and subject line Bug#833254: fixed in python-aiohttp 1.1.2-1
has caused the Debian Bug report #833254,
regarding [python3-aiohttp] Fails to decompress HTTP bodies
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.)


-- 
833254: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833254
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python3-aiohttp
Version: 0.22.4-1
Severity: normal

It looks like this version isn't able to parse the HTTP response headers
correctly to detect the Content-Encoding for gzip compressed bodies. This
causes problems like:

'utf-8' codec can't decode byte 0x8b in position 1: invalid start byte

when the caller tries to decode the (still gzip compressed) body as utf-8.
This problem was introduced by v0.21.5-104-g7374777 [1] and is fixed in
v0.22.4-54-g8145024 [2]

Kind regards,
Sven

[1] 
https://github.com/KeepSafe/aiohttp/commit/73747771135bc50b67b13a9a9257f0eafb6d370a
[2] 
https://github.com/KeepSafe/aiohttp/commit/81450244d05ec04884cdafc74fc927514eb5302a


--- System information. ---
Architecture: amd64
Kernel:   Linux 4.6.0-1-amd64

Debian Release: stretch/sid
  500 unstablehttpredir.debian.org 
  500 testing httpredir.debian.org 
  500 stable  dl.google.com 
1 unstablewww.deb-multimedia.org 
1 experimentalhttpredir.debian.org 

--- Package information. ---
Depends(Version) | Installed
-+-===
python3 (<< 3.6) | 3.5.1-4
python3(>= 3.5~) | 3.5.1-4
python3-chardet  | 2.3.0-2
python3-multidict| 2.0.0-1
python3:any(>= 3.4~) | 
libc6   (>= 2.4) | 


Package's Recommends field is empty.

Package's Suggests field is empty.

signature.asc
Description: This is a digitally signed message part.
--- End Message ---
--- Begin Message ---
Source: python-aiohttp
Source-Version: 1.1.2-1

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

Debian distribution maintenance software
pp.
Piotr Ożarowski  (supplier of updated python-aiohttp 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: SHA512

Format: 1.8
Date: Tue, 08 Nov 2016 22:58:56 +0100
Source: python-aiohttp
Binary: python3-aiohttp python3-aiohttp-dbg
Architecture: source amd64
Version: 1.1.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Piotr Ożarowski 
Description:
 python3-aiohttp - http client/server for asyncio
 python3-aiohttp-dbg - http client/server for asyncio - debug version
Closes: 830567 833254 835299 839478
Changes:
 python-aiohttp (1.1.2-1) unstable; urgency=medium
 .
   * New upstream release
 - works with new multidict (closes: 835299)
 - decompresses HTTP bodies (closes: 833254)
   * tests disabled for now (see comment in debian/rules)
 closes: 830567, 839478
Checksums-Sha1:
 38f017df5490cae2c89d9c287700c7c5909317e8 2345 python-aiohttp_1.1.2-1.dsc
 04bdc315c44d6fee0ca627e1416bbd85ed97cd6b 508997 
python-aiohttp_1.1.2.orig.tar.gz
 e6ea8087ac02f9fa785b414d0d25f65fd41ce44d 3128 
python-aiohttp_1.1.2-1.debian.tar.xz
 20e830a7b364e655e56878a677e177ac6a7331e4 6643 
python-aiohttp_1.1.2-1_20161108T215958z-92798a44.buildinfo
 41a3f526b370655577e8a1f09e161af036a6fa77 10210 
python3-aiohttp-dbg_1.1.2-1_amd64.deb
 026cb174663982db98711bda99adb71dcdee1764 83674 
python3-aiohttp_1.1.2-1_amd64.deb
Checksums-Sha256:
 4510a80f79d2b2ff071ffc8e8e777bab91131f6361880661cf634570198a4d97 2345 
python-aiohttp_1.1.2-1.dsc
 16f16dc5ddb1d5676452f35abb58190ff034198d4e97770e0f59b99ca6d76c2d 508997 
python-aiohttp_1.1.2.orig.tar.gz
 26db07d659a4d12d419e01df263516aab948eb107401b1c9491413d32023ec49 3128 
python-aiohttp_1.1.2-1.debian.tar.xz
 5b5a19642ece815d9e09750379420fb5d9ac5c45031c5071832d26c1719e2384 6643 

[Python-modules-team] Bug#835299: marked as done (python3-aiohttp: Newer version required for multidict >= 2.0)

2016-11-08 Thread Debian Bug Tracking System
Your message dated Tue, 08 Nov 2016 22:21:57 +
with message-id 
and subject line Bug#835299: fixed in python-aiohttp 1.1.2-1
has caused the Debian Bug report #835299,
regarding python3-aiohttp: Newer version required for multidict >= 2.0
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.)


-- 
835299: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835299
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python3-aiohttp
Version: 0.22.4-1
Severity: important

Using 0.22.4 as a web server is impossible because multidict 2.0 has
changed its implementation of upstr().

Please package 0.22.5 ASAP.

-- System Information:
Debian Release: 8.5
  APT prefers stable
  APT policy: (700, 'stable'), (650, 'testing'), (600, 'unstable'), (550, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, armhf

Kernel: Linux 4.0.0-trunk-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
Init: systemd (via /run/systemd/system)

Versions of packages python3-aiohttp depends on:
ii  libc6  2.23-4
ii  python33.5.1-4
ii  python3-chardet2.3.0-1
ii  python3-multidict  2.0.1-1
pn  python3:any

python3-aiohttp recommends no packages.

python3-aiohttp suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: python-aiohttp
Source-Version: 1.1.2-1

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

Debian distribution maintenance software
pp.
Piotr Ożarowski  (supplier of updated python-aiohttp 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: SHA512

Format: 1.8
Date: Tue, 08 Nov 2016 22:58:56 +0100
Source: python-aiohttp
Binary: python3-aiohttp python3-aiohttp-dbg
Architecture: source amd64
Version: 1.1.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Piotr Ożarowski 
Description:
 python3-aiohttp - http client/server for asyncio
 python3-aiohttp-dbg - http client/server for asyncio - debug version
Closes: 830567 833254 835299 839478
Changes:
 python-aiohttp (1.1.2-1) unstable; urgency=medium
 .
   * New upstream release
 - works with new multidict (closes: 835299)
 - decompresses HTTP bodies (closes: 833254)
   * tests disabled for now (see comment in debian/rules)
 closes: 830567, 839478
Checksums-Sha1:
 38f017df5490cae2c89d9c287700c7c5909317e8 2345 python-aiohttp_1.1.2-1.dsc
 04bdc315c44d6fee0ca627e1416bbd85ed97cd6b 508997 
python-aiohttp_1.1.2.orig.tar.gz
 e6ea8087ac02f9fa785b414d0d25f65fd41ce44d 3128 
python-aiohttp_1.1.2-1.debian.tar.xz
 20e830a7b364e655e56878a677e177ac6a7331e4 6643 
python-aiohttp_1.1.2-1_20161108T215958z-92798a44.buildinfo
 41a3f526b370655577e8a1f09e161af036a6fa77 10210 
python3-aiohttp-dbg_1.1.2-1_amd64.deb
 026cb174663982db98711bda99adb71dcdee1764 83674 
python3-aiohttp_1.1.2-1_amd64.deb
Checksums-Sha256:
 4510a80f79d2b2ff071ffc8e8e777bab91131f6361880661cf634570198a4d97 2345 
python-aiohttp_1.1.2-1.dsc
 16f16dc5ddb1d5676452f35abb58190ff034198d4e97770e0f59b99ca6d76c2d 508997 
python-aiohttp_1.1.2.orig.tar.gz
 26db07d659a4d12d419e01df263516aab948eb107401b1c9491413d32023ec49 3128 
python-aiohttp_1.1.2-1.debian.tar.xz
 5b5a19642ece815d9e09750379420fb5d9ac5c45031c5071832d26c1719e2384 6643 
python-aiohttp_1.1.2-1_20161108T215958z-92798a44.buildinfo
 8df06cca92284d5e83e83bfc6028b090fb25ff9661eb8e76493e75fedf965f6d 10210 
python3-aiohttp-dbg_1.1.2-1_amd64.deb
 0d43176e24cebf7636e0d821b132bb01949dd02d1dbba2344ccbbc513319e603 83674 
python3-aiohttp_1.1.2-1_amd64.deb
Files:
 0746b7d09f0fd71b650d4ab13102c76d 2345 python optional 
python-aiohttp_1.1.2-1.dsc
 32d575c36d1d7e29ff7d1aa225ad1a69 508997 python optional 
python-aiohttp_1.1.2.orig.tar.gz
 a11928dffa71dc0247961b129a94f08f 3128 python optional 
python-aiohttp_1.1.2-1.debian.tar.xz
 92798a44d6ef76593f8cd9ec800e6c8d 6643 python optional 

[Python-modules-team] Bug#830567: marked as done (python-aiohttp: accesses the internet during build)

2016-11-08 Thread Debian Bug Tracking System
Your message dated Tue, 08 Nov 2016 22:21:57 +
with message-id 
and subject line Bug#830567: fixed in python-aiohttp 1.1.2-1
has caused the Debian Bug report #830567,
regarding python-aiohttp: accesses the internet during build
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.)


-- 
830567: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=830567
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-aiohttp
Version: 0.20.2-1
Severity: serious
Justification: Policy 4.9
User: la...@debian.org
Usertags: network-access

Dear Maintainer,

Whilst python-aiohttp builds successfully on unstable/amd64, according to
Debian Policy 4.9 packages may not attempt network access during
a build.

  00:00:00.00 IP 36fa62c28de9.46586 > dnscache.uct.ac.za.domain: 26354+ A? 
example.com. (29)
  00:00:00.000239 IP 36fa62c28de9.46586 > dnscache.uct.ac.za.domain: 48381+ 
? example.com. (29)
  00:00:00.004669 IP dnscache.uct.ac.za.domain > 36fa62c28de9.46586: 26354 
1/2/4 A 93.184.216.34 (181)
  00:00:00.005900 IP dnscache.uct.ac.za.domain > 36fa62c28de9.46586: 48381 
1/2/4  2606:2800:220:1:248:1893:25c8:1946 (193)
  00:00:19.693661 IP 36fa62c28de9.40268 > dnscache.uct.ac.za.domain: 11080+ A? 
example.com. (29)
  00:00:19.693712 IP 36fa62c28de9.40268 > dnscache.uct.ac.za.domain: 16289+ 
? example.com. (29)

  [..]

The full build log (including tcpdump output) is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-


python-aiohttp.0.20.2-1.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---
Source: python-aiohttp
Source-Version: 1.1.2-1

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

Debian distribution maintenance software
pp.
Piotr Ożarowski  (supplier of updated python-aiohttp 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: SHA512

Format: 1.8
Date: Tue, 08 Nov 2016 22:58:56 +0100
Source: python-aiohttp
Binary: python3-aiohttp python3-aiohttp-dbg
Architecture: source amd64
Version: 1.1.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Piotr Ożarowski 
Description:
 python3-aiohttp - http client/server for asyncio
 python3-aiohttp-dbg - http client/server for asyncio - debug version
Closes: 830567 833254 835299 839478
Changes:
 python-aiohttp (1.1.2-1) unstable; urgency=medium
 .
   * New upstream release
 - works with new multidict (closes: 835299)
 - decompresses HTTP bodies (closes: 833254)
   * tests disabled for now (see comment in debian/rules)
 closes: 830567, 839478
Checksums-Sha1:
 38f017df5490cae2c89d9c287700c7c5909317e8 2345 python-aiohttp_1.1.2-1.dsc
 04bdc315c44d6fee0ca627e1416bbd85ed97cd6b 508997 
python-aiohttp_1.1.2.orig.tar.gz
 e6ea8087ac02f9fa785b414d0d25f65fd41ce44d 3128 
python-aiohttp_1.1.2-1.debian.tar.xz
 20e830a7b364e655e56878a677e177ac6a7331e4 6643 
python-aiohttp_1.1.2-1_20161108T215958z-92798a44.buildinfo
 41a3f526b370655577e8a1f09e161af036a6fa77 10210 
python3-aiohttp-dbg_1.1.2-1_amd64.deb
 026cb174663982db98711bda99adb71dcdee1764 83674 
python3-aiohttp_1.1.2-1_amd64.deb
Checksums-Sha256:
 4510a80f79d2b2ff071ffc8e8e777bab91131f6361880661cf634570198a4d97 2345 
python-aiohttp_1.1.2-1.dsc
 16f16dc5ddb1d5676452f35abb58190ff034198d4e97770e0f59b99ca6d76c2d 508997 
python-aiohttp_1.1.2.orig.tar.gz
 26db07d659a4d12d419e01df263516aab948eb107401b1c9491413d32023ec49 3128 
python-aiohttp_1.1.2-1.debian.tar.xz
 5b5a19642ece815d9e09750379420fb5d9ac5c45031c5071832d26c1719e2384 6643 
python-aiohttp_1.1.2-1_20161108T215958z-92798a44.buildinfo
 8df06cca92284d5e83e83bfc6028b090fb25ff9661eb8e76493e75fedf965f6d 10210 
python3-aiohttp-dbg_1.1.2-1_amd64.deb
 0d43176e24cebf7636e0d821b132bb01949dd02d1dbba2344ccbbc513319e603 83674 
python3-aiohttp_1.1.2-1_amd64.deb
Files:
 0746b7d09f0fd71b650d4ab13102c76d 2345 python optional 

[Python-modules-team] python-aiohttp_1.1.2-1_amd64.changes ACCEPTED into unstable

2016-11-08 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 08 Nov 2016 22:58:56 +0100
Source: python-aiohttp
Binary: python3-aiohttp python3-aiohttp-dbg
Architecture: source amd64
Version: 1.1.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Piotr Ożarowski 
Description:
 python3-aiohttp - http client/server for asyncio
 python3-aiohttp-dbg - http client/server for asyncio - debug version
Closes: 830567 833254 835299 839478
Changes:
 python-aiohttp (1.1.2-1) unstable; urgency=medium
 .
   * New upstream release
 - works with new multidict (closes: 835299)
 - decompresses HTTP bodies (closes: 833254)
   * tests disabled for now (see comment in debian/rules)
 closes: 830567, 839478
Checksums-Sha1:
 38f017df5490cae2c89d9c287700c7c5909317e8 2345 python-aiohttp_1.1.2-1.dsc
 04bdc315c44d6fee0ca627e1416bbd85ed97cd6b 508997 
python-aiohttp_1.1.2.orig.tar.gz
 e6ea8087ac02f9fa785b414d0d25f65fd41ce44d 3128 
python-aiohttp_1.1.2-1.debian.tar.xz
 20e830a7b364e655e56878a677e177ac6a7331e4 6643 
python-aiohttp_1.1.2-1_20161108T215958z-92798a44.buildinfo
 41a3f526b370655577e8a1f09e161af036a6fa77 10210 
python3-aiohttp-dbg_1.1.2-1_amd64.deb
 026cb174663982db98711bda99adb71dcdee1764 83674 
python3-aiohttp_1.1.2-1_amd64.deb
Checksums-Sha256:
 4510a80f79d2b2ff071ffc8e8e777bab91131f6361880661cf634570198a4d97 2345 
python-aiohttp_1.1.2-1.dsc
 16f16dc5ddb1d5676452f35abb58190ff034198d4e97770e0f59b99ca6d76c2d 508997 
python-aiohttp_1.1.2.orig.tar.gz
 26db07d659a4d12d419e01df263516aab948eb107401b1c9491413d32023ec49 3128 
python-aiohttp_1.1.2-1.debian.tar.xz
 5b5a19642ece815d9e09750379420fb5d9ac5c45031c5071832d26c1719e2384 6643 
python-aiohttp_1.1.2-1_20161108T215958z-92798a44.buildinfo
 8df06cca92284d5e83e83bfc6028b090fb25ff9661eb8e76493e75fedf965f6d 10210 
python3-aiohttp-dbg_1.1.2-1_amd64.deb
 0d43176e24cebf7636e0d821b132bb01949dd02d1dbba2344ccbbc513319e603 83674 
python3-aiohttp_1.1.2-1_amd64.deb
Files:
 0746b7d09f0fd71b650d4ab13102c76d 2345 python optional 
python-aiohttp_1.1.2-1.dsc
 32d575c36d1d7e29ff7d1aa225ad1a69 508997 python optional 
python-aiohttp_1.1.2.orig.tar.gz
 a11928dffa71dc0247961b129a94f08f 3128 python optional 
python-aiohttp_1.1.2-1.debian.tar.xz
 92798a44d6ef76593f8cd9ec800e6c8d 6643 python optional 
python-aiohttp_1.1.2-1_20161108T215958z-92798a44.buildinfo
 4bbc9108e291e295cade9a7e661d8a7a 10210 debug extra 
python3-aiohttp-dbg_1.1.2-1_amd64.deb
 bdf47a1647e3d74d70092b8da1a00d22 83674 python optional 
python3-aiohttp_1.1.2-1_amd64.deb

-BEGIN PGP SIGNATURE-

iQIcBAEBCgAGBQJYIksUAAoJEK728aKnRXZF2MIQAKdNFKlt0nyWH61jgLFFgbb0
opfi87x0thlMf7CBBW2iZfB+YLrz3sMHgF86HfFk2vG++tpuRZP+jD38P88FTTic
mkDB2/KWCLLbrWEZlXWbOvzwoghaZrv9hpVJhA6o4GPxGEMS9bpCQM5ZYnA4WNXb
gl1+Q4B3L6IB3a87k3WbcSbGoNQWsiMFBq4FSvZXuyhSxPnInb/dNgDfK2ZENsuA
Z4ZwfL/N92aiX3aYRgLbsekOhAoXlJMjkMbY3bFkuDZWBVIYlC3u4VwhgbsheWIJ
0+8cAWY5NCsYa/nnDkH9IKMJmU5ZQ9fd3y1sMz+oRNprI8JluzRBzvCNA3xj+srL
/RB3Ip3PZ0UjgmaO9uIaDVpOFyepUVlPS8zOW9WeMyQK7V5b+CiXuXYrB3pPlK1q
SJ81WfqvuuZp8hZ/P9dyMBzxtjJM/vbl4v2Jhm6pv6KUJ/NiASnOyfpG+748tFSy
LDOCCK/L2gk/xdRwHkANjGMcMuz7zEzmoi7rPMtvg+7hRRhke2Ndf6j9qsQzujXt
LcOUYN5gOV+J7/U8jT9imogKh2vArVIYhw85JveeAwdqJczng6ciaVg0DuU1U7JQ
IRRKQe2PZgqobaWvblPOEIJ+SakZrRqhAqBSQ0pzhb5r42EpyzprdEsJHwDjPqvT
g7jgwV3rSuGEZMhoa36X
=IRr/
-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-aiohttp_1.1.2-1_amd64.changes

2016-11-08 Thread Debian FTP Masters
python-aiohttp_1.1.2-1_amd64.changes uploaded successfully to localhost
along with the files:
  python-aiohttp_1.1.2-1.dsc
  python-aiohttp_1.1.2.orig.tar.gz
  python-aiohttp_1.1.2-1.debian.tar.xz
  python-aiohttp_1.1.2-1_20161108T215958z-92798a44.buildinfo
  python3-aiohttp-dbg_1.1.2-1_amd64.deb
  python3-aiohttp_1.1.2-1_amd64.deb

Greetings,

Your Debian queue daemon (running on host usper.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] Bug#839478: marked as done (python-aiohttp: FTBFS: E: Build killed with signal TERM after 150 minutes of inactivity)

2016-11-08 Thread Debian Bug Tracking System
Your message dated Tue, 08 Nov 2016 22:06:37 +
with message-id 
and subject line Bug#839478: fixed in python-aiohttp 1.1.1-1
has caused the Debian Bug report #839478,
regarding python-aiohttp: FTBFS: E: Build killed with signal TERM after 150 
minutes of inactivity
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.)


-- 
839478: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839478
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-aiohttp
Version: 0.22.4-1
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20161001 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):
> creating build/temp.linux-x86_64-3.5-pydebug/aiohttp
> x86_64-linux-gnu-gcc -pthread -g -Og -Wall -Wstrict-prototypes -g -O2 
> -fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -I/usr/include/python3.5dm -c aiohttp/_websocket.c -o 
> build/temp.linux-x86_64-3.5-pydebug/aiohttp/_websocket.o
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions 
> -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5-pydebug/aiohttp/_websocket.o 
> -o 
> /<>/.pybuild/pythonX.Y-dbg_3.5/build/aiohttp/_websocket.cpython-35dm-x86_64-linux-gnu.so
>dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:184: cd /<>/.pybuild/pythonX.Y_3.5/build; 
> python3.5 -m pytest /<>/tests
> = test session starts 
> ==
> platform linux -- Python 3.5.2+, pytest-3.0.2, py-1.4.31, pluggy-0.3.1
> rootdir: /<>, inifile: 
> collected 1408 items / 1 skipped
> 
> ../../../tests/test_classbasedview.py .FFF
> ../../../tests/test_client_connection.py .
> ../../../tests/test_client_functional.py ...FF.F
> ../../../tests/test_client_functional_oldstyle.py 
> FF.F...Fdebian/rules:9: recipe for target 
> 'build' failed
> make: *** [build] Terminated
> E: Build killed with signal TERM after 150 minutes of inactivity

If the failure looks somehow time/timezone related:
Note that this rebuild was performed without the 'tzdata' package
installed in the chroot. tzdata used be (transitively) part of
build-essential, but it no longer is. If this package requires it to
build, it should be added to build-depends. For the release team's
opinion on this, see
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836940#185

If the failure looks LSB-related:
similarly to tzdata, lsb-base is not installed in the build chroot.

The full build log is available from:
   http://aws-logs.debian.net/2016/10/01/python-aiohttp_0.22.4-1_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: python-aiohttp
Source-Version: 1.1.1-1

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

Debian distribution maintenance software
pp.
Piotr Ożarowski  (supplier of updated python-aiohttp 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: SHA512

Format: 1.8
Date: Tue, 08 Nov 2016 22:46:23 +0100
Source: python-aiohttp
Binary: python3-aiohttp python3-aiohttp-dbg
Architecture: source amd64
Version: 1.1.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Piotr Ożarowski 
Description:
 python3-aiohttp - http client/server for asyncio
 python3-aiohttp-dbg - http 

[Python-modules-team] Bug#835299: marked as done (python3-aiohttp: Newer version required for multidict >= 2.0)

2016-11-08 Thread Debian Bug Tracking System
Your message dated Tue, 08 Nov 2016 22:06:37 +
with message-id 
and subject line Bug#835299: fixed in python-aiohttp 1.1.1-1
has caused the Debian Bug report #835299,
regarding python3-aiohttp: Newer version required for multidict >= 2.0
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.)


-- 
835299: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835299
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python3-aiohttp
Version: 0.22.4-1
Severity: important

Using 0.22.4 as a web server is impossible because multidict 2.0 has
changed its implementation of upstr().

Please package 0.22.5 ASAP.

-- System Information:
Debian Release: 8.5
  APT prefers stable
  APT policy: (700, 'stable'), (650, 'testing'), (600, 'unstable'), (550, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, armhf

Kernel: Linux 4.0.0-trunk-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
Init: systemd (via /run/systemd/system)

Versions of packages python3-aiohttp depends on:
ii  libc6  2.23-4
ii  python33.5.1-4
ii  python3-chardet2.3.0-1
ii  python3-multidict  2.0.1-1
pn  python3:any

python3-aiohttp recommends no packages.

python3-aiohttp suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: python-aiohttp
Source-Version: 1.1.1-1

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

Debian distribution maintenance software
pp.
Piotr Ożarowski  (supplier of updated python-aiohttp 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: SHA512

Format: 1.8
Date: Tue, 08 Nov 2016 22:46:23 +0100
Source: python-aiohttp
Binary: python3-aiohttp python3-aiohttp-dbg
Architecture: source amd64
Version: 1.1.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Piotr Ożarowski 
Description:
 python3-aiohttp - http client/server for asyncio
 python3-aiohttp-dbg - http client/server for asyncio - debug version
Closes: 830567 833254 835299 839478
Changes:
 python-aiohttp (1.1.1-1) unstable; urgency=medium
 .
   * New upstream release
 - works with new multidict (closes: 835299)
 - decompresses HTTP bodies (closes: 833254)
   * tests disabled for now (see comment in debian/rules)
 closes: 830567, 839478
Checksums-Sha1:
 cc7b9348bd714a521e67e21be9d26f4786eb426f 2345 python-aiohttp_1.1.1-1.dsc
 fd82c6db6db51ff18bf56ab24deeeccf20bbb27b 508565 
python-aiohttp_1.1.1.orig.tar.gz
 b2938d21d55ffa3889218f13b184bec68c57a910 3132 
python-aiohttp_1.1.1-1.debian.tar.xz
 90e2d9042fa1131963b68d473e0c3df66a0fe344 6643 
python-aiohttp_1.1.1-1_20161108T214744z-dd126b7a.buildinfo
 e760af4fef678529e180840ad581f1a001d32d87 10202 
python3-aiohttp-dbg_1.1.1-1_amd64.deb
 2bb93a62d2c418d3d218b7c1ef158b3b037d7d26 83514 
python3-aiohttp_1.1.1-1_amd64.deb
Checksums-Sha256:
 499acf062684e9ecdfa74abef24e32bd7092390de7385d5c78d4ff86ebde4ce1 2345 
python-aiohttp_1.1.1-1.dsc
 15d440616c6211099d7c3d08fea20fe2c775a75261c218a4051041e104019ee5 508565 
python-aiohttp_1.1.1.orig.tar.gz
 844375df4210f5180ae045a2f28952265d0cae2949105e7663281cb88ed05408 3132 
python-aiohttp_1.1.1-1.debian.tar.xz
 ee721211f59bd308f45f0be3735e15f954979b7b152815f91c41c0dd52d255ce 6643 
python-aiohttp_1.1.1-1_20161108T214744z-dd126b7a.buildinfo
 827aa7d85e605cd15231a27e5e637f69beecf02fb3f3ac49a9733e68dd063ae8 10202 
python3-aiohttp-dbg_1.1.1-1_amd64.deb
 57924a7a5362edb8b539c28ec65ba6b268ca22b27193aa2d1468f8fe19df8d63 83514 
python3-aiohttp_1.1.1-1_amd64.deb
Files:
 4a9994e2a14141d06f2f0bd86535 2345 python optional 
python-aiohttp_1.1.1-1.dsc
 0c67c7e13eef5d707ac51fbc0043824c 508565 python optional 
python-aiohttp_1.1.1.orig.tar.gz
 c3a349850b25b14088c44f4ad5b52b9c 3132 python optional 
python-aiohttp_1.1.1-1.debian.tar.xz
 dd126b7af19e8d9a0aa0645669b74e46 6643 python optional 

[Python-modules-team] Bug#830567: marked as done (python-aiohttp: accesses the internet during build)

2016-11-08 Thread Debian Bug Tracking System
Your message dated Tue, 08 Nov 2016 22:06:37 +
with message-id 
and subject line Bug#830567: fixed in python-aiohttp 1.1.1-1
has caused the Debian Bug report #830567,
regarding python-aiohttp: accesses the internet during build
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.)


-- 
830567: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=830567
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-aiohttp
Version: 0.20.2-1
Severity: serious
Justification: Policy 4.9
User: la...@debian.org
Usertags: network-access

Dear Maintainer,

Whilst python-aiohttp builds successfully on unstable/amd64, according to
Debian Policy 4.9 packages may not attempt network access during
a build.

  00:00:00.00 IP 36fa62c28de9.46586 > dnscache.uct.ac.za.domain: 26354+ A? 
example.com. (29)
  00:00:00.000239 IP 36fa62c28de9.46586 > dnscache.uct.ac.za.domain: 48381+ 
? example.com. (29)
  00:00:00.004669 IP dnscache.uct.ac.za.domain > 36fa62c28de9.46586: 26354 
1/2/4 A 93.184.216.34 (181)
  00:00:00.005900 IP dnscache.uct.ac.za.domain > 36fa62c28de9.46586: 48381 
1/2/4  2606:2800:220:1:248:1893:25c8:1946 (193)
  00:00:19.693661 IP 36fa62c28de9.40268 > dnscache.uct.ac.za.domain: 11080+ A? 
example.com. (29)
  00:00:19.693712 IP 36fa62c28de9.40268 > dnscache.uct.ac.za.domain: 16289+ 
? example.com. (29)

  [..]

The full build log (including tcpdump output) is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-


python-aiohttp.0.20.2-1.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---
Source: python-aiohttp
Source-Version: 1.1.1-1

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

Debian distribution maintenance software
pp.
Piotr Ożarowski  (supplier of updated python-aiohttp 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: SHA512

Format: 1.8
Date: Tue, 08 Nov 2016 22:46:23 +0100
Source: python-aiohttp
Binary: python3-aiohttp python3-aiohttp-dbg
Architecture: source amd64
Version: 1.1.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Piotr Ożarowski 
Description:
 python3-aiohttp - http client/server for asyncio
 python3-aiohttp-dbg - http client/server for asyncio - debug version
Closes: 830567 833254 835299 839478
Changes:
 python-aiohttp (1.1.1-1) unstable; urgency=medium
 .
   * New upstream release
 - works with new multidict (closes: 835299)
 - decompresses HTTP bodies (closes: 833254)
   * tests disabled for now (see comment in debian/rules)
 closes: 830567, 839478
Checksums-Sha1:
 cc7b9348bd714a521e67e21be9d26f4786eb426f 2345 python-aiohttp_1.1.1-1.dsc
 fd82c6db6db51ff18bf56ab24deeeccf20bbb27b 508565 
python-aiohttp_1.1.1.orig.tar.gz
 b2938d21d55ffa3889218f13b184bec68c57a910 3132 
python-aiohttp_1.1.1-1.debian.tar.xz
 90e2d9042fa1131963b68d473e0c3df66a0fe344 6643 
python-aiohttp_1.1.1-1_20161108T214744z-dd126b7a.buildinfo
 e760af4fef678529e180840ad581f1a001d32d87 10202 
python3-aiohttp-dbg_1.1.1-1_amd64.deb
 2bb93a62d2c418d3d218b7c1ef158b3b037d7d26 83514 
python3-aiohttp_1.1.1-1_amd64.deb
Checksums-Sha256:
 499acf062684e9ecdfa74abef24e32bd7092390de7385d5c78d4ff86ebde4ce1 2345 
python-aiohttp_1.1.1-1.dsc
 15d440616c6211099d7c3d08fea20fe2c775a75261c218a4051041e104019ee5 508565 
python-aiohttp_1.1.1.orig.tar.gz
 844375df4210f5180ae045a2f28952265d0cae2949105e7663281cb88ed05408 3132 
python-aiohttp_1.1.1-1.debian.tar.xz
 ee721211f59bd308f45f0be3735e15f954979b7b152815f91c41c0dd52d255ce 6643 
python-aiohttp_1.1.1-1_20161108T214744z-dd126b7a.buildinfo
 827aa7d85e605cd15231a27e5e637f69beecf02fb3f3ac49a9733e68dd063ae8 10202 
python3-aiohttp-dbg_1.1.1-1_amd64.deb
 57924a7a5362edb8b539c28ec65ba6b268ca22b27193aa2d1468f8fe19df8d63 83514 
python3-aiohttp_1.1.1-1_amd64.deb
Files:
 4a9994e2a14141d06f2f0bd86535 2345 python optional 

[Python-modules-team] Bug#833254: marked as done ([python3-aiohttp] Fails to decompress HTTP bodies)

2016-11-08 Thread Debian Bug Tracking System
Your message dated Tue, 08 Nov 2016 22:06:37 +
with message-id 
and subject line Bug#833254: fixed in python-aiohttp 1.1.1-1
has caused the Debian Bug report #833254,
regarding [python3-aiohttp] Fails to decompress HTTP bodies
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.)


-- 
833254: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833254
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python3-aiohttp
Version: 0.22.4-1
Severity: normal

It looks like this version isn't able to parse the HTTP response headers
correctly to detect the Content-Encoding for gzip compressed bodies. This
causes problems like:

'utf-8' codec can't decode byte 0x8b in position 1: invalid start byte

when the caller tries to decode the (still gzip compressed) body as utf-8.
This problem was introduced by v0.21.5-104-g7374777 [1] and is fixed in
v0.22.4-54-g8145024 [2]

Kind regards,
Sven

[1] 
https://github.com/KeepSafe/aiohttp/commit/73747771135bc50b67b13a9a9257f0eafb6d370a
[2] 
https://github.com/KeepSafe/aiohttp/commit/81450244d05ec04884cdafc74fc927514eb5302a


--- System information. ---
Architecture: amd64
Kernel:   Linux 4.6.0-1-amd64

Debian Release: stretch/sid
  500 unstablehttpredir.debian.org 
  500 testing httpredir.debian.org 
  500 stable  dl.google.com 
1 unstablewww.deb-multimedia.org 
1 experimentalhttpredir.debian.org 

--- Package information. ---
Depends(Version) | Installed
-+-===
python3 (<< 3.6) | 3.5.1-4
python3(>= 3.5~) | 3.5.1-4
python3-chardet  | 2.3.0-2
python3-multidict| 2.0.0-1
python3:any(>= 3.4~) | 
libc6   (>= 2.4) | 


Package's Recommends field is empty.

Package's Suggests field is empty.

signature.asc
Description: This is a digitally signed message part.
--- End Message ---
--- Begin Message ---
Source: python-aiohttp
Source-Version: 1.1.1-1

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

Debian distribution maintenance software
pp.
Piotr Ożarowski  (supplier of updated python-aiohttp 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: SHA512

Format: 1.8
Date: Tue, 08 Nov 2016 22:46:23 +0100
Source: python-aiohttp
Binary: python3-aiohttp python3-aiohttp-dbg
Architecture: source amd64
Version: 1.1.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Piotr Ożarowski 
Description:
 python3-aiohttp - http client/server for asyncio
 python3-aiohttp-dbg - http client/server for asyncio - debug version
Closes: 830567 833254 835299 839478
Changes:
 python-aiohttp (1.1.1-1) unstable; urgency=medium
 .
   * New upstream release
 - works with new multidict (closes: 835299)
 - decompresses HTTP bodies (closes: 833254)
   * tests disabled for now (see comment in debian/rules)
 closes: 830567, 839478
Checksums-Sha1:
 cc7b9348bd714a521e67e21be9d26f4786eb426f 2345 python-aiohttp_1.1.1-1.dsc
 fd82c6db6db51ff18bf56ab24deeeccf20bbb27b 508565 
python-aiohttp_1.1.1.orig.tar.gz
 b2938d21d55ffa3889218f13b184bec68c57a910 3132 
python-aiohttp_1.1.1-1.debian.tar.xz
 90e2d9042fa1131963b68d473e0c3df66a0fe344 6643 
python-aiohttp_1.1.1-1_20161108T214744z-dd126b7a.buildinfo
 e760af4fef678529e180840ad581f1a001d32d87 10202 
python3-aiohttp-dbg_1.1.1-1_amd64.deb
 2bb93a62d2c418d3d218b7c1ef158b3b037d7d26 83514 
python3-aiohttp_1.1.1-1_amd64.deb
Checksums-Sha256:
 499acf062684e9ecdfa74abef24e32bd7092390de7385d5c78d4ff86ebde4ce1 2345 
python-aiohttp_1.1.1-1.dsc
 15d440616c6211099d7c3d08fea20fe2c775a75261c218a4051041e104019ee5 508565 
python-aiohttp_1.1.1.orig.tar.gz
 844375df4210f5180ae045a2f28952265d0cae2949105e7663281cb88ed05408 3132 
python-aiohttp_1.1.1-1.debian.tar.xz
 ee721211f59bd308f45f0be3735e15f954979b7b152815f91c41c0dd52d255ce 6643 

[Python-modules-team] python-aiohttp_1.1.1-1_amd64.changes ACCEPTED into unstable

2016-11-08 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 08 Nov 2016 22:46:23 +0100
Source: python-aiohttp
Binary: python3-aiohttp python3-aiohttp-dbg
Architecture: source amd64
Version: 1.1.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Piotr Ożarowski 
Description:
 python3-aiohttp - http client/server for asyncio
 python3-aiohttp-dbg - http client/server for asyncio - debug version
Closes: 830567 833254 835299 839478
Changes:
 python-aiohttp (1.1.1-1) unstable; urgency=medium
 .
   * New upstream release
 - works with new multidict (closes: 835299)
 - decompresses HTTP bodies (closes: 833254)
   * tests disabled for now (see comment in debian/rules)
 closes: 830567, 839478
Checksums-Sha1:
 cc7b9348bd714a521e67e21be9d26f4786eb426f 2345 python-aiohttp_1.1.1-1.dsc
 fd82c6db6db51ff18bf56ab24deeeccf20bbb27b 508565 
python-aiohttp_1.1.1.orig.tar.gz
 b2938d21d55ffa3889218f13b184bec68c57a910 3132 
python-aiohttp_1.1.1-1.debian.tar.xz
 90e2d9042fa1131963b68d473e0c3df66a0fe344 6643 
python-aiohttp_1.1.1-1_20161108T214744z-dd126b7a.buildinfo
 e760af4fef678529e180840ad581f1a001d32d87 10202 
python3-aiohttp-dbg_1.1.1-1_amd64.deb
 2bb93a62d2c418d3d218b7c1ef158b3b037d7d26 83514 
python3-aiohttp_1.1.1-1_amd64.deb
Checksums-Sha256:
 499acf062684e9ecdfa74abef24e32bd7092390de7385d5c78d4ff86ebde4ce1 2345 
python-aiohttp_1.1.1-1.dsc
 15d440616c6211099d7c3d08fea20fe2c775a75261c218a4051041e104019ee5 508565 
python-aiohttp_1.1.1.orig.tar.gz
 844375df4210f5180ae045a2f28952265d0cae2949105e7663281cb88ed05408 3132 
python-aiohttp_1.1.1-1.debian.tar.xz
 ee721211f59bd308f45f0be3735e15f954979b7b152815f91c41c0dd52d255ce 6643 
python-aiohttp_1.1.1-1_20161108T214744z-dd126b7a.buildinfo
 827aa7d85e605cd15231a27e5e637f69beecf02fb3f3ac49a9733e68dd063ae8 10202 
python3-aiohttp-dbg_1.1.1-1_amd64.deb
 57924a7a5362edb8b539c28ec65ba6b268ca22b27193aa2d1468f8fe19df8d63 83514 
python3-aiohttp_1.1.1-1_amd64.deb
Files:
 4a9994e2a14141d06f2f0bd86535 2345 python optional 
python-aiohttp_1.1.1-1.dsc
 0c67c7e13eef5d707ac51fbc0043824c 508565 python optional 
python-aiohttp_1.1.1.orig.tar.gz
 c3a349850b25b14088c44f4ad5b52b9c 3132 python optional 
python-aiohttp_1.1.1-1.debian.tar.xz
 dd126b7af19e8d9a0aa0645669b74e46 6643 python optional 
python-aiohttp_1.1.1-1_20161108T214744z-dd126b7a.buildinfo
 b846f52fe43d22cdd85f6fa80645bf63 10202 debug extra 
python3-aiohttp-dbg_1.1.1-1_amd64.deb
 09f8c857456e90caf405c6ff145afe49 83514 python optional 
python3-aiohttp_1.1.1-1_amd64.deb

-BEGIN PGP SIGNATURE-

iQIcBAEBCgAGBQJYIkgxAAoJEK728aKnRXZFbhQQALm2ZEakhc8HG74Ar7OmbfEB
6M9vFTeYqxramhS7IhWig8Mv3/faKZAlNA1dPEO7wab9r0TH5GOxALW5mQjamqzT
jNwBT5LqYRbvLe7n43BTXUWVUu/yriJJz4kjoCiqoujrEe0z75h4T9C9Y2eID1Tm
fbMySvFQZDmUG9ofKFyOwERQYLDemA+UvLfQ0E0mzDiOnG7YxuzCvfDlBf7kiCMf
iKEh7EumxwgWb36xePKZzjyUco370AqN5rEDehtihnLrm7hukDPMLEsrZ88XH5Vu
9YQzL2auigpRXpodgiw3o4OFhVVy7lwwANszSKfhCh7TOzMfZi7DjYCXF6wT8RxF
dMByWCvyv+Z1kaVnb3HJBj/lkbHxz1rcS7ug3gJNemDGAZwGgAXGKpwYAUwChbVu
0haqR3FRTWMnO/0L7IW94CmPTmoPisJdpa4v5zQwwbOtcRJMRFEOhKvvkL7XaaOf
5xvcdDURtAIpnr0QeryJ8/DMIopnIRcdbEJoz7kcPa5jGMKI/HmDMgV2siJflSTN
gL2TrqbVUFki4IJFl04v5DqpuKsQAJV1e2jWzMQB4P1/PP3daMOtwvx1VgVhpqmF
L5j27VQfu6/2rDWR9HMbqsme54VGVD+EmQBz74MWcg9fPXc0FHR68K9Lyy6MTjJQ
4xcodujM41ydBqiltzzD
=KDgt
-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

Re: [Python-modules-team] Packaging Django v1.8 for Sid?

2016-11-08 Thread Turbo Fredriksson
On 8 Nov 2016, at 10:43, Neil Williams  wrote:

> As I said, I don't see python-django1.8 being an option for unstable at
> this time.

Without that, we won’t have a (properly) working Openstack GUI in stretch :(.

It’s still going to be there, installable and everything, but it won’t work 
correctly.
___
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-aiohttp_1.1.1-1_amd64.changes

2016-11-08 Thread Debian FTP Masters
python-aiohttp_1.1.1-1_amd64.changes uploaded successfully to localhost
along with the files:
  python-aiohttp_1.1.1-1.dsc
  python-aiohttp_1.1.1.orig.tar.gz
  python-aiohttp_1.1.1-1.debian.tar.xz
  python-aiohttp_1.1.1-1_20161108T214744z-dd126b7a.buildinfo
  python3-aiohttp-dbg_1.1.1-1_amd64.deb
  python3-aiohttp_1.1.1-1_amd64.deb

Greetings,

Your Debian queue daemon (running on host usper.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: Bug#835299 marked as pending

2016-11-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tag 835299 pending
Bug #835299 [python3-aiohttp] python3-aiohttp: Newer version required for 
multidict >= 2.0
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
835299: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835299
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: Bug#830567 marked as pending

2016-11-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tag 830567 pending
Bug #830567 [src:python-aiohttp] python-aiohttp: accesses the internet during 
build
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
830567: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=830567
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: Bug#833254 marked as pending

2016-11-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tag 833254 pending
Bug #833254 [python3-aiohttp] [python3-aiohttp] Fails to decompress HTTP bodies
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
833254: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833254
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: Bug#839478 marked as pending

2016-11-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tag 839478 pending
Bug #839478 [src:python-aiohttp] python-aiohttp: FTBFS: E: Build killed with 
signal TERM after 150 minutes of inactivity
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
839478: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839478
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] django-webpack-loader_0.4.1-1_amd64.changes ACCEPTED into unstable

2016-11-08 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 08 Nov 2016 22:26:10 +0100
Source: django-webpack-loader
Binary: python-django-webpack-loader python3-django-webpack-loader
Architecture: source all
Version: 0.4.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 

Changed-By: Michael Fladischer 
Description:
 python-django-webpack-loader - Transparently use webpack with Django (Python2 
version)
 python3-django-webpack-loader - Transparently use webpack with Django (Python3 
version)
Changes:
 django-webpack-loader (0.4.1-1) unstable; urgency=low
 .
   * New upstream release.
Checksums-Sha1:
 7b2ab3756080ff8b44fb7fc4b97f8755fce3645e 1909 django-webpack-loader_0.4.1-1.dsc
 3d1f8519d63b2dc6141d109abcce76d9d00e32ce 11661 
django-webpack-loader_0.4.1.orig.tar.gz
 c4f4e8f43735690224d4333985bef4e17a8af704 2252 
django-webpack-loader_0.4.1-1.debian.tar.xz
 5f11ad621ea3ff147ba14cde10e408f391a26a07 10314 
python-django-webpack-loader_0.4.1-1_all.deb
 8461155bd0eedf94939dccc79df667f6b2a1b815 10386 
python3-django-webpack-loader_0.4.1-1_all.deb
Checksums-Sha256:
 41407a7db7181431c63887a6fa91ce1f13da79ac4601fe07a1285bc4c7bce503 1909 
django-webpack-loader_0.4.1-1.dsc
 075c322d2748779ef8622149dca70a85b2741bf0b95ad78d918e6689812d4c06 11661 
django-webpack-loader_0.4.1.orig.tar.gz
 9e41883bca14e22fbd6d45f71e810cee8af7aea7e9607620f4d1cd7e637aa195 2252 
django-webpack-loader_0.4.1-1.debian.tar.xz
 94e67d77552e25907f097ee07d1a9e7bdfd0e5faec3cd63ed2c852061ca49f19 10314 
python-django-webpack-loader_0.4.1-1_all.deb
 00ccb90c09c1ec14e7b5ba63e9788e2a588286b297e592dd91a07587947742fc 10386 
python3-django-webpack-loader_0.4.1-1_all.deb
Files:
 983b064c89f95560db9cfcbef92af26f 1909 python optional 
django-webpack-loader_0.4.1-1.dsc
 a73c6034ce1c430ea0a8ec5fde0c3244 11661 python optional 
django-webpack-loader_0.4.1.orig.tar.gz
 007fec8fa512304bc9bcb0cd22d1beaa 2252 python optional 
django-webpack-loader_0.4.1-1.debian.tar.xz
 8603012b6baa5104167189f0ac4e22ef 10314 python optional 
python-django-webpack-loader_0.4.1-1_all.deb
 54a24fb3910f74ff74be2cc324eeb8d2 10386 python optional 
python3-django-webpack-loader_0.4.1-1_all.deb

-BEGIN PGP SIGNATURE-

iQEcBAEBCgAGBQJYIkQUAAoJEP/TyIuZfdFqqu4H/0UmDHys+XiGWGwi2MO7N147
+htKg2im08lZLa5+WUxHuX648k5ok+lPUU9fkptkHLsdSgFCT2cEVaeLH6zUvPqV
zfuePJJgTMlNtnHGYzOZfGat7FGYtia/3HPecaC/ZSxCiBqTwRItqfoumGuLf8ZH
7A4TGyU3cXPOHUlvxrQe8xYxX0dWCGVP4UvBskmruvf12vd3FYfnb5r592dpvQzx
sA17HmufePtr5u2/xDSjRGQUzwryEK/+JnQsxgmnybJ5AL5/UY0f3vdE9mABswMu
hjN0juiLwTo5c57zFLyRe/0TmYj3X5XirTLA0O/V8ltkscQm2uGBUjA+ZPwgmnE=
=9b2W
-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 django-webpack-loader_0.4.1-1_amd64.changes

2016-11-08 Thread Debian FTP Masters
django-webpack-loader_0.4.1-1_amd64.changes uploaded successfully to localhost
along with the files:
  django-webpack-loader_0.4.1-1.dsc
  django-webpack-loader_0.4.1.orig.tar.gz
  django-webpack-loader_0.4.1-1.debian.tar.xz
  python-django-webpack-loader_0.4.1-1_all.deb
  python3-django-webpack-loader_0.4.1-1_all.deb

Greetings,

Your Debian queue daemon (running on host usper.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] Bug#843673: marked as done (python3-pycodestyle: breaks flake8)

2016-11-08 Thread Debian Bug Tracking System
Your message dated Tue, 08 Nov 2016 19:37:37 +
with message-id 
and subject line Bug#843673: fixed in python-flake8 3.0.4+dfsg1-4
has caused the Debian Bug report #843673,
regarding python3-pycodestyle: breaks flake8
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.)


-- 
843673: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=843673
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python3-pycodestyle
Version: 2.1.0-1
Severity: normal

after upgrading to version of python3-pycodestyle recently uploaded to
unstable, flake8 now omits some warnings. to reproduce I downgraded only
python3-pycodestyle:

$ flake8
$ sudo apt install python3-pycodestyle/unstable >/dev/null 2>&1
$ flake8
"pycodestyle" requested unknown parameters causing 'FileProcessor' object has 
no attribute 'previous_unindented_logical_line'
"pycodestyle" requested unknown parameters causing 'FileProcessor' object has 
no attribute 'previous_unindented_logical_line'
"pycodestyle" requested unknown parameters causing 'FileProcessor' object has 
no attribute 'previous_unindented_logical_line'
"pycodestyle" requested unknown parameters causing 'FileProcessor' object has 
no attribute 'previous_unindented_logical_line'


-- System Information:
Debian Release: stretch/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (1, 'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.8.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python3-pycodestyle depends on:
pn  python3:any  

python3-pycodestyle recommends no packages.

python3-pycodestyle suggests no packages.

-- no debconf information


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: python-flake8
Source-Version: 3.0.4+dfsg1-4

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

Debian distribution maintenance software
pp.
Ondřej Nový  (supplier of updated python-flake8 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: SHA512

Format: 1.8
Date: Tue, 08 Nov 2016 19:51:43 +0100
Source: python-flake8
Binary: flake8 python-flake8 python3-flake8
Architecture: source
Version: 3.0.4+dfsg1-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Ondřej Nový 
Description:
 flake8 - code checker using pycodestyle and pyflakes
 python-flake8 - code checker using pycodestyle and pyflakes - Python 2.x
 python3-flake8 - code checker using pycodestyle and pyflakes - Python 3.x
Closes: 843673
Changes:
 python-flake8 (3.0.4+dfsg1-4) unstable; urgency=medium
 .
   * Bumped debhelper version to 10
   * Added patch to work with pycodestyle 2.1.0 (Closes: #843673)
Checksums-Sha1:
 34996665a5c7b51ddf9eadeead3f3a23e760123d 2691 python-flake8_3.0.4+dfsg1-4.dsc
 5fd05ac116a5e1cc9a725907d299093baee1e9f7 7948 
python-flake8_3.0.4+dfsg1-4.debian.tar.xz
Checksums-Sha256:
 e5b26ae6e2f64acc19c940892e0549e3fe09f5c39f2de3e468c52038d0ab9834 2691 
python-flake8_3.0.4+dfsg1-4.dsc
 10938f38ac2f47f60c8af8589765667e8cddf9574ea85a536ed0819e9b448395 7948 
python-flake8_3.0.4+dfsg1-4.debian.tar.xz
Files:
 403e59f077e8e32f1c7bed31863b4be0 2691 python optional 
python-flake8_3.0.4+dfsg1-4.dsc
 0cf9ec08bab91e52e3418a571bdd53ba 7948 python optional 
python-flake8_3.0.4+dfsg1-4.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIcBAEBCgAGBQJYIiL4AAoJEDVzElWdHgZLYPkQAJysST6SJHmzojwYaTgAq76L
3piQzb7iKpe3ZVxMQaYuGrQO3OmyxCXluj+XX98mSJqiHBIimlf1zCjvrr837euh
wL3yMe0/IlZHJJ4jsnuqcMjivavIiY/YrSKALDYIYHJDrkiORTBOYY8lnsxyyc8E
dwytAVHshqlkTS+aV0wehGZhxV6zK8m4DYzEkQKV0iTxEY+JNPa3SNlbgdawiSTt
VvkcVz9SnAXZqG9azZNKkPG3nwjyX5NxntCAgcvgk/zwmBIas2KLzalRI9b++jQ9
rTjoHCTtBjuhUd7Ot3nFrMAsU+YQ8S2h6KnRRKKERai9vCSnSiCfzpNzZM2EI5pA

[Python-modules-team] python-flake8_3.0.4+dfsg1-4_source.changes ACCEPTED into unstable

2016-11-08 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 08 Nov 2016 19:51:43 +0100
Source: python-flake8
Binary: flake8 python-flake8 python3-flake8
Architecture: source
Version: 3.0.4+dfsg1-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Ondřej Nový 
Description:
 flake8 - code checker using pycodestyle and pyflakes
 python-flake8 - code checker using pycodestyle and pyflakes - Python 2.x
 python3-flake8 - code checker using pycodestyle and pyflakes - Python 3.x
Closes: 843673
Changes:
 python-flake8 (3.0.4+dfsg1-4) unstable; urgency=medium
 .
   * Bumped debhelper version to 10
   * Added patch to work with pycodestyle 2.1.0 (Closes: #843673)
Checksums-Sha1:
 34996665a5c7b51ddf9eadeead3f3a23e760123d 2691 python-flake8_3.0.4+dfsg1-4.dsc
 5fd05ac116a5e1cc9a725907d299093baee1e9f7 7948 
python-flake8_3.0.4+dfsg1-4.debian.tar.xz
Checksums-Sha256:
 e5b26ae6e2f64acc19c940892e0549e3fe09f5c39f2de3e468c52038d0ab9834 2691 
python-flake8_3.0.4+dfsg1-4.dsc
 10938f38ac2f47f60c8af8589765667e8cddf9574ea85a536ed0819e9b448395 7948 
python-flake8_3.0.4+dfsg1-4.debian.tar.xz
Files:
 403e59f077e8e32f1c7bed31863b4be0 2691 python optional 
python-flake8_3.0.4+dfsg1-4.dsc
 0cf9ec08bab91e52e3418a571bdd53ba 7948 python optional 
python-flake8_3.0.4+dfsg1-4.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIcBAEBCgAGBQJYIiL4AAoJEDVzElWdHgZLYPkQAJysST6SJHmzojwYaTgAq76L
3piQzb7iKpe3ZVxMQaYuGrQO3OmyxCXluj+XX98mSJqiHBIimlf1zCjvrr837euh
wL3yMe0/IlZHJJ4jsnuqcMjivavIiY/YrSKALDYIYHJDrkiORTBOYY8lnsxyyc8E
dwytAVHshqlkTS+aV0wehGZhxV6zK8m4DYzEkQKV0iTxEY+JNPa3SNlbgdawiSTt
VvkcVz9SnAXZqG9azZNKkPG3nwjyX5NxntCAgcvgk/zwmBIas2KLzalRI9b++jQ9
rTjoHCTtBjuhUd7Ot3nFrMAsU+YQ8S2h6KnRRKKERai9vCSnSiCfzpNzZM2EI5pA
2N6tzam1oyXzybzYRu6tA8tB7H8tQWLHG4VeWZxpxtsCn7puzeo03R+Ez1RoeHEs
i772xKvvHD6lzGZrEORsNG6Mx1AkOMzN3M2+oETVFuo10LySznKM4DDjoYi9dER3
4EQPY4QKYxNk7ETJEmLIYv/2dSZu5XzVzwXiGJ/NVLdT5FuV8Zd7mXENumJnvqsW
1Si5OgDQOQVFN5CPED1qLZf6X5c9Ei8j8iKpdUua0aTAjhK0SRSj8lQLGzc7Jb6N
iFllEAQ6FQU5jGKRoV0GhSirPQEw1BHAFoJf3B/CZQ0NedVVaS9w7FlLHkoWu6GD
BXa13qadi1xcm1Vm+5W3
=dhD8
-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-flake8_3.0.4+dfsg1-4_source.changes

2016-11-08 Thread Debian FTP Masters
python-flake8_3.0.4+dfsg1-4_source.changes uploaded successfully to localhost
along with the files:
  python-flake8_3.0.4+dfsg1-4.dsc
  python-flake8_3.0.4+dfsg1-4.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host usper.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: bug 843673 is forwarded to https://gitlab.com/pycqa/flake8/issues/246

2016-11-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> forwarded 843673 https://gitlab.com/pycqa/flake8/issues/246
Bug #843673 [python-flake8] python3-pycodestyle: breaks flake8
Ignoring request to change the forwarded-to-address of bug#843673 to the same 
value
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
843673: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=843673
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: reassign 843673 to python-flake8

2016-11-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reassign 843673 python-flake8
Bug #843673 [python-flake8] python3-pycodestyle: breaks flake8
Ignoring request to reassign bug #843673 to the same package
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
843673: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=843673
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: bug 843673 is forwarded to https://gitlab.com/pycqa/flake8/issues/246

2016-11-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> forwarded 843673 https://gitlab.com/pycqa/flake8/issues/246
Bug #843673 [python3-pycodestyle] python3-pycodestyle: breaks flake8
Set Bug forwarded-to-address to 'https://gitlab.com/pycqa/flake8/issues/246'.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
843673: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=843673
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

2016-11-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reassign 843673 python-flake8
Bug #843673 [python3-pycodestyle] python3-pycodestyle: breaks flake8
Bug reassigned from package 'python3-pycodestyle' to 'python-flake8'.
No longer marked as found in versions pycodestyle/2.1.0-1.
Ignoring request to alter fixed versions of bug #843673 to the same values 
previously set
> forwarded 843673 https://gitlab.com/pycqa/flake8/issues/246
Bug #843673 [python-flake8] python3-pycodestyle: breaks flake8
Ignoring request to change the forwarded-to-address of bug#843673 to the same 
value
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
843673: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=843673
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: retitle 843673 to python3-pycodestyle: breaks flake8

2016-11-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 843673 python3-pycodestyle: breaks flake8
Bug #843673 [python3-pycodestyle] python3-pycodestyle: makes flake8 emit 
warnings on stdout
Changed Bug title to 'python3-pycodestyle: breaks flake8' from 
'python3-pycodestyle: makes flake8 emit warnings on stdout'.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
843673: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=843673
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: Re: python3-pycodestyle: makes flake8 emit warnings on stdout

2016-11-08 Thread Debian Bug Tracking System
Processing control commands:

> severity -1 grave
Bug #843673 [python3-pycodestyle] python3-pycodestyle: makes flake8 emit 
warnings on stdout
Severity set to 'grave' from 'normal'

-- 
843673: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=843673
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#843673: python3-pycodestyle: makes flake8 emit warnings on stdout

2016-11-08 Thread Antonio Terceiro
Control: severity -1 grave

On Tue, Nov 08, 2016 at 03:29:31PM -0200, Antonio Terceiro wrote:
> Package: python3-pycodestyle
> Version: 2.1.0-1
> Severity: normal
> 
> after upgrading to version of python3-pycodestyle recently uploaded to
> unstable, flake8 now omits some warnings. to reproduce I downgraded only
> python3-pycodestyle:
> 
> $ flake8
> $ sudo apt install python3-pycodestyle/unstable >/dev/null 2>&1
> $ flake8
> "pycodestyle" requested unknown parameters causing 'FileProcessor' object has 
> no attribute 'previous_unindented_logical_line'
> "pycodestyle" requested unknown parameters causing 'FileProcessor' object has 
> no attribute 'previous_unindented_logical_line'
> "pycodestyle" requested unknown parameters causing 'FileProcessor' object has 
> no attribute 'previous_unindented_logical_line'
> "pycodestyle" requested unknown parameters causing 'FileProcessor' object has 
> no attribute 'previous_unindented_logical_line'

actually this breaks flake8, so I am raising the severity:

$ flake8
./squad/api/views.py:21:1: E302 expected 2 blank lines, found 0

$ sudo apt install python3-pycodestyle/unstable
Reading package lists... Done
Building dependency tree
Reading state information... Done
Selected version '2.1.0-1' (Debian:unstable [all]) for 'python3-pycodestyle'
The following packages will be upgraded:
  python3-pycodestyle
1 upgraded, 0 newly installed, 0 to remove and 41 not upgraded.
Need to get 0 B/39,7 kB of archives.
After this operation, 6.144 B of additional disk space will be used.
Retrieving bug reports... Done
Parsing Found/Fixed information... Done
(Reading database ... 466636 files and directories currently installed.)
Preparing to unpack .../python3-pycodestyle_2.1.0-1_all.deb ...
Unpacking python3-pycodestyle (2.1.0-1) over (2.0.0-1) ...
Setting up python3-pycodestyle (2.1.0-1) ...
==  How can you help?  (doc: https://wiki.debian.org/how-can-i-help ) ==

-  Show old opportunities as well as new ones: how-can-i-help --old  -

$ flake8
"pycodestyle" requested unknown parameters causing 'FileProcessor' object has 
no attribute 'previous_unindented_logical_line'
"pycodestyle" requested unknown parameters causing 'FileProcessor' object has 
no attribute 'previous_unindented_logical_line'
"pycodestyle" requested unknown parameters causing 'FileProcessor' object has 
no attribute 'previous_unindented_logical_line'
"pycodestyle" requested unknown parameters causing 'FileProcessor' object has 
no attribute 'previous_unindented_logical_line'

(i.e. flake8 no longer finds the style issue in place)


signature.asc
Description: PGP signature
___
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#843673: python3-pycodestyle: makes flake8 emit warnings on stdout

2016-11-08 Thread Antonio Terceiro
Package: python3-pycodestyle
Version: 2.1.0-1
Severity: normal

after upgrading to version of python3-pycodestyle recently uploaded to
unstable, flake8 now omits some warnings. to reproduce I downgraded only
python3-pycodestyle:

$ flake8
$ sudo apt install python3-pycodestyle/unstable >/dev/null 2>&1
$ flake8
"pycodestyle" requested unknown parameters causing 'FileProcessor' object has 
no attribute 'previous_unindented_logical_line'
"pycodestyle" requested unknown parameters causing 'FileProcessor' object has 
no attribute 'previous_unindented_logical_line'
"pycodestyle" requested unknown parameters causing 'FileProcessor' object has 
no attribute 'previous_unindented_logical_line'
"pycodestyle" requested unknown parameters causing 'FileProcessor' object has 
no attribute 'previous_unindented_logical_line'


-- System Information:
Debian Release: stretch/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (1, 'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.8.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python3-pycodestyle depends on:
pn  python3:any  

python3-pycodestyle recommends no packages.

python3-pycodestyle suggests no packages.

-- no debconf information


signature.asc
Description: PGP signature
___
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] ipykernel 4.5.0-3 MIGRATED to testing

2016-11-08 Thread Debian testing watch
FYI: The status of the ipykernel source package
in Debian's testing distribution has changed.

  Previous version: (not in testing)
  Current version:  4.5.0-3

-- 
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-django-crispy-forms 1.6.1-1 MIGRATED to testing

2016-11-08 Thread Debian testing watch
FYI: The status of the python-django-crispy-forms source package
in Debian's testing distribution has changed.

  Previous version: 1.6.0-1
  Current version:  1.6.1-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-smmap 2.0.1-1 MIGRATED to testing

2016-11-08 Thread Debian testing watch
FYI: The status of the python-smmap source package
in Debian's testing distribution has changed.

  Previous version: 2.0.0-1
  Current version:  2.0.1-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] jupyter-core 4.2.0-2 MIGRATED to testing

2016-11-08 Thread Debian testing watch
FYI: The status of the jupyter-core source package
in Debian's testing distribution has changed.

  Previous version: (not in testing)
  Current version:  4.2.0-2

-- 
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-git 2.1.0-1 MIGRATED to testing

2016-11-08 Thread Debian testing watch
FYI: The status of the python-git source package
in Debian's testing distribution has changed.

  Previous version: 2.0.9-1
  Current version:  2.1.0-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-qtconsole 4.2.1-2 MIGRATED to testing

2016-11-08 Thread Debian testing watch
FYI: The status of the python-qtconsole source package
in Debian's testing distribution has changed.

  Previous version: (not in testing)
  Current version:  4.2.1-2

-- 
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] www.packages.debian.org

2016-11-08 Thread Carol | AU IT SOLUTIONS

Hello, I hope you are well.

My name is Carol Marshall and I work for a Search Marketing company in  
Sydney, Australia.


I was doing some research on your industry and I landed on your website.  
Thing is i had a look at some of the other businesses who are currently  
ranked on Page 1 and I truly believe you have a better website and a better  
brand.


Long story short, I have created an 18-Page WebsiteAudit which addresses  
all of the technical and web errors on your website that is stopping you  
from ranking on PAGE 1…


I am happy to send you this report forFREE.

All I want is the opportunity to call you and discuss THE WEBSITE AUDIT in  
greater detail.


What do you think?

Kind Regards,


Carol | MANAGER

AU IT SOLUTIONS
Headquarters: 41 Bridge Rd Glebe, NSW 2037, Australia
Other Offices: Hong Kong & China | USA | New Zealand | UAE | Singapore


___
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-django_1.8.16-1~bpo8+1_amd64.changes ACCEPTED into jessie-backports

2016-11-08 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 08 Nov 2016 13:56:26 +0100
Source: python-django
Binary: python-django python3-django python-django-common python-django-doc
Architecture: source all
Version: 1.8.16-1~bpo8+1
Distribution: jessie-backports
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Raphaël Hertzog 
Description:
 python-django - High-level Python web development framework (Python 2 version)
 python-django-common - High-level Python web development framework (common)
 python-django-doc - High-level Python web development framework (documentation)
 python3-django - High-level Python web development framework (Python 3 version)
Changes:
 python-django (1.8.16-1~bpo8+1) jessie-backports; urgency=medium
 .
   * New upstream security release. Fixes:
 - CVE-2016-9013: User with hardcoded password created when running tests
   on Oracle
 - CVE-2016-9014: DNS rebinding vulnerability when DEBUG=True
Checksums-Sha1:
 f7247ff6818c980b0058ab6c16b75e2a37117830 2409 python-django_1.8.16-1~bpo8+1.dsc
 ab43db10f9981970401373bc9562828e849c17a9 7299872 
python-django_1.8.16.orig.tar.gz
 bb15db3c14de5c571fd5b2c0c21e1e8259abb72f 25068 
python-django_1.8.16-1~bpo8+1.debian.tar.xz
 286c9fd5475b4ec72134c84bdc53b20be09e2610 879516 
python-django_1.8.16-1~bpo8+1_all.deb
 7696902d009229e19e0f51b93d2a8cc2f326e26e 862668 
python3-django_1.8.16-1~bpo8+1_all.deb
 4e6963faa3b525414779235aaf03828c12e8d04c 1204492 
python-django-common_1.8.16-1~bpo8+1_all.deb
 03c67c3c319dad12b2ed609a3d28da1fb6b096ec 2584402 
python-django-doc_1.8.16-1~bpo8+1_all.deb
Checksums-Sha256:
 fdfe336356c0e30fca41373085eed47a70d72759261d453ba424fb1dcf7138b7 2409 
python-django_1.8.16-1~bpo8+1.dsc
 224aaf17a28609707d942deafe6d0a5b382baf22a6f33e4e61c56c62f09081dd 7299872 
python-django_1.8.16.orig.tar.gz
 0f561de4e10e98dc69c8a369a952a4e1d1dd0012829b2ee2320e58705c9e37c1 25068 
python-django_1.8.16-1~bpo8+1.debian.tar.xz
 fe4f4a8853e2856f81892e747239be5eaaa998cf6a8398075dc1c62c9b00a58e 879516 
python-django_1.8.16-1~bpo8+1_all.deb
 bcfd486bf815131b02ad0af5f930e2d664f4ab3b854a3ad51b6f705c6a1d237d 862668 
python3-django_1.8.16-1~bpo8+1_all.deb
 e72005232fd4adb1703d742d0da0c9e9dd5ad4b52de782fa350261ece03a3066 1204492 
python-django-common_1.8.16-1~bpo8+1_all.deb
 8824854ce99a86a158f7f896cf5fbb2476ced05acdb1fa6211062d9ea348a431 2584402 
python-django-doc_1.8.16-1~bpo8+1_all.deb
Files:
 39b77235a5930f4a4283217cf72cea8c 2409 python optional 
python-django_1.8.16-1~bpo8+1.dsc
 34cad45c7d372313d5fdb6c8fd1a96ee 7299872 python optional 
python-django_1.8.16.orig.tar.gz
 2c6cd89d522fd948d4c285330e3efcaf 25068 python optional 
python-django_1.8.16-1~bpo8+1.debian.tar.xz
 b509a5aec33bce2b86c9182c095127c4 879516 python optional 
python-django_1.8.16-1~bpo8+1_all.deb
 51bc6020960726bb68be33d724ae89f1 862668 python optional 
python3-django_1.8.16-1~bpo8+1_all.deb
 c592ac3fffef6daaa5133d98efb90baf 1204492 python optional 
python-django-common_1.8.16-1~bpo8+1_all.deb
 7bd8571225bacabc6c176e23983217a4 2584402 doc optional 
python-django-doc_1.8.16-1~bpo8+1_all.deb

-BEGIN PGP SIGNATURE-
Comment: Signed by Raphael Hertzog

iQEcBAEBCgAGBQJYIdCBAAoJEAOIHavrwpq59E8IALeyBMrCU9V9qumvyw/hCZ5A
oVOs4Hlbt+ObL9L+1LoOAFh0bfptvFbbrZerAltIxgnltQ8al6SadFOZnj8/tHQj
HVMu9G5xRWl2/Hw5IAL4CGFAGrMd2X6AvgfoSHMWq6W+Q8ZA+2gyzYHh5CYsRkpK
P/gO5kSzYTja1PzXAFqNUVegG4pCTs5hgOW8gEqheJtZsbfyEPUQ/UE/9phHQpVj
etya0oEo9VNLkrMi3LN3g5orecZ0C7AFZUqLs8Tm7KpLmTOjlIAWOpz4LuTTBP73
n0xPhEfTFE7RwtbZCfrJTKmkngwvEGrbSYZc7PhtxViAho0y7dsm+tZH8uPJ9hs=
=faNT
-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] python-softlayer_5.2.1-1_amd64.changes ACCEPTED into unstable

2016-11-08 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 08 Nov 2016 08:09:24 -0500
Source: python-softlayer
Binary: python-softlayer python3-softlayer
Architecture: source all
Version: 5.2.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Scott Kitterman 
Description:
 python-softlayer - Python client for SoftLayer API (Python 2)
 python3-softlayer - Python client for SoftLayer API (Python 3)
Changes:
 python-softlayer (5.2.1-1) unstable; urgency=medium
 .
   * New upstream release
Checksums-Sha1:
 2c69ff8f9620773b62720b02288dc599633e63df 2194 python-softlayer_5.2.1-1.dsc
 72dc8f521c5ddbb996b50f7fc177b0868c147726 217932 
python-softlayer_5.2.1.orig.tar.gz
 4574d9b77231c5608d1f46026aa920c4b3380ec9 4048 
python-softlayer_5.2.1-1.debian.tar.xz
 f0929a96538985220ef4436a700ce9c01ebde185 5705 
python-softlayer_5.2.1-1_20161108T131523z-6d5c1919.buildinfo
 ccb4081c6733de7772cb91e9fc23e75266d20595 121534 
python-softlayer_5.2.1-1_all.deb
 9aeb36ac7b8810e5fd143eed35ed9734d8a7200c 121708 
python3-softlayer_5.2.1-1_all.deb
Checksums-Sha256:
 3d9d5ab693dd4ea2f8bd1c7743013e1802e3f84cdb9b66b7251c97069aadf93e 2194 
python-softlayer_5.2.1-1.dsc
 2fa2b2ac050c26c8c737a5bac858e344fc84fc89f0354a7d71b8c3ec3d3c17ac 217932 
python-softlayer_5.2.1.orig.tar.gz
 5e8542276abbf059dee10535483dc322d564531e132fdc81b74100780238dde6 4048 
python-softlayer_5.2.1-1.debian.tar.xz
 8e2b86344fe26cd144303fa024bfceaf5e74efda861e4c56b07cdfd70c97f07b 5705 
python-softlayer_5.2.1-1_20161108T131523z-6d5c1919.buildinfo
 c943bd5379e7c698c4d533676e7d86855f4935e88c028f0cbd11b29feca3fdca 121534 
python-softlayer_5.2.1-1_all.deb
 3892f1bc114ddeff7da4eea101e6e7e3b93793765c764becddd96dd0fa736f73 121708 
python3-softlayer_5.2.1-1_all.deb
Files:
 ae993a1b7ab1bf7577ac471e5fb02c30 2194 python optional 
python-softlayer_5.2.1-1.dsc
 b34ebf6bcef7cdf3f0c8ef465cc4ed8f 217932 python optional 
python-softlayer_5.2.1.orig.tar.gz
 be7374137ad8681433bdf437ec30e20a 4048 python optional 
python-softlayer_5.2.1-1.debian.tar.xz
 6d5c19193859f7d4d32a632123871ff4 5705 python optional 
python-softlayer_5.2.1-1_20161108T131523z-6d5c1919.buildinfo
 ab896b4ce240c9fbf9ba2d8c842272e9 121534 python optional 
python-softlayer_5.2.1-1_all.deb
 6fa4376b3dff0e438c6241c3a1d8f2b6 121708 python optional 
python3-softlayer_5.2.1-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJYIdEzAAoJEHjX3vua1Zrxa+oP/3B8mLygZXVpEhplPa0y9fA3
3MRgtkL2qWwiIwivpEvs3DPk9SnRWW8QvGOzUxNb/vbGtrUVJRnTZRre6YpBqm/Y
ZdVIf8TDEVIor6yn1IqgKyw57R3NJaSW+4NL150lIisv/3FNvcTctuG7wiaVF2UQ
A5t8Tifjk75N5DtMF7Neyjck4TEg88q/W2eBFA6CzLiSGBHi8ek/fJxesh5sKVlE
o8t/4SEtGVBGGZuzj0Ms/kalBdy9HPyBLtn/VJOVJ4a9SBSNW/pC3VyCcwwlwA7V
wiBq9YBTlXDerrYvsCwuKVWMkbYBmnx/eAOadKPL7BNEFYS75GHXXq0GZm1TdUAF
J5K0nPytrVPBnkS05AHvf+dCJ/swX7XQdrJUKlpoCL2THhHR/6HMntcS5ULVAp5O
HUMRKmhljlgKoM8j6ymmXH7OZm1IEeutSWhmpm/XVHS7ZqqkuEXCy8t00MC/Rq8x
FwPovEc1xOcIWyFHPZ5MgU8K9BEbKpUvU+ifM6ynk7DWCJnuzGqr2YcgCyIoLAFQ
cme/8ZcgpZk46Me00CetNz6XK3vmWzRW5BEWH401QiRz5rwqKcU855Ei0/i4jlju
xYOGnZOfHUFXUFtl2iWxlrvNOCsAoEj0ig74NJaAAgV5xjrfgUVsOfxJr0RHJuoB
oAwGXJEyq6JC0c/8Ji0N
=tOvL
-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-softlayer_5.2.1-1_amd64.changes

2016-11-08 Thread Debian FTP Masters
python-softlayer_5.2.1-1_amd64.changes uploaded successfully to localhost
along with the files:
  python-softlayer_5.2.1-1.dsc
  python-softlayer_5.2.1.orig.tar.gz
  python-softlayer_5.2.1-1.debian.tar.xz
  python-softlayer_5.2.1-1_20161108T131523z-6d5c1919.buildinfo
  python-softlayer_5.2.1-1_all.deb
  python3-softlayer_5.2.1-1_all.deb

Greetings,

Your Debian queue daemon (running on host usper.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 python-django_1.8.16-1~bpo8+1_amd64.changes

2016-11-08 Thread Debian FTP Masters
python-django_1.8.16-1~bpo8+1_amd64.changes uploaded successfully to localhost
along with the files:
  python-django_1.8.16-1~bpo8+1.dsc
  python-django_1.8.16.orig.tar.gz
  python-django_1.8.16-1~bpo8+1.debian.tar.xz
  python-django_1.8.16-1~bpo8+1_all.deb
  python3-django_1.8.16-1~bpo8+1_all.deb
  python-django-common_1.8.16-1~bpo8+1_all.deb
  python-django-doc_1.8.16-1~bpo8+1_all.deb

Greetings,

Your Debian queue daemon (running on host usper.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] jupyter-console_5.0.0-1_amd64.changes ACCEPTED into unstable, unstable

2016-11-08 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 01 Nov 2016 14:49:53 +
Source: jupyter-console
Binary: python-jupyter-console python3-jupyter-console jupyter-console 
python-jupyter-console-doc
Architecture: source all
Version: 5.0.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Gordon Ball 
Description:
 jupyter-console - Jupyter terminal client (script)
 python-jupyter-console - Jupyter terminal client (Python 2)
 python-jupyter-console-doc - Jupyter terminal client (documentation)
 python3-jupyter-console - Jupyter terminal client (Python 3)
Closes: 842825
Changes:
 jupyter-console (5.0.0-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #842825)
Checksums-Sha1:
 7bdca643d1d12d5067491b6b5cd25bfd7cedf5b0 2405 jupyter-console_5.0.0-1.dsc
 03130aadbcc0b127d117d1a552c79bc0cd13ae72 26119 
jupyter-console_5.0.0.orig.tar.gz
 85ea91a8d263a4c2296df26eb598f3f10936f411 3276 
jupyter-console_5.0.0-1.debian.tar.xz
 966d32269e22072ac21875496e120cadae49b628 3666 jupyter-console_5.0.0-1_all.deb
 dfaf7eafc990f876ecd172f1cd670b9e3e896746 22914 
python-jupyter-console-doc_5.0.0-1_all.deb
 01f507d0a51e719a95298276ac648137513b06b9 17494 
python-jupyter-console_5.0.0-1_all.deb
 e04ddb31f67ac7d405ba6f0097e2823e269b1123 17576 
python3-jupyter-console_5.0.0-1_all.deb
Checksums-Sha256:
 de280b9c14935615429b4f8323dd97dcdbddf682e1bc1b7b2003c53ad06b6c55 2405 
jupyter-console_5.0.0-1.dsc
 7ddfc8cc49921b0ed852500928922e637f9188358c94b5c76339a5a8f9ac4c11 26119 
jupyter-console_5.0.0.orig.tar.gz
 4e24a51a1818ee6150b5c66c22628706ca0868a660de47bb1f38686a329e2e3f 3276 
jupyter-console_5.0.0-1.debian.tar.xz
 e10047c52050446e05abddc920ded785c236b90b20032cf39a3a8147230358bd 3666 
jupyter-console_5.0.0-1_all.deb
 b1c589f6c6916deb37a669edca031fad99675048d8336b6814a234ec01d1eb14 22914 
python-jupyter-console-doc_5.0.0-1_all.deb
 89642ce056f275d8864e9348a5602a6f9334c6c5b136f2ccde6a22a304348091 17494 
python-jupyter-console_5.0.0-1_all.deb
 eb3ae5cbb1f681631f27661ce5c666a959cdc01b8c8b92667b8d236c9a9b73e4 17576 
python3-jupyter-console_5.0.0-1_all.deb
Files:
 3dee6c549ba8a3450598a37d23c99228 2405 python optional 
jupyter-console_5.0.0-1.dsc
 65d86429f41cc374a144f22526fe5048 26119 python optional 
jupyter-console_5.0.0.orig.tar.gz
 1b2c3ce2546992719cbed57ce6d249fd 3276 python optional 
jupyter-console_5.0.0-1.debian.tar.xz
 58fcf7926f2d0dd3c834a2c80983a939 3666 utils optional 
jupyter-console_5.0.0-1_all.deb
 644d5bbb01d49467b22db533c21564fc 22914 doc optional 
python-jupyter-console-doc_5.0.0-1_all.deb
 af9ecfe8a7a429c08222dab0459eb783 17494 python optional 
python-jupyter-console_5.0.0-1_all.deb
 26db36cc9e9208be13853dcad761a544 17576 python optional 
python3-jupyter-console_5.0.0-1_all.deb

-BEGIN PGP SIGNATURE-

iQIcBAEBCAAGBQJYG6MXAAoJEIyCFp2Ozs0qc48P/0bc2MhTxfInPs5+O96+P4rl
J9R6ZwERFZQnDyDJ69scoVLuREdZdZ2M5x8s1blZqGPLKNZgcOA1PzVj70AbusRK
DRaUqNTOoTgkwmNU8ka+YgcBaeZrF6k7/J4SLoGyam0akkQY7NUFWBg07lfMZQCs
onqXqwLz5AEQSGNCpmZpUUiXQAb6TFSgXpLFhArOjOn58J5pubHRumiY5TvLBlTq
dySQPwF/BW1uLvrH+YUimwyZfgeJtBxicSLEd8a8ViuAikFO4xxnUx7NGk2BoS1E
L+AKuluyWznF4cRUy4LOIqOh/s7xIPXvyK0CwfQzl4zm1DyQmV9fFkkpn4RqxhlQ
LQNcE8T1fptjevUfiV8DmPykdL4Liy5t0lugtz2N2n5wS+8P8JEpbE/7vLCyi2TW
skM1XzlBEDH4ZbgV63uzPTZCnMcNNzoZ3BPsaTYF1wRSqvMnF8uB2SPr65eUYOeR
klxW+wWrLQ6gcdfXkLfN0t46D7W76xb9AuZ30u5keXk9zED/4Se2nkgLjBn+2Ess
gG1lEAWxlprSXI19D3ZJClhCuYcvK7ipeO9xGdjqr/JJ1ijoQVGqej/qwtg77KUQ
6qqhJi1pi8Mpy5P+U7/TGPX3c9rbr3QQHvuIAsOtc1onDilYdCwU/86bKwmohv0c
p4XQBx2f/hRl5lSEbY8O
=zz3N
-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] pycodestyle_2.1.0-1_source.changes ACCEPTED into unstable

2016-11-08 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 08 Nov 2016 12:27:52 +0100
Source: pycodestyle
Binary: pycodestyle python-pycodestyle python3-pycodestyle
Architecture: source
Version: 2.1.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Ondřej Nový 
Description:
 pycodestyle - Python style guide checker (formerly called pep8)
 python-pycodestyle - Python style guide checker (formerly called pep8) - 
Python 2.x
 python3-pycodestyle - Python style guide checker (formerly called pep8) - 
Python 3.x
Changes:
 pycodestyle (2.1.0-1) unstable; urgency=medium
 .
   * New upstream release
   * Bumped debhelper version to 10
Checksums-Sha1:
 b753dd89cb7fb60dd185a6fa46aee7ae457fefa6 2193 pycodestyle_2.1.0-1.dsc
 f3fcf87cb750a654cfd4c2feccd47ea74b85c1e0 85519 pycodestyle_2.1.0.orig.tar.gz
 372f86bae4711309404674f40533b44fef0146e2 3628 pycodestyle_2.1.0-1.debian.tar.xz
Checksums-Sha256:
 d5365a75d9da6a4ffbb11d4363b164c00df4361d9a0e1065e1cd702ae0827cb3 2193 
pycodestyle_2.1.0-1.dsc
 5b540e4f19b4938c082cfd13f5d778d1ad2308b337abbc687ab9335233f5f3e2 85519 
pycodestyle_2.1.0.orig.tar.gz
 afb8a378d9ea3fab6aadc7e59af7f5212776d33d325ce011c0bb2efe7c5af23d 3628 
pycodestyle_2.1.0-1.debian.tar.xz
Files:
 f7522ad1b2d58ca21c68d9fac46dd7ed 2193 python optional pycodestyle_2.1.0-1.dsc
 1eb1f0b36abdc5e59d14d1cbbcd6a744 85519 python optional 
pycodestyle_2.1.0.orig.tar.gz
 74518c152f0ee4f8fbe8a77be22e3ba3 3628 python optional 
pycodestyle_2.1.0-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIcBAEBCgAGBQJYIbfDAAoJEDVzElWdHgZLp9MP/ivC1iQEpz2oePsxCYyWVeqC
YR8399ZZ4VLBaq9R1FJkOKHVzg22RT0hSh4OnYPB8XOoq/qQGuYnw1T8sTFWTO4r
oiG6Rsszak3slyHWVPlK851zbVzUbUo2a8hqkOum3m1m0ZuWI+Lftb4NVSnt3ctv
9KE3ek2EiQJlRJXlctR55wYXyFC55YdP2dw2Oin1+njgtibBtvmm0HRUzjMpmiFm
2Loz4bzeLKkueHnondwQ3U4xVhsdXAkRZjEkABglCH5go+5CZdp5ZT3JKKJjuCSO
zXERanYpVOXab5OO0o9xGi+1KHhhFEw2y4hgta/AcW9lIKx5M7y+K3Izr7hy4qvQ
7GhQ/GyCWvZCuFqj6XKOfBMmUI2wxLMhTlJ/P+XZ4U6oQraFDCFsPU9K/bRwQZ1N
8WFOZzjkys+RcptxVt0tew4vTXJ3kXlZT9pfV0ULw4hZlUHseZO/FcZ/WZMrkCpt
RRojHmmGWLQ3Go5eXGWytOGDivqbYdN1t8LzMIl6p+rQe1z9tMpBi+ES7GXUXRS1
/2/lpR+c92ArkupNqh2VJhjbtuWJgJ3XHY0sKgMWPWA0J4SQQY1sK7xLBPKuEX25
FGCrluyDTnJJlqH3/1Lybnozzr+CmgWaAqpkewCI12DvMJICEeqCxHAIEE3HaKDk
YhTZW+VfjsU7CGo2mI4j
=A7Za
-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 pycodestyle_2.1.0-1_source.changes

2016-11-08 Thread Debian FTP Masters
pycodestyle_2.1.0-1_source.changes uploaded successfully to localhost
along with the files:
  pycodestyle_2.1.0-1.dsc
  pycodestyle_2.1.0.orig.tar.gz
  pycodestyle_2.1.0-1.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host usper.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] python-whitenoise_3.2.2-1_source.changes ACCEPTED into unstable

2016-11-08 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 07 Nov 2016 18:21:18 -0200
Source: python-whitenoise
Binary: python-whitenoise python3-whitenoise
Architecture: source
Version: 3.2.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Antonio Terceiro 
Description:
 python-whitenoise - static file serving for WSGI applications (Python 2)
 python3-whitenoise - static file serving for WSGI applications (Python 3)
Changes:
 python-whitenoise (3.2.2-1) unstable; urgency=medium
 .
   * New upstream release
Checksums-Sha1:
 6fc3208e8b698eb4eee7ca1c6f9b1403f542b940 2172 python-whitenoise_3.2.2-1.dsc
 6cae777f82f9f84766194eb8602cfdd3321c7995 31001 
python-whitenoise_3.2.2.orig.tar.gz
 b00deb7fd36f807cd4dcd1bdac96e7257cddbe7e 2056 
python-whitenoise_3.2.2-1.debian.tar.xz
Checksums-Sha256:
 4917381bbd7b3279eff706dbdf6c1b5ab680d6af971809c952ad47ff29a4b7d3 2172 
python-whitenoise_3.2.2-1.dsc
 e4c77cdde3f7a1cd2c1d985d6a3d7dc8aff5f3d18c2f331e7171933aacaeb440 31001 
python-whitenoise_3.2.2.orig.tar.gz
 7ccbcc478462524c423be0f89b874dcd8941cfc093ea666f93f1f3f3348d25ba 2056 
python-whitenoise_3.2.2-1.debian.tar.xz
Files:
 072577311aff6f96f68579f01f2e3d53 2172 python optional 
python-whitenoise_3.2.2-1.dsc
 66d5b45b8577c2fac3d86207c139f42f 31001 python optional 
python-whitenoise_3.2.2.orig.tar.gz
 21fb099b3da98eeb26230ccbbe366968 2056 python optional 
python-whitenoise_3.2.2-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIcBAEBCAAGBQJYIbUjAAoJEPwNsbvNRgveXmYQAIhEmNE5oP4hj1djzjjj5m/q
7lGkEis5OboWIwOwG7ibrONhl1HRUNw0I1CgcM2K6mie1DaOUi2VUC58yShwOpK+
wJkH09/dBmywv7MwlR196ZKwgFVO71YjUZArxemTeH0fe7QkOHZvaNixDZRjuAbC
BRnlzVU6ffLmQjHCxJj1SM1cBxUZLZG1RNX3v798THedFAp5/jlkSaU7JYhNxmPx
XSEjRgOljTKdXel9fw4g6FAhtTwiwrVPpYaAvEs/L/sVJTZ4HJZGSwpI5iX9pG2k
HPEgCEc8A6eOohWdCG0b2+WoqRjDJyJiyEeAwjLrlZYtJppRMJfczVcyyE43u2AK
Wh8RPtQKdqlrASHLMama4Bh6Gla3Sbg0A1fZ8C3tb4sHDpQX++0Wari3IxgtpDK4
k0xdHEYn3TPcz1WmaIloxbT5pn0vmZ6XlHQPLafFL88qTpV5dc16SMYgJoemgVdv
aNNtLKaehz/D7QZD2lGlNP+Tv+04z/4oVGC6cKhhdEzp3FmLm6D4g0N5XpURlBb4
S3Xk+TYfppwNMdDN0bin3kn/0wM3eZLH+tYZ99q24J7bBvosAd0TOPgVz4QoCg2B
dht4n+KkJSjCLyiniwfS/Js/2kBP2+MZPI0bpES7h2v9hoj1hPAACBuJnKFC2F9Z
rsu42TUpChDzNi4/QKVU
=TAXw
-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-whitenoise_3.2.2-1_source.changes

2016-11-08 Thread Debian FTP Masters
python-whitenoise_3.2.2-1_source.changes uploaded successfully to localhost
along with the files:
  python-whitenoise_3.2.2-1.dsc
  python-whitenoise_3.2.2.orig.tar.gz
  python-whitenoise_3.2.2-1.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host usper.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


Re: [Python-modules-team] Packaging Django v1.8 for Sid?

2016-11-08 Thread Neil Williams
On Tue, 8 Nov 2016 10:17:21 +
Turbo Fredriksson  wrote:

> On 8 Nov 2016, at 09:06, Neil Williams  wrote:
> 
> > Just install and use apt-mark hold to keep at that version. You
> > could also create a local apt repository which has 1.8 instead of
> > 1.10 using tools like reprepro. I routinely script things like that
> > for specific test operations - echo the apt source at a new file
> > 'django.list' in /etc/apt/sources.list.d/, update, install run
> > apt-mark and optionally remove the apt source.  
> 
> When I said Horizon was broken, I didn’t mean it was broken just for
> me. It simply don’t work (correctly) with Django 1.10.

That much would be obvious to anyone who has worked with python-django
in the past. When an app hasn't been migrated to the new version of
django, every instance of that app using that version is broken. Please
don't assume that this is unusual or unexpected. I've done my own django
upgrades from 1.4 to 1.6 to 1.7 to 1.8 to 1.9 and to 1.10. My own
package currently uses 1.10 in unstable and 1.8 in jessie-backports. It
is entirely manageable and I see no reason for python-django1.8 to be
in unstable. Equally, I'm a user of python-django in Debian, I'm not
the one who would have to do the work of creating a NEW
python-django1.8 package.

This close to the freeze, the only possible chance would be to put a
NEW package into experimental but I'm not aware of any precedent for
using experimental for an *older* version of the package already in
unstable. It would have to be a completely new package or the archive
software would simply delete the 1.8 build as obsolete (in unstable and
testing, it most certainly is obsolete).

> So any “hack” isn’t going to benefit the greater community. We could
> really need 1.8 and/or 1.9 into the official repos so that the Horizon
> deps could be changed with an OR..

As I said, I don't see python-django1.8 being an option for unstable at
this time. Other sources of the package exist at the versions you
require. Your particular app must and will eventually migrate to 1.10
anyway, so a temporary fix on your side is the appropriate solution
instead of the much larger workload of re-introducing an obsolete
version into experimental with the delays which are inherent to such a
process. Packages often take two weeks or more to be accepted as NEW.
This is not just putting a file into a directory, there is a *lot* more
to it than that. One web app which has not yet migrated would seem to
be insufficient to justify that workload. 1.10 was uploaded to unstable
in August and 1.9 had deprecation warnings which could / should have
been handled upstream at the time, dating back to June. The greater
django community is already on 1.10.

Really, just pull in 1.8 from jessie-backports. It is a truly minor
adjustment for a temporary problem.

-- 


Neil Williams
=
http://www.linux.codehelp.co.uk/



pgpbU8MlrJdew.pgp
Description: OpenPGP digital signature
___
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] Packaging Django v1.8 for Sid?

2016-11-08 Thread Turbo Fredriksson
On 8 Nov 2016, at 09:06, Neil Williams  wrote:

> Just install and use apt-mark hold to keep at that version. You could
> also create a local apt repository which has 1.8 instead of 1.10 using
> tools like reprepro. I routinely script things like that for specific
> test operations - echo the apt source at a new file 'django.list'
> in /etc/apt/sources.list.d/, update, install run apt-mark and optionally
> remove the apt source.

When I said Horizon was broken, I didn’t mean it was broken just for
me. It simply don’t work (correctly) with Django 1.10.

So any “hack” isn’t going to benefit the greater community. We could
really need 1.8 and/or 1.9 into the official repos so that the Horizon
deps could be changed with an OR..
___
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] Packaging Django v1.8 for Sid?

2016-11-08 Thread Neil Williams
On Mon, 7 Nov 2016 20:49:41 +
Turbo Fredriksson  wrote:

> Can I request that ‘someone’ package up a “python-django1.8” package
> for Sid?

This close to the freeze for the Stretch release, I'd think it is
unlikely.

> Openstack Horizon (the Openstack web interface) currently don’t work
> correctly with Django v1.10.
> 
> “They’re” working on it, but in the meantime, can “someone” please
> package v1.8? I would be very great full!

There's 1.7 from jessie or 1.8 from jessie-backports.

https://tracker.debian.org/pkg/python-django

Just install and use apt-mark hold to keep at that version. You could
also create a local apt repository which has 1.8 instead of 1.10 using
tools like reprepro. I routinely script things like that for specific
test operations - echo the apt source at a new file 'django.list'
in /etc/apt/sources.list.d/, update, install run apt-mark and optionally
remove the apt source.

-- 


Neil Williams
=
http://www.linux.codehelp.co.uk/



pgpxp9FO9VHNQ.pgp
Description: OpenPGP digital signature
___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team