[Python-modules-team] python-ecdsa 0.13-3 MIGRATED to testing

2018-04-06 Thread Debian testing watch
FYI: The status of the python-ecdsa source package
in Debian's testing distribution has changed.

  Previous version: 0.13-2
  Current version:  0.13-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] django-simple-captcha 0.5.6-1 MIGRATED to testing

2018-04-06 Thread Debian testing watch
FYI: The status of the django-simple-captcha source package
in Debian's testing distribution has changed.

  Previous version: 0.5.5-1
  Current version:  0.5.6-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] junos-eznc is marked for autoremoval from testing

2018-04-06 Thread Debian testing autoremoval watch
junos-eznc 2.1.7-2 is marked for autoremoval from testing on 2018-05-13

It (build-)depends on packages with these RC bugs:
894432: python-ncclient: python-ncclient FTBFS: AttributeError: 'NoneType' 
object has no attribute 'settimeout'


___
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#894198: marked as done (setuptools-scm FTBFS: test_archival_to_version[1.2.2.dev0-data4] fails)

2018-04-06 Thread Debian Bug Tracking System
Your message dated Fri, 06 Apr 2018 22:20:58 +
with message-id 
and subject line Bug#894198: fixed in setuptools-scm 1.17.0-1
has caused the Debian Bug report #894198,
regarding setuptools-scm FTBFS: test_archival_to_version[1.2.2.dev0-data4] fails
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.)


-- 
894198: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894198
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: setuptools-scm
Version: 1.15.6-1
Severity: serious

Some recent change in unstable makes setuptools-scm FTBFS:

https://tests.reproducible-builds.org/debian/history/setuptools-scm.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/setuptools-scm.html

...
= test session starts ==
platform linux2 -- Python 2.7.14+, pytest-3.3.2, py-1.5.2, pluggy-0.6.0
setuptools version 39.0.1
setuptools_scm version 1.15.6
rootdir: /build/1st/setuptools-scm-1.15.6, inifile:
collected 52 items

testing/test_basic_api.py .. [ 21%]
testing/test_functions.py .  [ 57%]
testing/test_git.py .[ 76%]
testing/test_main.py .   [ 78%]
testing/test_mercurial.py F. [100%]

=== FAILURES ===
__ test_archival_to_version[1.2.2.dev0-data4] __

expected = '1.2.2.dev0', data = {'tag': 'release-1.2.2.dev'}

@pytest.mark.parametrize('expected,data', sorted(archival_mapping.items()))
def test_archival_to_version(expected, data):
version = archival_to_version(data)
>   assert format_version(
version,
version_scheme='guess-next-dev',
local_scheme='node-and-date') == expected
E   AssertionError: assert '1.2.2.dev' == '1.2.2.dev0'
E - 1.2.2.dev
E + 1.2.2.dev0
E ?  +

testing/test_mercurial.py:35: AssertionError
- Captured stdout call -
data {'tag': 'release-1.2.2.dev'}
tag release-1.2.2.dev
version 1.2.2.dev
scm version 
config {'version_scheme': 'guess-next-dev', 'local_scheme': 'node-and-date'}
ep ('setuptools_scm.version_scheme', 'guess-next-dev')
ep found: guess-next-dev
ep ('setuptools_scm.local_scheme', 'node-and-date')
ep found: node-and-date
version 1.2.2.dev
local_version 
=== warnings summary ===
testing/test_git.py::test_version_from_git
  setuptools_scm/version.py:36: UserWarning: tag 
'version-0.2.post210+gbe48adfpost3+g0cc25f2' will be stripped of the local 
component
warnings.warn("tag %r will be stripped of the local component" % tag)

-- Docs: http://doc.pytest.org/en/latest/warnings.html
== 5 tests deselected ==
 1 failed, 46 passed, 5 deselected, 1 warnings in 28.26 seconds 
E: pybuild pybuild:336: test: plugin custom failed with: exit code=1: python2.7 
-m pytest -k "not regressions"
dh_auto_test: pybuild --test --test-pytest -i python{version} -p 2.7 returned 
exit code 13
make[1]: *** [debian/rules:13: override_dh_auto_test] Error 25
--- End Message ---
--- Begin Message ---
Source: setuptools-scm
Source-Version: 1.17.0-1

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

