[Python-modules-team] itypes 1.1.0-3 MIGRATED to testing

2018-03-15 Thread Debian testing watch
FYI: The status of the itypes source package
in Debian's testing distribution has changed.

  Previous version: 1.1.0-2
  Current version:  1.1.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] shiboken is marked for autoremoval from testing

2018-03-15 Thread Debian testing autoremoval watch
shiboken 1.2.2-5 is marked for autoremoval from testing on 2018-04-06

It is affected by these RC bugs:
892402: shiboken: build-depends on GCC 6


___
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-anymail 2.0-1 MIGRATED to testing

2018-03-15 Thread Debian testing watch
FYI: The status of the django-anymail source package
in Debian's testing distribution has changed.

  Previous version: 1.4-1
  Current version:  2.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] chargebee2-python 2.4.7-1 MIGRATED to testing

2018-03-15 Thread Debian testing watch
FYI: The status of the chargebee2-python source package
in Debian's testing distribution has changed.

  Previous version: 2.4.5-1
  Current version:  2.4.7-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] zodbpickle_1.0-1_amd64.changes is NEW

2018-03-15 Thread Debian FTP Masters
binary:pypy-zodbpickle is NEW.
binary:python-zodbpickle is NEW.
binary:python3-zodbpickle is NEW.
binary:python-zodbpickle is NEW.
binary:pypy-zodbpickle is NEW.
binary:python3-zodbpickle is NEW.
source:zodbpickle is NEW.

Your package has been put into the NEW queue, which requires manual action
from the ftpteam to process. The upload was otherwise valid (it had a good
OpenPGP signature and file hashes are valid), so please be patient.

Packages are routinely processed through to the archive, and do feel
free to browse the NEW queue[1].

If there is an issue with the upload, you will receive an email from a
member of the ftpteam.

If you have any questions, you may reply to this email.

[1]: https://ftp-master.debian.org/new.html
 or https://ftp-master.debian.org/backports-new.html for *-backports

___
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 zodbpickle_1.0-1_amd64.changes

2018-03-15 Thread Debian FTP Masters
zodbpickle_1.0-1_amd64.changes uploaded successfully to localhost
along with the files:
  zodbpickle_1.0-1.dsc
  zodbpickle_1.0.orig.tar.gz
  zodbpickle_1.0-1.debian.tar.xz
  pypy-zodbpickle_1.0-1_all.deb
  python-zodbpickle-dbgsym_1.0-1_amd64.deb
  python-zodbpickle_1.0-1_amd64.deb
  python3-zodbpickle-dbgsym_1.0-1_amd64.deb
  python3-zodbpickle_1.0-1_amd64.deb
  zodbpickle_1.0-1_amd64.buildinfo

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] [bts-link] source package src:pytest-bdd

2018-03-15 Thread bts-link-upstream
#
# bts-link upstream status pull for source package src:pytest-bdd
# see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
#

user bts-link-upstr...@lists.alioth.debian.org

# remote status report for #892620 (http://bugs.debian.org/892620)
# Bug title: pytest-bdd FTBFS with pytest 3.3.2-2
#  * https://github.com/pytest-dev/pytest-bdd/pull/232
#  * remote status changed: (?) -> closed
usertags 892620 + status-closed

thanks

___
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#893019: flask-restful FTBFS with python3-aniso8601 3.0.0-1

2018-03-15 Thread Adrian Bunk
Source: flask-restful
Version: 0.3.6-1
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/flask-restful.html

...
   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:215: cd 
/build/1st/flask-restful-0.3.6/.pybuild/cpython3_3.6_flask-restful/build; 
python3.6 -m nose tests
...[2019-04-16 18:13:58,776] ERROR in app: Exception on / [GET]
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/flask/app.py", line 1612, in 
full_dispatch_request
rv = self.dispatch_request()
  File "/usr/lib/python3/dist-packages/flask/app.py", line 1598, in 
dispatch_request
return self.view_functions[rule.endpoint](**req.view_args)
  File 
