[Python-modules-team] python-grpc-tools is marked for autoremoval from testing

2019-11-27 Thread Debian testing autoremoval watch
python-grpc-tools 1.14.1-1 is marked for autoremoval from testing on 2020-01-04

It (build-)depends on packages with these RC bugs:
945197: libgrpc-dev,libgpr3-dev: both ship libgpr.a, libgpr.so


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

[Python-modules-team] pytest-doctestplus 0.5.0-2 MIGRATED to testing

2019-11-27 Thread Debian testing watch
FYI: The status of the pytest-doctestplus source package
in Debian's testing distribution has changed.

  Previous version: 0.4.0-1
  Current version:  0.5.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@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team

[Python-modules-team] python-project-generator 0.9.17-1 MIGRATED to testing

2019-11-27 Thread Debian testing watch
FYI: The status of the python-project-generator source package
in Debian's testing distribution has changed.

  Previous version: 0.9.16-1
  Current version:  0.9.17-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@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team

[Python-modules-team] cmdtest 0.32-4 MIGRATED to testing

2019-11-27 Thread Debian testing watch
FYI: The status of the cmdtest source package
in Debian's testing distribution has changed.

  Previous version: 0.32-3
  Current version:  0.32-4

-- 
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@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team

[Python-modules-team] Bug#936523: marked as done (flask-autoindex: Python2 removal in sid/bullseye)

2019-11-27 Thread Debian Bug Tracking System
Your message dated Thu, 28 Nov 2019 02:39:13 +
with message-id 
and subject line Bug#936523: fixed in flask-autoindex 0.6.2-5
has caused the Debian Bug report #936523,
regarding flask-autoindex: Python2 removal in sid/bullseye
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.)


-- 
936523: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=936523
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:flask-autoindex
Version: 0.6.2-1
Severity: normal
Tags: sid bullseye
User: debian-pyt...@lists.debian.org
Usertags: py2removal

Python2 becomes end-of-live upstream, and Debian aims to remove
Python2 from the distribution, as discussed in
https://lists.debian.org/debian-python/2019/07/msg00080.html

Your package either build-depends, depends on Python2, or uses Python2
in the autopkg tests.  Please stop using Python2, and fix this issue
by one of the following actions.

- Convert your Package to Python3. This is the preferred option.  In
  case you are providing a Python module foo, please consider dropping
  the python-foo package, and only build a python3-foo package.  Please
  don't drop Python2 modules, which still have reverse dependencies,
  just document them.
  
  This is the preferred option.

- If the package is dead upstream, cannot be converted or maintained
  in Debian, it should be removed from the distribution.  If the
  package still has reverse dependencies, raise the severity to
  "serious" and document the reverse dependencies with the BTS affects
  command.  If the package has no reverse dependencies, confirm that
  the package can be removed, reassign this issue to ftp.debian.org,
  make sure that the bug priority is set to normal and retitle the
  issue to "RM: PKG -- removal triggered by the Python2 removal".

- If the package has still many users (popcon >= 300), or is needed to
  build another package which cannot be removed, document that by
  adding the "py2keep" user tag (not replacing the py2remove tag),
  using the debian-pyt...@lists.debian.org user.  Also any
  dependencies on an unversioned python package (python, python-dev)
  must not be used, same with the python shebang.  These have to be
  replaced by python2/python2.7 dependencies and shebang.

  This is the least preferred option.

If the conversion or removal needs action on another package first,
please document the blocking by using the BTS affects command, like

  affects  + src:flask-autoindex

If there is no py2removal bug for that reverse-dependency, please file
a bug on this package (similar to this bug report).

If there are questions, please refer to the wiki page for the removal:
https://wiki.debian.org/Python/2Removal, or ask for help on IRC
#debian-python, or the debian-pyt...@lists.debian.org mailing list.
--- End Message ---
--- Begin Message ---
Source: flask-autoindex
Source-Version: 0.6.2-5

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