Debian distribution maintenance software
pp.
Julien Puydt  (supplier of updated setuptools-scm 
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: Sat, 07 Apr 2018 00:04:45 +0200
Source: setuptools-scm
Binary: python-setuptools-scm python3-setuptools-scm pypy-setuptools-scm
Architecture: source all
Version: 1.17.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

[Python-modules-team] setuptools-scm_1.17.0-1_amd64.changes ACCEPTED into unstable

2018-04-06 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 07 Apr 2018 00:04:45 +0200
Source: setuptools-scm
Binary: python-setuptools-scm python3-setuptools-scm pypy-setuptools-scm
Architecture: source all
Version: 1.17.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Julien Puydt 
Description:
 pypy-setuptools-scm - blessed package to manage your versions by scm tags for 
PyPy
 python-setuptools-scm - blessed package to manage your versions by scm tags 
for Python 2
 python3-setuptools-scm - blessed package to manage your versions by scm tags 
for Python 3
Closes: 894198
Changes:
 setuptools-scm (1.17.0-1) unstable; urgency=medium
 .
   [ Ondřej Nový ]
   * d/control: Set Vcs-* to salsa.debian.org
   * d/copyright: Fix Format URL to correct one
 .
   [ Julien Puydt ]
   * New upstream release (Closes: #894198).
   * Bump standards-version to 4.1.3.
Checksums-Sha1:
 cb98001c342d32e441bb1c2ea368d17092052c1c 2427 setuptools-scm_1.17.0-1.dsc
 a8d71dd40bf9b27df556e6b4cd2456c7f781eb60 29124 
setuptools-scm_1.17.0.orig.tar.gz
 fa632263378401f324805826c7c719bc856ee237 3424 
setuptools-scm_1.17.0-1.debian.tar.xz
 677ad3eda94b6e0e6bae8afeb3a444fa26b54bf2 18612 
pypy-setuptools-scm_1.17.0-1_all.deb
 4086555f3234d2ff45797bafb595178eab48a2a5 19060 
python-setuptools-scm_1.17.0-1_all.deb
 91c2d0ce52a15efb68d8e0d02a7dd7d9df2a782a 18624 
python3-setuptools-scm_1.17.0-1_all.deb
 88b2b441823187879744cc7e2e08d1dd9ecf20af 8618 
setuptools-scm_1.17.0-1_amd64.buildinfo
Checksums-Sha256:
 b2cf3c61b56b7ab0707857010d7f6cec5b062690fb5bb428ad2f49b34502ba2a 2427 
setuptools-scm_1.17.0-1.dsc
 70a4cf5584e966ae92f54a764e6437af992ba42ac4bca7eb37cc5d02b98ec40a 29124 
setuptools-scm_1.17.0.orig.tar.gz
 269b01e6c60e1349539b9f5e331a7a267aeea9767a94510250e8eb23820bc5ac 3424 
setuptools-scm_1.17.0-1.debian.tar.xz
 31f98f413c0ea9651b5042f1b937ef270abb2458b56f6c4944008010baa7df84 18612 
pypy-setuptools-scm_1.17.0-1_all.deb
 4f1e4006147fddd5ebd97e733632e4dcb652e85a0e7fbddda7b47b00f8ddc9bf 19060 
python-setuptools-scm_1.17.0-1_all.deb
 d24b9890125b4daef2a5e8cdd5447b95ca4bb818471a74a736acc6cd36da878f 18624 
python3-setuptools-scm_1.17.0-1_all.deb
 44928b3dab6fd94a970317771d0c79732bfa1770887ae83003b6c16798375880 8618 
setuptools-scm_1.17.0-1_amd64.buildinfo
Files:
 0753da7d9412e184637706b139d74084 2427 python optional 
setuptools-scm_1.17.0-1.dsc
 fbb8254cbb22b19a812695471eb301c6 29124 python optional 
setuptools-scm_1.17.0.orig.tar.gz
 ca15d9ff8bdf4f8ab46690070a6710c4 3424 python optional 
setuptools-scm_1.17.0-1.debian.tar.xz
 d683a7b643b08f9a727964b530e83c5f 18612 python optional 
pypy-setuptools-scm_1.17.0-1_all.deb
 cad70ed85f659f37a95f41eb508cd2e7 19060 python optional 
python-setuptools-scm_1.17.0-1_all.deb
 fb1c804fac7c1f07786cd3b696b0cd5f 18624 python optional 
python3-setuptools-scm_1.17.0-1_all.deb
 e46693b92257f335ec568e725d00e4a5 8618 python optional 
setuptools-scm_1.17.0-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQJNBAEBCgA3FiEEgS7v2KP7pKzk3xFLBMU71/4DBVEFAlrH73cZHGp1bGllbi5w
dXlkdEBsYXBvc3RlLm5ldAAKCRAExTvX/gMFUX2ED/0dLurcdrD8HT88iG5AjuYR
jzYbb72esgkfG/hSXMJx8yrsIivPwqvEhB0nFd36QWieplfQHhyuryYzHib9V8lc
J50IqNKZIsB6tTc6OGsRtQK+JKJp1YO+hJyqgvjXjSVlpX7tvEpC5SMKiDUcqjwL
WsJigIkXPf3J6XTFtPre4Z1MLVmxChP2JP1lPLl9CWUPpGyBP6SEYf6npYDFEwyA
urXYDwr1BdPP0RgUkAm0BJPUaZB63hX0yO+1j7KaGasd3Bamg0PmEtLmk8Ao1uFo
UfT/d804RV1EdlfQoklvtwFlSJQ+lVzoXRBh/3ZGdljFsxYfURXtDlbfBcejq/tf
9NOuwezHrL7+q+r1h+nrPcuhCQy8SYxLuSKJcb5N0SRC/cseXy81fogFWOz62HFK
w1doKn+KKr4hV8cQbPsLGlPJqAREvtE/tMk+rx9nYPBK+mIDjcKnUBi/E+3inpig
igMLDMXM3CyYiR20pe0ij/WjVez0xAKEgoIVDQ1ZDCZbEK/0cu4fE32YIN9xVEiO
SnAgdY5HcajaVCaSlwsUnCEDmXotSCUT26UlINMXAxl38VySU4RgtlSDwq6QK+bW
1CNNwKStA/HrEsTullQ/Rl3I8CIGSz7zbHxZ2Eb7iVsLVPF4tnVIwC8fjiHsYFbt
oYrtvvp+F41QEJV1wHWY2w==
=1HdF
-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] pylint-plugin-utils_0.2.6-2_source.changes ACCEPTED into unstable

2018-04-06 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 02 Apr 2018 21:04:26 -0700
Source: pylint-plugin-utils
Binary: python-pylint-plugin-utils python3-pylint-plugin-utils
Architecture: source
Version: 0.2.6-2
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 

Changed-By: Joseph Herlant 
Description:
 python-pylint-plugin-utils - Utilities and helpers for writing Pylint plugins 
(Python 2)
 python3-pylint-plugin-utils - Utilities and helpers for writing Pylint plugins 
(Python 3)
Changes:
 pylint-plugin-utils (0.2.6-2) unstable; urgency=low
 .
   [ Ondřej Nový ]
   * d/control: Set Vcs-* to salsa.debian.org
   * d/copyright: Use https protocol in Format field
 .
   [ Joseph Herlant ]
   * d/control: wrap-and-sort
   * d/control: fix dependency for the python3 version of the package
   * d/control, d/compat: upgrade standards to 4.1.3 and compat to 11
   * d/control, d/copyright: project has moved to the PyCQA org
Checksums-Sha1:
 85ba09ffb70425bbd30ad9c8d8503ac3d835d77a 1999 pylint-plugin-utils_0.2.6-2.dsc
 40c3515ce810b6e81ac47329e1f2bd27dab75112 2296 
pylint-plugin-utils_0.2.6-2.debian.tar.xz
 4643c6cf1cc718b5d31c807687f884004ac6a381 7176 
pylint-plugin-utils_0.2.6-2_source.buildinfo
Checksums-Sha256:
 a763dd1aecabcb53941a3d6b341dbc4a49b33e5423b7aeec12e475a94f9eda6f 1999 
pylint-plugin-utils_0.2.6-2.dsc
 b1ee9a54d421fe570db1e0a5342c531bb1883ee91461986f92d9def2acb98270 2296 
pylint-plugin-utils_0.2.6-2.debian.tar.xz
 1a21d3765e508556e55f2581fa4464cbd8909a1bf87c94b286d1201bfa1504f8 7176 
pylint-plugin-utils_0.2.6-2_source.buildinfo
Files:
 ba62a9676cc3ec92eb9844a5d7dde8a4 1999 python optional 
pylint-plugin-utils_0.2.6-2.dsc
 1870a199056902f101a6066af0d4d757 2296 python optional 
pylint-plugin-utils_0.2.6-2.debian.tar.xz
 af93d58e946be61b719b46cfcee9c0aa 7176 python optional 
pylint-plugin-utils_0.2.6-2_source.buildinfo

-BEGIN PGP SIGNATURE-
Comment: Signed by Raphael Hertzog

iQEzBAEBCgAdFiEE1823g1EQnhJ1LsbSA4gdq+vCmrkFAlrH7NUACgkQA4gdq+vC
mrnlGwf8CKhQQwmBdbQZJvdd9D9ccN/vFIEuyWiZolfVYXoRRh3k3gjqB+BS52/b
HUnmmhPwSmF40jwyzxepScj2IHfG9eQB3TnLmAVB1/d77MBiGEOQ6wEfB6mHLHNN
0HFF7hGBrepdSyGdL0te7WyaHhBjWnm+H5eLEFHtl37QbiVktX0yanQTctoYRH1a
9KBa0BwN6IyPX0YRYw04dbQ7U+pjq5iTtAId/3GzUx3V0DxE3GVa5oelRn9agt1N
sxBu65zMtVbyp129gcIQ1uoW91oij2IXHHiuOjjAXIoX1qPyPHZCsXISUv3O6JVG
v9MYlQNOnL1c8UrzRiRLyvI31x3rMA==
=wwUE
-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 setuptools-scm_1.17.0-1_amd64.changes

2018-04-06 Thread Debian FTP Masters
setuptools-scm_1.17.0-1_amd64.changes uploaded successfully to localhost
along with the files:
  setuptools-scm_1.17.0-1.dsc
  setuptools-scm_1.17.0.orig.tar.gz
  setuptools-scm_1.17.0-1.debian.tar.xz
  pypy-setuptools-scm_1.17.0-1_all.deb
  python-setuptools-scm_1.17.0-1_all.deb
  python3-setuptools-scm_1.17.0-1_all.deb
  setuptools-scm_1.17.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] Processing of pylint-plugin-utils_0.2.6-2_source.changes