"/build/1st/flask-restful-0.3.6/.pybuild/cpython3_3.6_flask-restful/build/flask_restful/__init__.py",
 line 484, in wrapper
return self.make_response(data, code, headers=headers)
  File 
"/build/1st/flask-restful-0.3.6/.pybuild/cpython3_3.6_flask-restful/build/flask_restful/__init__.py",
 line 521, in make_response
raise InternalServerError()
werkzeug.exceptions.InternalServerError: 500 Internal Server Error: The server 
encountered an internal error and was unable to complete your request.  Either 
the server is overloaded or there is an error in the application.
.[2019-04-16 18:13:58,929] ERROR in app: Exception on 
/foo [GET]
[2019-04-16 18:13:59,024] ERROR in app: Exception on /foo [GET]
..[2019-04-16 18:13:59,032] ERROR in app: Exception on /foo [GET]
...E.
==
ERROR: tests.test_inputs.test_bad_isointervals(, , '')
--
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
  File "/usr/lib/python3.6/unittest/case.py", line 733, in assertRaises
return context.handle('assertRaises', args, kwargs)
  File "/usr/lib/python3.6/unittest/case.py", line 178, in handle
callable_obj(*args, **kwargs)
  File 
"/build/1st/flask-restful-0.3.6/.pybuild/cpython3_3.6_flask-restful/build/flask_restful/inputs.py",
 line 171, in iso8601interval
start, end = _parse_interval(value)
  File 
"/build/1st/flask-restful-0.3.6/.pybuild/cpython3_3.6_flask-restful/build/flask_restful/inputs.py",
 line 134, in _parse_interval
return sorted(aniso8601.parse_interval(value))
  File "/usr/lib/python3/dist-packages/aniso8601/interval.py", line 34, in 
parse_interval
if isointervalstr[0] == 'R':
IndexError: string index out of range

--
Ran 395 tests in 1.483s

FAILED (errors=1)
E: pybuild pybuild:323: test: plugin distutils failed with: exit code=1: cd 
/build/1st/flask-restful-0.3.6/.pybuild/cpython3_3.6_flask-restful/build; 
python3.6 -m nose tests
dh_auto_test: pybuild --test --test-nose -i python{version} -p 3.6 returned 
exit code 13
make: *** [debian/rules:6: build] Error 25

___
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-pyftpdlib_1.5.3-1_amd64.changes ACCEPTED into unstable, unstable

2018-03-15 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 10 Mar 2018 14:38:48 +
Source: python-pyftpdlib
Binary: python-pyftpdlib python3-pyftpdlib python-pyftpdlib-doc
Architecture: source all
Version: 1.5.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: W. Martin Borgert 
Description:
 python-pyftpdlib - Python FTP server library (Python 2)
 python-pyftpdlib-doc - documentation for Python FTP server library
 python3-pyftpdlib - Python FTP server library (Python 3)
Changes:
 python-pyftpdlib (1.5.3-1) unstable; urgency=medium
 .
   [ Ondřej Nový ]
   * d/control: Set Vcs-* to salsa.debian.org
   * d/copyright: Use https protocol in Format field
 .
   [ W. Martin Borgert ]
   * New upstream version
   * Bump standards and dh compat
   * Remove obsolete patch
   * Add -doc package
Checksums-Sha1:
 d4868d0620e265ee6bc1d2b79f731732de1cbb21 2421 python-pyftpdlib_1.5.3-1.dsc
 97adf9b7b7695c0befc572b7f68c5b4b55af0879 253774 
python-pyftpdlib_1.5.3.orig.tar.gz
 dd8c0c96feaa0c31c114ce0079da85b79abf0288 6456 
python-pyftpdlib_1.5.3-1.debian.tar.xz
 e94c17e1e7f45f7b138fd1c1978a63b2f4ab4e8a 100640 
python-pyftpdlib-doc_1.5.3-1_all.deb
 1fe908c5f21754cc64f920cc922c7a9201e151b7 85972 python-pyftpdlib_1.5.3-1_all.deb
 b6f6ed6265b9d3e95204e78afe74658fdea205f6 8511 