Debian distribution maintenance software
pp.
Sandro Tosi  (supplier of updated flask-autoindex package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 27 Nov 2019 21:04:59 -0500
Source: flask-autoindex
Architecture: source
Version: 0.6.2-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Sandro Tosi 
Closes: 936523
Changes:
 flask-autoindex (0.6.2-5) unstable; urgency=medium
 .
   * Team upload.
   * Drop python2 support; Closes: #936523
Checksums-Sha1:
 381ad9a3419dfc829cb02d32a2eec0b7917bd07d 2256 flask-autoindex_0.6.2-5.dsc
 d8fcfb20f07233c675a25b65dd7fd8bbe13de5d2 4140 
flask-autoindex_0.6.2-5.debian.tar.xz
 6b68c3709dc1fd5be563809855dfd6a5f78bcba8 7493 
flask-autoindex_0.6.2-5_source.buildinfo
Checksums-Sha256:
 39f544641642e635dfe407de96091d828c647b2cda2780db662b6dd9bed35a08 2256 
flask-autoindex_0.6.2-5.dsc
 2fce1755c632ec97f5ea876b4f36ab3ef9ce23539075d58d73d01f57d8d28932 4140 
flask-autoindex_0.6.2-5.debian.tar.xz
 0ecfa061d094a21711867b2bd0a548b06a38ee13c09eb64dae92973156079200 7493 

[Python-modules-team] flask-autoindex_0.6.2-5_source.changes ACCEPTED into unstable

2019-11-27 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 27 Nov 2019 21:04:59 -0500
Source: flask-autoindex
Architecture: source
Version: 0.6.2-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Sandro Tosi 
Closes: 936523
Changes:
 flask-autoindex (0.6.2-5) unstable; urgency=medium
 .
   * Team upload.
   * Drop python2 support; Closes: #936523
Checksums-Sha1:
 381ad9a3419dfc829cb02d32a2eec0b7917bd07d 2256 flask-autoindex_0.6.2-5.dsc
 d8fcfb20f07233c675a25b65dd7fd8bbe13de5d2 4140 
flask-autoindex_0.6.2-5.debian.tar.xz
 6b68c3709dc1fd5be563809855dfd6a5f78bcba8 7493 
flask-autoindex_0.6.2-5_source.buildinfo
Checksums-Sha256:
 39f544641642e635dfe407de96091d828c647b2cda2780db662b6dd9bed35a08 2256 
flask-autoindex_0.6.2-5.dsc
 2fce1755c632ec97f5ea876b4f36ab3ef9ce23539075d58d73d01f57d8d28932 4140 
flask-autoindex_0.6.2-5.debian.tar.xz
 0ecfa061d094a21711867b2bd0a548b06a38ee13c09eb64dae92973156079200 7493 
flask-autoindex_0.6.2-5_source.buildinfo
Files:
 ec0a9083e1646213b378c37f7910e590 2256 python optional 
flask-autoindex_0.6.2-5.dsc
 c9bd1831dde15f01641c6f5bf0161bec 4140 python optional 
flask-autoindex_0.6.2-5.debian.tar.xz
 c257bac6e4e124f303c205adb80eee69 7493 python optional 
flask-autoindex_0.6.2-5_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEufrTGSrz5KUwnZ05h588mTgBqU8FAl3fK74ACgkQh588mTgB
qU8veA//ZNZTKJ4D0JaVXOVMesYFrj3PA2a/QtTf71XFlM2X1wBeR2SoNOM2tQjC
v6mLEG6MycWUXBknfA/rUqGXsYmR2KrcNseRg4bIVh5qNqWYOMlf4jt8bkSMdYEs
XflGn4VCQF071P+87UucFUOMu/maxyDW2tBuTdd6femPE6ysMK/owgutAS3NXckg
0Grreht2wC7gmFKhDukfRLBm3gJn+ROf3O9z1JMf4xtYej3jMIB+ijXfOagPXdSG
DqtJFv2qo1B8qRhAjTTZ/sl7/1H8KlbU6YtKoRXxDWcxkldBle4G4MPxSEhSg/eV
G98HeDyxXxJALLHOkSC00sJBfy3X1zeG4lZhjZjjGaXN0FqSUKjnwjFxT7g0u21l
oArXzD1QmjAq9VA9hgwnduF2qz3Mbs5IEJEReOqUVnXIcmsm/Q4GKD/zxFEpwb1U
yUWAsJuNu0midTz9MVI9Rz5XlJuFfu1yQX+kU8dC1+E3OZRFOpNDlLcvtxgVls5R
XiCXqpT/Ci6d2FJqN23SYlh47AuyLXCivc830KjdwMrqF4BVOikIMYQkH93DNRtw
T9ibfWXWawe87bHuDA/sFDZfpiMmzQf3eTRlemzs7GL5RXFnXbFWwUsfe4mWvhZu
PCp7bjwhLy9k/hibjMEmaFvSPDoahUzIBn1dXJlqzR1CH5UiBwY=
=mC+9
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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

[Python-modules-team] Bug#945669: musicbrainzngs: Python2 removal in sid/bullseye

2019-11-27 Thread Sandro Tosi
Source: musicbrainzngs
Version: 0.6-4
Severity: normal
Tags: sid bullseye
User: debian-pyt...@lists.debian.org
Usertags: py2removal

Python2 becomes end-of-live upstream, and Debian aims to remove
Python2 from the distribution, as discussed in
https://lists.debian.org/debian-python/2019/07/msg00080.html

Your package either build-depends, depends on Python2, or uses Python2
in the autopkg tests (the specific reason can be found searching this
source package in
https://people.debian.org/~morph/mass-bug-py2removal_take3.txt ).
Please stop using Python2, and fix this issue by one of the following
actions.

- Convert your Package to Python3. This is the preferred option.  In
  case you are providing a Python module foo, please consider dropping
  the python-foo package, and only build a python3-foo package.  Please
  don't drop Python2 modules, which still have reverse dependencies,
  just document them.
  
  This is the preferred option.

- If the package is dead upstream, cannot be converted or maintained
  in Debian, it should be removed from the distribution.  If the
  package still has reverse dependencies, raise the severity to
  "serious" and document the reverse dependencies with the BTS affects
  command.  If the package has no reverse dependencies, confirm that
  the package can be removed, reassign this issue to ftp.debian.org,
  make sure that the bug priority is set to normal and retitle the
  issue to "RM: PKG -- removal triggered by the Python2 removal".

- If the package has still many users (popcon >= 300), or is needed to
  build another package which cannot be removed, document that by
  adding the "py2keep" user tag (not replacing the py2remove tag),
  using the debian-pyt...@lists.debian.org user.  Also any
  dependencies on an unversioned python package (python, python-dev)
  must not be used, same with the python shebang.  These have to be
  replaced by python2/python2.7 dependencies and shebang.

  This is the least preferred option.

If there are questions, please refer to the wiki page for the removal:
https://wiki.debian.org/Python/2Removal, or ask for help on IRC
#debian-python, or the debian-pyt...@lists.debian.org mailing list.

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

[Python-modules-team] Bug#945662: django-guardian: Python2 removal in sid/bullseye

2019-11-27 Thread Sandro Tosi
Source: django-guardian
Version: 2.0.0-1
Severity: normal
Tags: sid bullseye
User: debian-pyt...@lists.debian.org
Usertags: py2removal

Python2 becomes end-of-live upstream, and Debian aims to remove
Python2 from the distribution, as discussed in
https://lists.debian.org/debian-python/2019/07/msg00080.html

Your package either build-depends, depends on Python2, or uses Python2
in the autopkg tests (the specific reason can be found searching this
source package in
https://people.debian.org/~morph/mass-bug-py2removal_take3.txt ).
Please stop using Python2, and fix this issue by one of the following
actions.

- Convert your Package to Python3. This is the preferred option.  In
  case you are providing a Python module foo, please consider dropping
  the python-foo package, and only build a python3-foo package.  Please
  don't drop Python2 modules, which still have reverse dependencies,
  just document them.
  
  This is the preferred option.

- If the package is dead upstream, cannot be converted or maintained
  in Debian, it should be removed from the distribution.  If the
  package still has reverse dependencies, raise the severity to
  "serious" and document the reverse dependencies with the BTS affects
  command.  If the package has no reverse dependencies, confirm that
  the package can be removed, reassign this issue to ftp.debian.org,
  make sure that the bug priority is set to normal and retitle the
  issue to "RM: PKG -- removal triggered by the Python2 removal".

- If the package has still many users (popcon >= 300), or is needed to
  build another package which cannot be removed, document that by
  adding the "py2keep" user tag (not replacing the py2remove tag),
  using the debian-pyt...@lists.debian.org user.  Also any
  dependencies on an unversioned python package (python, python-dev)
  must not be used, same with the python shebang.  These have to be
  replaced by python2/python2.7 dependencies and shebang.

  This is the least preferred option.

If there are questions, please refer to the wiki page for the removal:
https://wiki.debian.org/Python/2Removal, or ask for help on IRC
#debian-python, or the debian-pyt...@lists.debian.org mailing list.

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

[Python-modules-team] Processed: py2removal blocks updates - 2019-11-27 23:37:24.392542+00:00

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

> # Part of the effort for the removal of python from bullseye
> #  * https://wiki.debian.org/Python/2Removal
> #  * http://sandrotosi.me/debian/py2removal/index.html
> # cython
> block 942939 by 937549
Bug #942939 [src:cython] cython: Python2 removal in sid/bullseye
942939 was blocked by: 936767 936273 937710 934870 937236 937727 937941 938310 
936362 937784 938568 936973 936902 938351 937570 936962 938129 938309 938301 
937654 936877 936870 943055 937605 937932 938083 937836 937467 943217 936190 
942973 938462 937960 936857 938092 938500 942916 937554 936667 936111 937392 
936282 937489 938418 936894 937809 938737 937143 937483 937177 937728 937571 
942986 938661 938360 938471
942939 was blocking: 937695 937960
Added blocking bug(s) of 942939: 937549
>
End of message, stopping processing here.

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

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

[Python-modules-team] Bug#945609: black: autopkgtest regression: No module named '_black_version'

2019-11-27 Thread Paul Gevers
Source: black
Version: 19.10b0-1
X-Debbugs-CC: debian...@lists.debian.org
User: debian...@lists.debian.org
Usertags: regression

Dear maintainers,

With a recent upload of black the autopkgtest of black fails in testing
when that autopkgtest is run with the binary packages of black from
unstable. It passes when run with only packages from testing. In tabular
form:
   passfail
black  from testing19.10b0-1
all others from testingfrom testing

I copied some of the output at the bottom of this report.

Currently this regression is blocking the migration to testing [1]. Can
you please investigate the situation and fix it? If needed, please
change the bug's severity.

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=black

https://ci.debian.net/data/autopkgtest/testing/amd64/b/black/3519203/log.gz

autopkgtest [07:09:42]: test testsuite: [---
Traceback (most recent call last):
  File "setup.py", line 3, in 
from _black_version import version as __version__
ModuleNotFoundError: No module named '_black_version'
autopkgtest [07:09:43]: test testsuite: ---]





signature.asc
Description: OpenPGP digital signature
___
Python-modules-team mailing list
Python-modules-team@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team

[Python-modules-team] python-django-storages_1.8-1_source.changes ACCEPTED into unstable

2019-11-27 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 27 Nov 2019 21:16:42 +0100
Source: python-django-storages
Architecture: source
Version: 1.8-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 

Changed-By: Michael Fladischer 
Changes:
 python-django-storages (1.8-1) unstable; urgency=low
 .
   [ Ondřej Nový ]
   * Bump Standards-Version to 4.4.1.
 .
   [ Michael Fladischer ]
   * New upstream release.
   * Refresh patches.
   * Set Rules-Requires-Root: no.
   * Run wrap-and-sort -bast to reduce diff size of future changes.
Checksums-Sha1:
 b9ceabd7e3c00f8a56ef903fb9d7c6c8ed7a1298 2685 python-django-storages_1.8-1.dsc
 9367956a6cd5d0e7cd32349600af6f56f7d35b82 198132 
python-django-storages_1.8.orig.tar.gz
 20eba9773b158e6f8baaa09ec611161e7a874431 5024 
python-django-storages_1.8-1.debian.tar.xz
 56bf0df6a18f4daffab8e88e78fcf35852a6a9bc 11493 
python-django-storages_1.8-1_amd64.buildinfo
Checksums-Sha256:
 e018470b7371ff0a79c9310519abe334d59f1876c885dcd9a8da64d14d29ac71 2685 
python-django-storages_1.8-1.dsc
 32ab630892110947f4d35577308d0fb6d51ba40c4e78076cc18d1975d77555ce 198132 
python-django-storages_1.8.orig.tar.gz
 11c08c9a5fd6e93128ffbd58ddbdc6519044f09628872c3c1c65e0c46ae49f10 5024 
python-django-storages_1.8-1.debian.tar.xz
 52e1166dd3a2e2828df19188ccf5cad5e4ec438ae607c77c012d5c09e4bd8f77 11493 
python-django-storages_1.8-1_amd64.buildinfo
Files:
 65e0b13e46f353de9056e242b6793142 2685 python optional 
python-django-storages_1.8-1.dsc
 661377fa1c32dbd77c1a3ab1631f1e76 198132 python optional 
python-django-storages_1.8.orig.tar.gz
 835a81695ecbf52888c3c132a5496927 5024 python optional 
python-django-storages_1.8-1.debian.tar.xz
 bf7cf08c9bfce14d3101732f8a40f071 11493 python optional 
python-django-storages_1.8-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQEzBAEBCgAdFiEEqVSlRXW87UkkCnJc/9PIi5l90WoFAl3e290ACgkQ/9PIi5l9
0WrT1QgAxLJtmfIAviSmkLEHJe5YTJPCEO1aFkfYaMJzOC2dM8cT5WPejMwe9B+1
JAZ0ZJ/OKCXF7UsdGxFvuBCN0be1S/eQwY6mrDDNVmWW8dHwQbrVq4Mf9lSTwq47
to6gZOfEyWY369qOkh+r5UbzpAF9/ynzZya0KXundI5oojOIf6vtWmfjb3zse4lT
Op5s8364cO85vGuqqrccAm4DdiNd1x6Hx2MEbqL41LHfSMjsawQ21/dVBraklb0x
X6yTRQPTCeXBaEpZnIsZ7rROK2oZ3T+8FOqdvKpdnRo37ThRBQdtkVxhRDSqPeuF
FHl9UQ4/IjTdRaxvFpt4umfBNFjfSw==
=L6kU
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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

[Python-modules-team] python-webvtt_0.4.3-1_source.changes ACCEPTED into unstable

2019-11-27 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 27 Nov 2019 20:59:31 +0100
Source: python-webvtt
Architecture: source
Version: 0.4.3-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 

Changed-By: Michael Fladischer 
Changes:
 python-webvtt (0.4.3-1) unstable; urgency=low
 .
   [ Ondřej Nový ]
   * Bump Standards-Version to 4.4.1.
 .
   [ Michael Fladischer ]
   * New upstream release.
   * Add debian/gbp.conf.
   * Set Rules-Requires-Root: no.
   * Run wrap-and-sort -bast to reduce diff size of future changes.
Checksums-Sha1:
 76d7512c438f48870e4ff4903773633434309e73 1910 python-webvtt_0.4.3-1.dsc
 e6462a7a011e550c308c1f23a98bd920fd291496 52399 python-webvtt_0.4.3.orig.tar.gz
 a425abff3619cec4dabcd885b354d97ff9a796ef 4260 
python-webvtt_0.4.3-1.debian.tar.xz
 407a2641abaeb66cb16d07db06824128a1a92c75 8568 
python-webvtt_0.4.3-1_amd64.buildinfo
Checksums-Sha256:
 1516b6e08c7f1eab0a014e0d7d7bca5f33a63a71efc30c45610f283c93ea7adb 1910 
python-webvtt_0.4.3-1.dsc
 fbe656128ee994cb741f2066ed08c7797721a34ef8322668064de099074560dc 52399 
python-webvtt_0.4.3.orig.tar.gz
 4fc85e329a7eaee7453edcfcff2a8972670035a7c88a90c65fa0cb244278a16e 4260 
python-webvtt_0.4.3-1.debian.tar.xz
 2462ab7ccf12604b80aedc2bf54d34244bb1c263d9b851f94b43ce68b7409cec 8568 
python-webvtt_0.4.3-1_amd64.buildinfo
Files:
 9fec7d6777da54fda84e1ea00881b836 1910 python optional python-webvtt_0.4.3-1.dsc
 7d660071d74eb11f100f1bd2a4869d78 52399 python optional 
python-webvtt_0.4.3.orig.tar.gz
 cbe234daadc018c65ce1be0b30322c08 4260 python optional 
python-webvtt_0.4.3-1.debian.tar.xz
 5df44a85ddc5ec3538aba0044b9e4bca 8568 python optional 
python-webvtt_0.4.3-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQEzBAEBCgAdFiEEqVSlRXW87UkkCnJc/9PIi5l90WoFAl3e1tIACgkQ/9PIi5l9
0Wp3Fwf+KKThJ/CIgdD3CL07qSQmkrQJE+2/WZoq0GlPi8GRFudYvOpvs49FZkgI
DA6AYFdQ7MrJrhn4H9xo/Wf7iLkOl4cXkoCP6ZBgKFUGyfiSO5QW4qHrGHRDct5K
hfuIJUqSzsIitr9OcUJ3NemTzKYXhPWHGGW9o7qcMpJ3+cp6ZnHtTgjqH6hsqyob
CUSAIE5C8AowQRoZkIWjvM1Pgl/fTDOdiSTaAVGfRI6gyyfcMxsoIqhnR0HKBaG7
Nuwduq2ocWgqkgQNlRV7M4haNh7CgLyTf8zUYd0HNh0XRHAXDiddtP7IxJDZc2IZ
/rlNabXBv7oHSvY0Wwu8fyryuaEgjg==
=SxbO
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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

[Python-modules-team] Processing of python-django-storages_1.8-1_source.changes

2019-11-27 Thread Debian FTP Masters
python-django-storages_1.8-1_source.changes uploaded successfully to localhost
along with the files:
  python-django-storages_1.8-1.dsc
  python-django-storages_1.8.orig.tar.gz
  python-django-storages_1.8-1.debian.tar.xz
  python-django-storages_1.8-1_amd64.buildinfo

Greetings,

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

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

[Python-modules-team] Bug#945606: testpath: autopkgtest regression

2019-11-27 Thread Paul Gevers
Source: testpath
Version: 0.4.2+dfsg-2
X-Debbugs-CC: debian...@lists.debian.org
User: debian...@lists.debian.org
Usertags: regression

Dear maintainers,

With a recent upload of testpath the autopkgtest of testpath fails in
testing when that autopkgtest is run with the binary packages of
testpath from unstable. It passes when run with only packages from
testing. In tabular form:
   passfail
testpath   from testing0.4.2+dfsg-2
all others from testingfrom testing

I copied some of the output at the bottom of this report. Unfortunately,
the test logs absolutely nothing. Apart from fixing the issue, it may be
smart to not output everything to /dev/null, so people can inspect the logs.

Currently this regression is blocking the migration to testing [1]. Can
you please investigate the situation and fix it? If needed, please
change the bug's severity.

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=testpath

https://ci.debian.net/data/autopkgtest/testing/amd64/t/testpath/3517920/log.gz

autopkgtest [02:10:58]: test runtestsuite: [---
autopkgtest [02:10:59]: test runtestsuite: ---]
autopkgtest [02:10:59]: test runtestsuite:  - - - - - - - - - - results
- - - - - - - - - -
runtestsuite FAIL non-zero exit status 127



signature.asc
Description: OpenPGP digital signature
___
Python-modules-team mailing list
Python-modules-team@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team

[Python-modules-team] Bug#945605: python-neovim: autopkgtest needs update for new version of neovim: Invalid option name: 'listchars'

2019-11-27 Thread Paul Gevers
Source: python-neovim
Version: 0.3.0-1
Severity: serious
X-Debbugs-CC: debian...@lists.debian.org, neo...@packages.debian.org
Tags: sid bullseye
User: debian...@lists.debian.org
Usertags: needs-update
Control: affects -1 src:neovim

Dear maintainers,

With a recent upload of neovim the autopkgtest of python-neovim fails in
testing when that autopkgtest is run with the binary packages of neovim
from unstable. It passes when run with only packages from testing. In
tabular form:
   passfail
neovim from testing0.4.3-2
python-neovim  from testing0.3.0-1
versioned deps [0] from testingfrom unstable
all others from testingfrom testing

I copied some of the output at the bottom of this report.

Currently this regression is blocking the migration of neovim to testing
[1]. Of course, neovim shouldn't just break your autopkgtest (or even
worse, your package), but it seems to me that the change in neovim was
intended and your package needs to update to the new situation.

If this is a real problem in your package (and not only in your
autopkgtest), the right binary package(s) from neovim should really add
a versioned Breaks on the unfixed version of (one of your) package(s).
Note: the Breaks is nice even if the issue is only in the autopkgtest as
it helps the migration software to figure out the right versions to
combine in the tests.

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[0] You can see what packages were added from the second line of the log
file quoted below. The migration software adds source package from
unstable to the list if they are needed to install packages from
neovim/0.4.3-2. I.e. due to versioned dependencies or breaks/conflicts.
[1] https://qa.debian.org/excuses.php?package=neovim

https://ci.debian.net/data/autopkgtest/testing/amd64/p/python-neovim/3517661/log.gz

=== FAILURES
===
_ test_options
_

vim = 

def test_options(vim):
>   assert vim.options['listchars'] == 'tab:> ,trail:-,nbsp:+'

test/test_vim.py:84:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
_ _ _ _
/usr/lib/python3/dist-packages/neovim/api/common.py:88: in __getitem__
return self._get(key)
/usr/lib/python3/dist-packages/neovim/api/nvim.py:180: in request
res = self._session.request(name, *args, **kwargs)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
_ _ _ _

self = 
method = 'nvim_get_option', args = ('listchars',), kwargs = {}, async_ =
False
v = [[1, b"Invalid option name: 'listchars'"], None]
err = [1, b"Invalid option name: 'listchars'"], rv = None

def request(self, method, *args, **kwargs):
"""Send a msgpack-rpc request and block until as response is
received.

If the event loop is running, this method must have been called by a
request or notification handler running on a greenlet. In that case,
send the quest and yield to the parent greenlet until a response is
available.

When the event loop is not running, it will perform a blocking
request
like this:
- Send the request
- Run the loop until the response is available
- Put requests/notifications received while waiting into a queue

If the `async_` flag is present and True, a asynchronous
notification
is sent instead. This will never block, and the return value or
error
is ignored.
"""
async_ = check_async(kwargs.pop('async_', None), kwargs, False)
if async_:
self._async_session.notify(method, args)
return

if kwargs:
raise ValueError("request got unsupported keyword
argument(s): {}"
 .format(', '.join(kwargs.keys(

if self._is_running:
v = self._yielding_request(method, args)
else:
v = self._blocking_request(method, args)
if not v:
# EOF
raise IOError('EOF')
err, rv = v
if err:
info("'Received error: %s", err)
>   raise self.error_wrapper(err)
E   neovim.api.nvim.NvimError: b"Invalid option name: 'listchars'"



signature.asc
Description: OpenPGP digital signature
___
Python-modules-team mailing list
Python-modules-team@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team

[Python-modules-team] Processed: python-neovim: autopkgtest needs update for new version of neovim: Invalid option name: 'listchars'

2019-11-27 Thread Debian Bug Tracking System
Processing control commands:

> affects -1 src:neovim
Bug #945605 [src:python-neovim] python-neovim: autopkgtest needs update for new 
version of neovim: Invalid option name: 'listchars'
Added indication that 945605 affects src:neovim

-- 
945605: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=945605
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

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

[Python-modules-team] Processing of python-webvtt_0.4.3-1_source.changes

2019-11-27 Thread Debian FTP Masters
python-webvtt_0.4.3-1_source.changes uploaded successfully to localhost
along with the files:
  python-webvtt_0.4.3-1.dsc
  python-webvtt_0.4.3.orig.tar.gz
  python-webvtt_0.4.3-1.debian.tar.xz
  python-webvtt_0.4.3-1_amd64.buildinfo

Greetings,

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

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

[Python-modules-team] scipy_1.3.3-1_amd64.changes is NEW

2019-11-27 Thread Debian FTP Masters
source:scipy 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@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team

[Python-modules-team] Processing of scipy_1.3.3-1_amd64.changes

2019-11-27 Thread Debian FTP Masters
scipy_1.3.3-1_amd64.changes uploaded successfully to localhost
along with the files:
  scipy_1.3.3-1.dsc
  scipy_1.3.3.orig.tar.xz
  scipy_1.3.3-1.debian.tar.xz
  python-scipy-doc_1.3.3-1_all.deb
  python3-scipy-dbg_1.3.3-1_amd64.deb
  python3-scipy_1.3.3-1_amd64.deb
  scipy_1.3.3-1_amd64.buildinfo

Greetings,

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

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

[Python-modules-team] fsspec_0.6.0-1_amd64.changes is NEW

2019-11-27 Thread Debian FTP Masters
binary:python-fsspec-doc is NEW.
binary:python3-fsspec is NEW.
binary:python3-fsspec is NEW.
binary:python-fsspec-doc is NEW.
source:fsspec 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@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team

[Python-modules-team] Processing of fsspec_0.6.0-1_amd64.changes

2019-11-27 Thread Debian FTP Masters
fsspec_0.6.0-1_amd64.changes uploaded successfully to localhost
along with the files:
  fsspec_0.6.0-1.dsc
  fsspec_0.6.0.orig.tar.gz
  fsspec_0.6.0-1.debian.tar.xz
  fsspec_0.6.0-1_amd64.buildinfo
  python-fsspec-doc_0.6.0-1_all.deb
  python3-fsspec_0.6.0-1_all.deb

Greetings,

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

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

[Python-modules-team] Bug#945214: Confirming the issue

2019-11-27 Thread Daniele Scasciafratte
I have the same problem with different packages on debian sid.
There is any workaround to fix it until a new release?
___
Python-modules-team mailing list
Python-modules-team@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team

[Python-modules-team] prompt-toolkit-py2_1.0.15-2_amd64.changes is NEW

2019-11-27 Thread Debian FTP Masters
source:prompt-toolkit-py2 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@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team

[Python-modules-team] Processing of prompt-toolkit-py2_1.0.15-2_amd64.changes

2019-11-27 Thread Debian FTP Masters
prompt-toolkit-py2_1.0.15-2_amd64.changes uploaded successfully to localhost
along with the files:
  prompt-toolkit-py2_1.0.15-2.dsc
  prompt-toolkit-py2_1.0.15.orig.tar.gz
  prompt-toolkit-py2_1.0.15-2.debian.tar.xz
  prompt-toolkit-py2_1.0.15-2_amd64.buildinfo
  python-prompt-toolkit_1.0.15-2_all.deb

Greetings,

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

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

[Python-modules-team] scipy_1.3.3-1_source.changes REJECTED

2019-11-27 Thread Debian FTP Masters


Source-only uploads to NEW are not allowed.

source:scipy is NEW.

===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


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

[Python-modules-team] Processed: your mail

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

> found 944743 6.0.0-1
Bug #944743 [jupyter-notebook] jupyter-notebook: systemd user unit enabled by 
default, despite per-system TCP port
Ignoring request to alter found versions of bug #944743 to the same values 
previously set
> severity 944743 serious
Bug #944743 [jupyter-notebook] jupyter-notebook: systemd user unit enabled by 
default, despite per-system TCP port
Severity set to 'serious' from 'normal'
>
End of message, stopping processing here.

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

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

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

2019-11-27 Thread Gordon Ball
Confirm this bug.

I think it was introduced when upgrading to debhelper compat 12 in
6.0.0-1; dh_installsystemduser was added to the default sequence at this
level anyway.

For now I'll make it just install the unit and not auto-enable it, then
the user can selectively enable it if desired. That was the intended
behaviour.

(The gdm copy can be disabled with `systemctl --user --global disable
jupyter-notebook`)

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

[Python-modules-team] Processing of scipy_1.3.3-1_source.changes

2019-11-27 Thread Debian FTP Masters
scipy_1.3.3-1_source.changes uploaded successfully to localhost
along with the files:
  scipy_1.3.3-1.dsc
  scipy_1.3.3.orig.tar.xz
  scipy_1.3.3-1.debian.tar.xz
  scipy_1.3.3-1_source.buildinfo

Greetings,

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

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

[Python-modules-team] python-flasgger_0.9.3-1_amd64.changes is NEW

2019-11-27 Thread Debian FTP Masters
binary:python3-flasgger is NEW.
binary:python3-flasgger is NEW.
source:python-flasgger 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@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team

[Python-modules-team] Processing of python-flasgger_0.9.3-1_amd64.changes

2019-11-27 Thread Debian FTP Masters
python-flasgger_0.9.3-1_amd64.changes uploaded successfully to localhost
along with the files:
  python-flasgger_0.9.3-1.dsc
  python-flasgger_0.9.3.orig.tar.xz
  python-flasgger_0.9.3-1.debian.tar.xz
  python-flasgger_0.9.3-1_amd64.buildinfo
  python3-flasgger_0.9.3-1_all.deb

Greetings,

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

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

[Python-modules-team] Bug#936523:

2019-11-27 Thread Ann Charlotte
 Hi!
Am Charlotte Ann, I have a very important thing to discuss with you, please
contact me as soon as possible. Have a nice day,
Charlotte Ann
___
Python-modules-team mailing list
Python-modules-team@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team

[Python-modules-team] Package Intrashipment Notification

2019-11-27 Thread DHL Express ®

DHL EXPRESS
SHIPMENT ADVISORY

Subject: SAMPLES OF FAVINI GRADE CEDRO (VARIOUS FINISHES)

The following shipment is being sent by MAURA BORIOLI from FAVINI srl via DHL 
Express on 25.11.2019 (WB# 2679750640).

 If you have a web-enabled mail reader and wish to track this shipment, please 
click the link below to view shipment tracking details:

http://.dhl.co.uk/cgi-bin/tracking.pl?TID=IT_GBP=ITA=on=2679750640

The estimated transit time is 6 days.

Send to: Ranyal Synthetic PVT Ltd.
Fao : mr. Saleem Paracha
17km. Shaikhupura road
Near octroi

lahore

54020
Pakistan

Sender: FAVINI srl
>From : Maura Borioli
Via iv Novembre 276


Crusinallo/Omegna VB

28887
Italy

Shipment Contents:
Release Paper Samples

Shipper Reference:

WayBill: 2679750640
Weight: 1.8
Pieces: 1
Contents: Release Paper Samples


 DHL EXPRESS 
___
Python-modules-team mailing list
Python-modules-team@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team

[Python-modules-team] python-agate-excel_0.2.3-1_source.changes ACCEPTED into unstable

2019-11-27 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 27 Nov 2019 04:47:26 -0500
Source: python-agate-excel
Architecture: source
Version: 0.2.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Andrius Merkys 
Changes:
 python-agate-excel (0.2.3-1) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Ondřej Nový ]
   * d/control: Set Vcs-* to salsa.debian.org
   * d/control: Remove ancient X-Python3-Version field
   * Use debhelper-compat instead of debian/compat.
 .
   [ Andrius Merkys ]
   * New upstream version 0.2.3
   * Refreshing patches.
   * Bumping debhelper compat level (no changes).
   * Bumping Standards-Version to 4.4.1 (no changes).
   * Removing 'sign-tags' directive from debian/gbp.conf.
Checksums-Sha1:
 9f754445076e813d81a1ffe82321d750afa54a34 2530 python-agate-excel_0.2.3-1.dsc
 2d495ccde15da2b36ad7c57ec2ebb500db40c955 164553 
python-agate-excel_0.2.3.orig.tar.gz
 9a10cbd8e925d61870c47c208d3cb8427a0b4b6b 3624 
python-agate-excel_0.2.3-1.debian.tar.xz
 bd4fdda959782b3138dc70726c33960a6eb036e2 8708 
python-agate-excel_0.2.3-1_source.buildinfo
Checksums-Sha256:
 9462fee7b7c842b1d716e57bc8b9053d032394b48546ab266d8e4f75fba62b31 2530 
python-agate-excel_0.2.3-1.dsc
 83fc1e68b94704b7dae5f0880cb66facec43ecda08d5eafda3c0f2c27587cf53 164553 
python-agate-excel_0.2.3.orig.tar.gz
 5a3fe799eb26f4fe997c7031d2d387ed3cdf40b7d7e6f6f4aabfc704034f5254 3624 
python-agate-excel_0.2.3-1.debian.tar.xz
 0c27fafc74d7fa8784502c4c51f89f7337049653ecc304276d82ada493747a64 8708 
python-agate-excel_0.2.3-1_source.buildinfo
Files:
 d5e5ba8cfdd6b5a6fbc30c2379ae8fe8 2530 python optional 
python-agate-excel_0.2.3-1.dsc
 39634e071822a2e56d4fa17d12021239 164553 python optional 
python-agate-excel_0.2.3.orig.tar.gz
 d933ddc7d70d9e8d38b9040d750f7a20 3624 python optional 
python-agate-excel_0.2.3-1.debian.tar.xz
 825e1f26c95da298b57ec22bb8a44cc1 8708 python optional 
python-agate-excel_0.2.3-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJGBAEBCgAwFiEEdyKS9veshfrgQdQe5fQ/nCc08ocFAl3eSBESHG1lcmt5c0Bk
ZWJpYW4ub3JnAAoJEOX0P5wnNPKHML0P/RD4ZpQKIou9QOpxyIFwBJFmm/lw5Y9y
RbOUXjlw6+VLfXJEJWm5iUGdGQUhOboSZ0ZV+qX/dej2kqDbgdCUYELswaL74PFd
/lbwnK/CCJ0xflcKdG5Txb87TbWQPCjnqurGlBz2wyzR7xKb5A/0chIAQMV2YvjA
tlG1eZybUnUFofEptr9jf7blcw4gLZZA+GpjWOyaZKGliJSkx/Gl5w9R8idpUq9Q
cykiDrZpUGtHqWE0p8QJPZZ4ETvXHtnhO2J+CPTxCV2lSMQoDcxEq8twpXB4HjjW
550ZwZv4ZaDKtQkqQbiNEqgqdjBIdIRivKWVGVUe2Qd/ccoPrGd8IaZprrplfBrs
RJQciXCuVjxJS0Fnd8LiCfKIm2wk2Ouf1UMJI9iJjv18stDvTocmruWzIFsDyQYv
albss5y8+JAeK4P028v7eLSTpO958NyDty9fkfA44WDbTkrYDrwmxtDyy8AJM3+r
v9T/inilHsMRBITH9hvOVP54zdwt+fR4JNBvelr3tXbExSGKbJ64DFVuFA56JVxQ
RZlshE1y1pnE6MCfi6bRsMx1IZMVI3XMKUiFpqCR1q/9QQg0OKK0E9mqUBWIwXQN
ceL7Mal01jGkh0FteQk5G22QP3aJ+PCObfXQkIZILstsxYpAtYTDPZEUk0GPE/pp
cEaa2vytjADk
=YOlL
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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

[Python-modules-team] Processing of python-agate-excel_0.2.3-1_source.changes

2019-11-27 Thread Debian FTP Masters
python-agate-excel_0.2.3-1_source.changes uploaded successfully to localhost
along with the files:
  python-agate-excel_0.2.3-1.dsc
  python-agate-excel_0.2.3.orig.tar.gz
  python-agate-excel_0.2.3-1.debian.tar.xz
  python-agate-excel_0.2.3-1_source.buildinfo

Greetings,

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

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