2018-04-06 Thread Debian FTP Masters
pylint-plugin-utils_0.2.6-2_source.changes uploaded successfully to localhost
along with the files:
  pylint-plugin-utils_0.2.6-2.dsc
  pylint-plugin-utils_0.2.6-2.debian.tar.xz
  pylint-plugin-utils_0.2.6-2_source.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] Bug#894684: marked as done (python3-virtualenv: missing dependency: python3-distutils ?)

2018-04-06 Thread Debian Bug Tracking System
Your message dated Fri, 06 Apr 2018 21:23:53 +
with message-id 
and subject line Bug#894684: fixed in python-virtualenv 15.1.0+ds-1.1
has caused the Debian Bug report #894684,
regarding python3-virtualenv: missing dependency: python3-distutils ?
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.)


-- 
894684: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894684
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python3-virtualenv
Version: 15.1.0+ds-1
Severity: important

Dear Maintainer,

After a recent upgrade, attempts to create a new virtualenv failed as follows:

  $ virtualenv 
  Traceback (most recent call last):
File "/usr/bin/virtualenv", line 11, in 
  load_entry_point('virtualenv==15.1.0', 'console_scripts', 'virtualenv')()
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 480, 
in load_entry_point
  return get_distribution(dist).load_entry_point(group, name)
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2693, 
in load_entry_point
  return ep.load()
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2324, 
in load
  return self.resolve()
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2330, 
in resolve
  module = __import__(self.module_name, fromlist=['__name__'], level=0)