python-pyftpdlib_1.5.3-1_amd64.buildinfo
 10a48bede51427e43a78f3b320051a079646a10a 86048 
python3-pyftpdlib_1.5.3-1_all.deb
Checksums-Sha256:
 618c73c5ebcfbf999b5c7a33bdf2742ea546d0ac1b64195023a7ee02d38d4e86 2421 
python-pyftpdlib_1.5.3-1.dsc
 7713b82000d5aa0d43163cf1642e1674705751b09edd8e33cda0d838b0a5694b 253774 
python-pyftpdlib_1.5.3.orig.tar.gz
 47885f5e9eeaa987d4641d1d42c4886d9623260c7a8cb07fb83bd1db44419a74 6456 
python-pyftpdlib_1.5.3-1.debian.tar.xz
 8f8a829beac833321a23a7b608afc481b73cf640afe1d40e9e56bbf539ac72a9 100640 
python-pyftpdlib-doc_1.5.3-1_all.deb
 46408d0dc6fad04fbc2a473a65775c32d94e5a8688d2eaf34dfc6f629c7c92dd 85972 
python-pyftpdlib_1.5.3-1_all.deb
 2996224e172e2ab3a34bf81a0285dcfab485d5f06ca3669a38d9b3dbeedbe1b7 8511 
python-pyftpdlib_1.5.3-1_amd64.buildinfo
 235a4c1a3e0f7752bc6620ae882f186b3cc1084a633ce2f3063a808365c89969 86048 
python3-pyftpdlib_1.5.3-1_all.deb
Files:
 92a039d302ef3785f9c96cfb545446ca 2421 python optional 
python-pyftpdlib_1.5.3-1.dsc
 5c75c423f4fcaef04203b4bef2122925 253774 python optional 
python-pyftpdlib_1.5.3.orig.tar.gz
 ca165d5098aba99f05c9a3ed8192902b 6456 python optional 
python-pyftpdlib_1.5.3-1.debian.tar.xz
 168a147f2535f963abb294caad3f28e0 100640 doc optional 
python-pyftpdlib-doc_1.5.3-1_all.deb
 02a0c6c7c0672fcbd30eb2bfe0c3c2f9 85972 python optional 
python-pyftpdlib_1.5.3-1_all.deb
 9b0277df681e14172fd4811060ec7ecc 8511 python optional 
python-pyftpdlib_1.5.3-1_amd64.buildinfo
 8c37f7829015bcea0cd542edba0f9567 86048 python optional 
python3-pyftpdlib_1.5.3-1_all.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEftHeo0XZoKEY1KdA4+Chwoa5Y+oFAlqj72sACgkQ4+Chwoa5
Y+owrhAAhsVz2Qz+54dGYi2sS+sJynTdS2VWTShTqoCO2xWSAhrpjg+oMonW3Jnl
rGVl3a3Tf2MPD8uvOJlE50vAzy+8F8AZT0WGs+MpKMffbpfsa6Svz9bv+g5NF9T3
Xvq7shAYXooMK/EyEQ5OHTeM6LjMcR1D2goqucBe4mTg62KQuhpVheargKIMwXnI
kvi9/VvjuphauCcO944OE+d4KIO80My7m90K8a6I1d6c/ZLjWCCLkeKBOom1d+++
89Eqhkei//sYvUbHeuH/W0fwrQUQEltEqnpAQ2tP4UyEzDyREb57FlepFCKyoJV/
4L4ROooGoyMS2GnKJJxlpJngrvqORFgiPdiX8SOvDFrzG8gO6OxcblhtcVsxsNMx
BlVQp3iraXZexH2jhHCvbE/jltYczEoFbz2UEtHu0r7OCGe1QA3NY65OYSZfwyOS
4U0oCJcJhFKCtQ3KBxnTIpBL3zNvZ4ZLRp3Sknz6oP5Rkzso2Q1Zdou0x1RalFbU
cktgi8pQZzT0CbtWq70VEDIL49jvrDhoUsZqmXVYgT6yLz8BZdUOzeCsth4kxfNC
z2EqYWSJf4tndOAhiDBNIOqlR+5nDKaUhQlh3c2tYA8KLhh2jEUevPsC3NpVB5eD
AzBk2vJdzWgkBpJSCDEVqWMIp6Gerz85z5C2hYwBfFMguNy3qeA=
=dhY1
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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