File "/usr/lib/python3/dist-packages/virtualenv.py", line 25, in 
  import distutils.sysconfig
  ModuleNotFoundError: No module named 'distutils.sysconfig'

This was solved for me by installing python3-distutils. Perhaps this should be 
a required dependency pf python3-virtualenv?

Thanks!
Dov

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

Kernel: Linux 4.15.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_IL.UTF8, LC_CTYPE=en_IL.UTF8 (charmap=UTF-8), LANGUAGE=en_IL:en 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
LSM: AppArmor: enabled

Versions of packages python3-virtualenv depends on:
ii  python-pip-whl 9.0.1-2
ii  python33.6.5~rc1-1
ii  python3-pkg-resources  39.0.1-1

python3-virtualenv recommends no packages.

python3-virtualenv suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: python-virtualenv
Source-Version: 15.1.0+ds-1.1

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

Debian distribution maintenance software
pp.
Matthias Klose  (supplier of updated python-virtualenv package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 06 Apr 2018 22:30:37 +0200
Source: python-virtualenv
Binary: python-virtualenv python3-virtualenv virtualenv
Architecture: source
Version: 15.1.0+ds-1.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Matthias Klose 
Description:
 python-virtualenv - Python virtual environment creator
 python3-virtualenv - Python virtual environment creator
 virtualenv - Python virtual environment creator
Closes: 894684
Changes:
 python-virtualenv (15.1.0+ds-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * python3-virtualenv: Depend on python3-distutils.
 Closes: #894684. LP: #1761861.
Checksums-Sha1:
 272b4b03068913e54be4ff54d66655e236dcf6f8 2640 
python-virtualenv_15.1.0+ds-1.1.dsc
 55160c3906dd262409f2aa125ef6ad89ac9b83b2 41888 
python-virtualenv_15.1.0+ds-1.1.debian.tar.xz
 1c30907cb6964ab664fe320cc4610868542707bf 6372 
python-virtualenv_15.1.0+ds-1.1_source.buildinfo
Checksums-Sha256:
 bf3a7e4ff5c4db0c2457dfdf00e8fe1ccd57fb1b4513c44240ee0c7675a02127 2640 
python-virtualenv_15.1.0+ds-1.1.dsc
 70fc0208ea400f7f57ee2ae0dc11302cfe5174aa746ec4b1486b055793e4d6f4 41888 
python-virtualenv_15.1.0+ds-1.1.debian.tar.xz
 17f7cc1ddcae83c14a94b8d83f21633ce43144a0de3c5ba7d549513fcceb2289 6372 

[Python-modules-team] python-virtualenv_15.1.0+ds-1.1_source.changes ACCEPTED into unstable

2018-04-06 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 06 Apr 2018 22:30:37 +0200
Source: python-virtualenv
Binary: python-virtualenv python3-virtualenv virtualenv
Architecture: source
Version: 15.1.0+ds-1.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Matthias Klose 
Description:
 python-virtualenv - Python virtual environment creator
 python3-virtualenv - Python virtual environment creator
 virtualenv - Python virtual environment creator
Closes: 894684
Changes:
 python-virtualenv (15.1.0+ds-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * python3-virtualenv: Depend on python3-distutils.
 Closes: #894684. LP: #1761861.
Checksums-Sha1:
 272b4b03068913e54be4ff54d66655e236dcf6f8 2640 
python-virtualenv_15.1.0+ds-1.1.dsc
 55160c3906dd262409f2aa125ef6ad89ac9b83b2 41888 
python-virtualenv_15.1.0+ds-1.1.debian.tar.xz
 1c30907cb6964ab664fe320cc4610868542707bf 6372 
python-virtualenv_15.1.0+ds-1.1_source.buildinfo
Checksums-Sha256:
 bf3a7e4ff5c4db0c2457dfdf00e8fe1ccd57fb1b4513c44240ee0c7675a02127 2640 
python-virtualenv_15.1.0+ds-1.1.dsc
 70fc0208ea400f7f57ee2ae0dc11302cfe5174aa746ec4b1486b055793e4d6f4 41888 
python-virtualenv_15.1.0+ds-1.1.debian.tar.xz
 17f7cc1ddcae83c14a94b8d83f21633ce43144a0de3c5ba7d549513fcceb2289 6372 
python-virtualenv_15.1.0+ds-1.1_source.buildinfo
Files:
 bc6f96f25bac7ba20c153b4b50411a26 2640 python optional 
python-virtualenv_15.1.0+ds-1.1.dsc
 6b9ece66968290f20ac6fe3d9553032f 41888 python optional 
python-virtualenv_15.1.0+ds-1.1.debian.tar.xz
 0b5ddb5548e4af9c673ef089e07fbb6a 6372 python optional 
python-virtualenv_15.1.0+ds-1.1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJEBAEBCAAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAlrH2WIQHGRva29AZGVi
aWFuLm9yZwAKCRC9fqpgd4+m9bOJD/9mEq73lKpyT06IU3k4xOuOiM8Bq4gWPe/6
3QUP3OvZxrO2dOAue5navAPFlw1YSEhitCM81n72U9/q+041Ru04tgjJe3L3hh1j
OW45TJ1hN1ruE1bD7pYn0AG/02u4awsi67ysvtHQS8hKolng8W4gexvhxsrZvUPU
08F4Arw7ac14BdLYrhMzdmrY43V/eND6qzg2eeHdweZR47WGYW41+OWljC2cHxT4
fdFcfGwuDLk5NiT38OiQPNgI1XsaoBp+plaBeTDCIQ5cbRchIDUte6lFon32xWJS
NT2bc397Jk6WQBO7MT5uCbyaguj6SSA+5tvEjdEuzBc26Wa2tZNd5ZJqZKPEB5Xi
V2jUoabD4FwlZMyVo3vmd/2felIRjf3LmVMFWLCbLib++d6j67Yn8sUQ52VnIaIy
VpAGv5ybaZPbGtmF4bP2Lgc+i/HHuTypoM5e77i3EFHEJWm3o39bJ3xTOb8ZMvOe
z59OrE0RzwNf2/gt/BEfKpRTz0Wit6RiDG471KbSlPeu8xxG3hLAEQGZeqxSc3q6
frmfJ0BFYZPRMHwFDZ3AWOsF/kIzrVTqHicnmRJPRUc0M9oiif+nS+LMG8ZWlb8d
Jo3MTVoaTCVvqhwzpCciiNpSEb10jkeB4YGUZM20xEC9CQK1/9OCLurZuLKMXFkF
H4GaDHIcRg==
=fQdA
-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-virtualenv_15.1.0+ds-1.1_source.changes

2018-04-06 Thread Debian FTP Masters
python-virtualenv_15.1.0+ds-1.1_source.changes uploaded successfully to 
localhost
along with the files:
  python-virtualenv_15.1.0+ds-1.1.dsc
  python-virtualenv_15.1.0+ds-1.1.debian.tar.xz
  python-virtualenv_15.1.0+ds-1.1_source.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] Bug#895055: ITP: python-sounddevice -- Python module to play and record sound

2018-04-06 Thread Yaroslav Halchenko
Package: wnpp
Severity: wishlist
Owner: Yaroslav Halchenko 

* Package name: python-sounddevice
  Version : 0.3.10
  Upstream Author : Matthias Geier 
* URL : http://python-sounddevice.readthedocs.io/
* License : MIT/X
  Programming Lang: Python
  Description : Python module to play and record sound

 This Python module provides bindings for the PortAudio library and a
 few convenience functions to play and record NumPy arrays containing
 audio signals.

 Needed for upcoming updated package of PsychoPy

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

2018-04-06 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 06 Apr 2018 14:46:39 +0200
Source: python-py
Binary: python3-py python-py pypy-py
Architecture: source all
Version: 1.5.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Ondřej Nový 
Description:
 pypy-py- Advanced Python development support library (PyPy)
 python-py  - Advanced Python development support library (Python 2)
 python3-py - Advanced Python development support library (Python 3)
Changes:
 python-py (1.5.3-1) unstable; urgency=medium
 .
   * New upstream release
Checksums-Sha1:
 12fba022ae3db2008818028630c5df5033743ff4 2267 python-py_1.5.3-1.dsc
 05b890b22b8ce25ab99aee8e35040bc3f944116e 202335 python-py_1.5.3.orig.tar.gz
 7d8bb32bb0433910df1820249d3f5815558a7632 6968 python-py_1.5.3-1.debian.tar.xz
 7919d1a5feeb1481125f7d4db92650769cd3 85660 pypy-py_1.5.3-1_all.deb
 567c5a2295fa343e14aba6f2b4011f493c7706a4 85592 python-py_1.5.3-1_all.deb
 dff684491209580eca1639a5b7e81b89137a6996 8023 python-py_1.5.3-1_amd64.buildinfo
 e5d0f3d5430d8e3ffe6aef7bd11bd4612a69bc2a 85648 python3-py_1.5.3-1_all.deb
Checksums-Sha256:
 30e21ff7c391cb42601b7169549536180af01382b1b4480383a7a273c31e45df 2267 
python-py_1.5.3-1.dsc
 29c9fab495d7528e80ba1e343b958684f4ace687327e6f789a94bf3d1915f881 202335 
python-py_1.5.3.orig.tar.gz
 0a4616184567615227ceee46f062d829741a126b46be00354aa619ccbf88f4fb 6968 
python-py_1.5.3-1.debian.tar.xz
 1924db67ebeadb96c9b5cc35f193fba4ac2e06a1cefad87e76bceabbb043f198 85660 
pypy-py_1.5.3-1_all.deb
 907ea5d0c70bcef65b0fc738f1895a2cb0e04a214257a44e9ed34b76b33634e8 85592 
python-py_1.5.3-1_all.deb
 887e5301ed9464c7c003504d8ae2b89ba4a1ff7d4be1b4f88c0c8e20e7cc7315 8023 
python-py_1.5.3-1_amd64.buildinfo
 08abb64ef1495c55407ff4be22c47471bf61d0e12b1f5406cb75d22b94e0f99c 85648 
python3-py_1.5.3-1_all.deb
Files:
 01d4387b58354ec0e8b256e93b102754 2267 python optional python-py_1.5.3-1.dsc
 667d37a148ad9fb81266492903f2d880 202335 python optional 
python-py_1.5.3.orig.tar.gz
 1fe20212dafe34d16619e4be02f135f4 6968 python optional 
python-py_1.5.3-1.debian.tar.xz
 d328df5bec38fafd3173656db9306eef 85660 python optional pypy-py_1.5.3-1_all.deb
 291d5fc636c85b7069ec8d53e5720656 85592 python optional 
python-py_1.5.3-1_all.deb
 589a8321eb7e43770e0bbad18f3d207c 8023 python optional 
python-py_1.5.3-1_amd64.buildinfo
 cab3b101b848fd0ead8ac149fa6f7772 85648 python optional 
python3-py_1.5.3-1_all.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEPZg8UuuFmAxGpWCQNXMSVZ0eBksFAlrHcu0ACgkQNXMSVZ0e
BkujUQ/8DVwfN4hnO97zpI4vE33XgKJnKYbM0q+r4kdOklV2bk8/eay6WxoAn44E
iBToQJYKLlaml4Vj6IDiC58u+mzAqJAjYJSQ2rNLYUrdndONsF42ZqyvIZTNJ61Y
xxE4GNqbEBS8WEk7XiigyvJFoUoM890ERcYvrX5eDGZ0tclWEYCMGXEF6jbs50e3
eQsq5bsaC69SZg6wxstwSkXoqq+xN34G3Hte/2JQj5V34JDQTDI8MQkfXFb/I+qL
dWYD5qf1dfKVg9buhvTcpOWu6hR9mHqAidFJzHx8bKNYl2bm04coT/lpq2hIVSh0
GxkupIee3OADe7lhHUG+MPv/yegxU2AVcnSTbyxJDyNgmNmRebrRfurSHoUlVAz9
gBtjcUmp8MAYmlVzI8jgOVSpShM9Sghsx8TYrk2DpZnLe+ytQExrihIAyYoVg0dC
ISWef0v6bxZlHL4mDIyYCU0+YSOa9wVg0sZZlyf7vRotwNm3HBYaSkICKJlKLKoL
EbpJo1CXlupgIcQhH1Srj2MHPZlOi1WIU/vN7ueYOLzIp/5dgTNBjp3ZQablY6RK
UEMehFkt1iMNY1npbXMz00c4YpKeqK5/PCpnSsQiBoUxAyRNgNCIXP4fXWupK9aP
EtPM3cJBWIvrK9bh3RAZkfgqjK9tFpqj2+hDwi4XafU+WWa2yS8=
=59pC
-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-py_1.5.3-1_amd64.changes

2018-04-06 Thread Debian FTP Masters
python-py_1.5.3-1_amd64.changes uploaded successfully to localhost
along with the files:
  python-py_1.5.3-1.dsc
  python-py_1.5.3.orig.tar.gz
  python-py_1.5.3-1.debian.tar.xz
  pypy-py_1.5.3-1_all.deb
  python-py_1.5.3-1_all.deb
  python-py_1.5.3-1_amd64.buildinfo
  python3-py_1.5.3-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] python-holidays_0.9.4-1_source.changes ACCEPTED into unstable

2018-04-06 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 19 Mar 2018 09:30:42 +0100
Source: python-holidays
Binary: python3-holidays
Architecture: source
Version: 0.9.4-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Ondřej Nový 
Description:
 python3-holidays - Python library for generating sets of holidays
Changes:
 python-holidays (0.9.4-1) unstable; urgency=medium
 .
   * New upstream release
   * d/control: Set Vcs-* to salsa.debian.org
   * Add d/upstream/metadata
Checksums-Sha1:
 e17c4c5359edde47f8697e32bb65619aa9aa11da 2103 python-holidays_0.9.4-1.dsc
 4d8952306be67a5ebcaba68709f7d376be6edafc 50585 
python-holidays_0.9.4.orig.tar.gz
 fa603e7a27a206a3e1ab8d84d4aa434016355d54 2608 
python-holidays_0.9.4-1.debian.tar.xz
 a7843c4fa03533511ae8eda1e9e255b804273237 6116 
python-holidays_0.9.4-1_amd64.buildinfo
Checksums-Sha256:
 fa6a4e76f7b90d8bc75964857d9bf23d1548059a526a051c1b90066ef9ffa71d 2103 
python-holidays_0.9.4-1.dsc
 2fab722f6d57affea2ebd4259979f95534972e753929d9c2804635581b8a06a7 50585 
python-holidays_0.9.4.orig.tar.gz
 f4d6a8ba2e42e6eca4013e3f82846ea69c30557f57543af4ab87d85a1c130869 2608 
python-holidays_0.9.4-1.debian.tar.xz
 cd21e9ca68c6dad0db937d0fa6b47ad8e615f9ed7788d7c5197dfdbec6ed4e19 6116 
python-holidays_0.9.4-1_amd64.buildinfo
Files:
 3a209d929afaa3003668bd37ee50574b 2103 python optional 
python-holidays_0.9.4-1.dsc
 c85c8ab6445d54f0a7308e9c08277af3 50585 python optional 
python-holidays_0.9.4.orig.tar.gz
 95dfda457ce3899ffe2419712a2e68f9 2608 python optional 
python-holidays_0.9.4-1.debian.tar.xz
 ee1b2856f6e43329e66b24e7c2bdd849 6116 python optional 
python-holidays_0.9.4-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEPZg8UuuFmAxGpWCQNXMSVZ0eBksFAlrHacAACgkQNXMSVZ0e
BkueHA//WDmVQaYxUNx/q4kNSCqrnj9xh1pPKeg21VxYos6zt7cQnr5q6KpaPEgo
gIs/1aHiemN6SCWMutIcz5byEn7DJptUd+/GEisJybJhVrrT+SCoGsUbFJsH2LOC
yC/zbi7XbBl98ewP5MyhlEmRp9pUz3NBma8BEUMmQsnNjsPKdYvRHWQVJ93WLZ0F
ZBjpBds1/5w7uHVd28ZVh+XO2sGtbMKMDnb5EfaLaR1h7duurlAUEPeDcSL/j1iH
SkJtEuiU/bFVKLD3SbmrsDd2n/BMyoKVLbkUWU+xHeWKkQc6Jvd7JssHoH3DrEI3
XrYsVUccjixBshWV5V+wevoAwHwi5ESU1CilpxI4rB+nwJO9JviAUXrbyXNpkTr5
YtMxM5bthidoppNKffte0oU6qkdGBJCZZcC1JSHHpZUMZ3/9mCc/ehOQzl5D6Jof
NOiv9MiPz+6dw4gIi+mi+7+3ZimEShWNFALd7LzkGhmdu7pfYSsVXJHNs1XTUIyZ
Tmhw0l8wW7B/X9lcicNJqVEMUeIAjDfsh+XIj0k6NjPIThgCFYLCMY6hc2OjbeMa
JtOjpYXJp6cPEgS5wfB3Tmno8I8wIw0d5fdvfbvWKC7yosCbNdS9BLfgnKZ5Lmw9
ccRz14j+5ciPMR+OBc8aJYzkWmlGJEJSu7rh2UDpgR2ux2EKISs=
=fhqs
-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-holidays_0.9.4-1_source.changes

2018-04-06 Thread Debian FTP Masters
python-holidays_0.9.4-1_source.changes uploaded successfully to localhost
along with the files:
  python-holidays_0.9.4-1.dsc
  python-holidays_0.9.4.orig.tar.gz
  python-holidays_0.9.4-1.debian.tar.xz
  python-holidays_0.9.4-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] Bug#895009: django-tables FTBFS: test failure