[Python-modules-team] Bug#892906: python-lupa: add lua build dependency

2018-03-15 Thread Frédéric Bonnard
Hi,
the patch is actually not good as buildd will ignore the alternatives.
This should be better : 

- libluajit-5.1-dev,
+ libluajit-5.1-dev [!s390x !alpha !hppa !ia64 !m68k !powerpcspe !sh4 !sparc64] 
| liblua5.1-0-dev

based on the current support of luajit.

F.

On Wed, 14 Mar 2018 11:45:05 +0100, Frédéric Bonnard  wrote:
> Package: src:python-lupa
> Version: 1.6+dfsg-1
> Tags: patch pending
> 
> --
> 
> Dear maintainer,
> 
> I see that python-lupa misses libluajit build dependency on several
> architectures, and that it's supposed to be compatible with lua, so
> wouldn't it make sense to rely on liblua in case the build dependency
> libluajit is not available ?
> Also on ppc64el, the future of the luajit port is unsure (there also a
> FTBFS on ppc64el for python-lupa).. so at some point if ppc64* support
> is dropped from libluajit, we would still have a python-lupa (but working
> this time).
> I tried a simple patch and it builds and run tests fine on ppc64el.
> 
> Regards.
> F.
> diff -Nru python-lupa-1.6+dfsg/debian/control 
> python-lupa-1.6+dfsg/debian/control
> --- python-lupa-1.6+dfsg/debian/control   2018-01-08 21:00:01.0 
> +
> +++ python-lupa-1.6+dfsg/debian/control   2018-01-08 21:00:01.0 
> +
> @@ -8,7 +8,7 @@
>   cython3,
>   debhelper (>= 11),
>   dh-python,
> - libluajit-5.1-dev,
> + libluajit-5.1-dev | liblua5.1-0-dev,
>   pkg-config,
>   python3-all,
>   python3-all-dev,
> @@ -26,7 +26,7 @@
>   ${misc:Depends},
>   ${python3:Depends},
>   ${shlibs:Depends},
> -Description: Python wrapper around LuaJIT (Python3 version)
> +Description: Python wrapper around LuaJIT or Lua (Python3 version)
>   Lupa integrates the runtimes of Lua or LuaJIT2 into CPython. It is a partial
>   rewrite of LunaticPython in Cython with some additional features such as 
> proper
>   coroutine support.


pgpla3TPhCAls.pgp
Description: PGP signature


pgp29v7RqmNo6.pgp
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] Processed: sphinx-rtd-theme CSS is not properly rebuilt from source

2018-03-15 Thread Debian Bug Tracking System
Processing control commands:

> block 878237 by -1
Bug #878237 [sphinx-rtd-theme-common] sphinx-rtd-theme-common: do not depend on 
fonts-lato specifically
878237 was not blocked by any bugs.
878237 was not blocking any bugs.
Added blocking bug(s) of 878237: 892993

-- 
878237: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=878237
892993: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892993
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#892993: sphinx-rtd-theme CSS is not properly rebuilt from source

2018-03-15 Thread Dmitry Shachnev
Source: sphinx-rtd-theme
Version: 0.2.4-1
Severity: important
Control: block 878237 by -1

This theme is currently not properly rebuilt from its SASS source.
What is in debian/missing-sources/theme.css is only a de-uglified
version of the built CSS file provided by upstream.

To achieve that, we need to package neat [1] and wyrm [2].
Unfortunately wyrm seems to only support neat 1.x, not 2.x.

[1]: https://neat.bourbon.io/
[2]: http://wyrmsass.org/

--
Dmitry Shachnev


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] Processed: Bug #892938 in nose marked as pending

2018-03-15 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 pending
Bug #892938 [src:nose] mark nose packages Multi-Arch: foreign
Added tag(s) pending.

-- 
892938: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892938
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