2018-04-06 Thread Adrian Bunk
Source: django-tables
Version: 1.14.2-1
Severity: serious

Some recent change in unstable makes django-tables FTBFS:

https://tests.reproducible-builds.org/debian/history/django-tables.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/django-tables.html

...
   debian/rules override_dh_auto_test
make[1]: Entering directory '/build/1st/django-tables-1.14.2'
PYTHONPATH=. \
dh_auto_test -- --system=custom --test-args="{interpreter} /usr/bin/py.test"
I: pybuild base:217: python2.7 /usr/bin/py.test
= test session starts ==
platform linux2 -- Python 2.7.14+, pytest-3.3.2, py-1.5.2, pluggy-0.6.0
Django settings: tests.app.settings (from ini file)
rootdir: /build/1st/django-tables-1.14.2, inifile: tox.ini
plugins: django-3.1.2
collected 267 items / 28 errors

 ERRORS 
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/test_config.py 
import file mismatch:
imported module 'tests.test_config' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/test_config.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/test_config.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting .pybuild/cpython2_2.7_django-tables2/build/tests/test_core.py 
import file mismatch:
imported module 'tests.test_core' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/test_core.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/test_core.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting .pybuild/cpython2_2.7_django-tables2/build/tests/test_data.py 
import file mismatch:
imported module 'tests.test_data' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/test_data.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/test_data.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/test_dynamically_add_show_hide_columns.py
 
import file mismatch:
imported module 'tests.test_dynamically_add_show_hide_columns' has this 
__file__ attribute:
  
/build/1st/django-tables-1.14.2/tests/test_dynamically_add_show_hide_columns.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/test_dynamically_add_show_hide_columns.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting .pybuild/cpython2_2.7_django-tables2/build/tests/test_faq.py _
import file mismatch:
imported module 'tests.test_faq' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/test_faq.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/test_faq.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/test_footer.py 
import file mismatch:
imported module 'tests.test_footer' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/test_footer.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/test_footer.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/test_models.py 
import file mismatch:
imported module 'tests.test_models' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/test_models.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/test_models.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/test_ordering.py 
import file mismatch:
imported module 'tests.test_ordering' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/test_ordering.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/test_ordering.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/test_pinned_rows.py 
import file mismatch:
imported module 'tests.test_pinned_rows'