[Python-modules-team] preggy_1.4.4-1_source.changes ACCEPTED into unstable

2020-01-06 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 07 Jan 2020 08:57:49 +0200
Source: preggy
Architecture: source
Version: 1.4.4-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Stefano Rivera 
Changes:
 preggy (1.4.4-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release.
   * Bump debhelper compat to 12, no changes needed.
Checksums-Sha1:
 310bfd3c6cd89eb7d7cb00751b9c2bed6d940503 1525 preggy_1.4.4-1.dsc
 5a5e3050a34bfb91a7ac8404b14386de15343bcd 20615 preggy_1.4.4.orig.tar.gz
 0f3cdad6b62a213f90aeacd142e4996c59471668 2724 preggy_1.4.4-1.debian.tar.xz
 dd1ae1ee1c73bbfff358b43d0a56930086e2f9dc 6202 preggy_1.4.4-1_source.buildinfo
Checksums-Sha256:
 c78bcfdb1a5e17bbac41beeb0b24fcdcaf1a3918bf85939af59e1bb9c6d003b1 1525 
preggy_1.4.4-1.dsc
 728f072bd073d4cb54905a1193d7b52b25965994ea458522816344884d3c6110 20615 
preggy_1.4.4.orig.tar.gz
 ea2d853b6ce1e39b85fc01338c7224fb1a1f37310facd49e8fef4061d4a802c8 2724 
preggy_1.4.4-1.debian.tar.xz
 c3cdbb5d53b6c0553a35dd9a07567893581ad6b1626680eee80729a4c0fcf19f 6202 
preggy_1.4.4-1_source.buildinfo
Files:
 e62d954cc1c8bf4dc7bf58662f0107a1 1525 python optional preggy_1.4.4-1.dsc
 0eb0f2d83a8af16386c7da0fe546615d 20615 python optional preggy_1.4.4.orig.tar.gz
 d47fae280f507ac69691d6e073ef2fb4 2724 python optional 
preggy_1.4.4-1.debian.tar.xz
 c3e2e7e29b735968950b15a924d91e97 6202 python optional 
preggy_1.4.4-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iHUEARYKAB0WIQTumtb5BSD6EfafSCRHew2wJjpU2AUCXhQsIwAKCRBHew2wJjpU
2OxKAP9+JO3enCWbqoMEiZWsAonWQUORzLHttYSWdS0pxit01AEAj3Ndc1m/A+04
QM2IUUsKB3ZBYLARv3oQ4JPhljGmGQQ=
=hPmC
-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 preggy_1.4.4-1_source.changes

2020-01-06 Thread Debian FTP Masters
preggy_1.4.4-1_source.changes uploaded successfully to localhost
along with the files:
  preggy_1.4.4-1.dsc
  preggy_1.4.4.orig.tar.gz
  preggy_1.4.4-1.debian.tar.xz
  preggy_1.4.4-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] Bug#946625: scipy: autopkgtest regularly times out

2020-01-06 Thread Drew Parsons
Thanks Håvard. Placing @pytest.mark.skip will get the job so worse come 
to worse we can deal with it that way.  The reason why I'd prefer not to 
do it that way is that that here we only want to control the tests being 
run from debian/tests. The @pytest.mark.skip will disable them for all 
testing (e.g. users running the tests locally), which we don't 
necessarily want.



The thing I don't understand is that the skips currently in place (in 
debian/tests/python3) were working fine until relatively recently. I 
don't know why they've stopped functioning (I'm assuming some syntax 
change for handling the skip structure that is currently used in 
debian/tests/python3).


The configuration of debian/tests/python3 of obfuscated by use of 
junitxml, so hard to check. I think the problem is testid is no longer 
matching the skip entries, where previously it did match.


Perhaps activating the -k-slow option like you suggested might be 
simpler for us.





On 2020-01-06 09:44, Håvard Flaget Aasen wrote:

I might be way off here, but if you want to skip test you can create a
patch with this above the class or function you want to skip.

--
@pytest.mark.skip(reason="no way of currently testing this")
--

More info here [1]
This will of course skip the tests at build time as well.

I also saw some tests that was marked '@pytest.mark.slow'. These can 
also

be skipped using 'pytest -k-slow' though you might skip over more
tests than you want.

I must admit I'm on thin ice here, cause I don't even know how your
script runs..


[1]: https://docs.pytest.org/en/latest/skipping.html#skip


___
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 RC severity updates - 2020-01-06 23:35:37.335287+00:00

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

> # This is an automated script, part of the effort for the removal of Python 2 
> from bullseye
> #  * https://wiki.debian.org/Python/2Removal
> #  * http://sandrotosi.me/debian/py2removal/index.html
> # See https://lists.debian.org/debian-devel-announce/2019/11/msg0.html
> # for more details on this severity bump
> # not all bin pkgs are leaf for src:salutatoi, lower severity
> severity 935358 normal
Bug #935358 [src:salutatoi] salutatoi: Please port to Python 3 and/or drop 
Python 2 package (rdep of python-progressbar)
Severity set to 'normal' from 'serious'
> # not all bin pkgs are leaf for src:ball, lower severity
> severity 936183 normal
Bug #936183 [src:ball] ball: Python2 removal in sid/bullseye
Severity set to 'normal' from 'serious'
> # not all bin pkgs are leaf for src:brutespray, lower severity
> severity 936243 normal
Bug #936243 [src:brutespray] brutespray: Python2 removal in sid/bullseye
Severity set to 'normal' from 'serious'
> # not all bin pkgs are leaf for src:caldav-tester, lower severity
> severity 936268 normal
Bug #936268 [src:caldav-tester] caldav-tester: Python2 removal in sid/bullseye
Severity set to 'normal' from 'serious'
> # not all bin pkgs are leaf for src:chirp, lower severity
> severity 936299 normal
Bug #936299 [src:chirp] chirp: Python2 removal in sid/bullseye
Severity set to 'normal' from 'serious'
> # not all bin pkgs are leaf for src:ecasound, lower severity
> severity 936463 normal
Bug #936463 [src:ecasound] ecasound: Python2 removal in sid/bullseye
Severity set to 'normal' from 'serious'
> # not all bin pkgs are leaf for src:egenix-mx-base, lower severity
> severity 936472 normal
Bug #936472 [src:egenix-mx-base] egenix-mx-base: Python2 removal in sid/bullseye
Severity set to 'normal' from 'serious'
> # not all bin pkgs are leaf for src:geneagrapher, lower severity
> severity 936596 normal
Bug #936596 [src:geneagrapher] geneagrapher: Python2 removal in sid/bullseye
Severity set to 'normal' from 'serious'
> # not all bin pkgs are leaf for src:gespeaker, lower severity
> severity 936601 normal
Bug #936601 [src:gespeaker] gespeaker: Python2 removal in sid/bullseye
Severity set to 'normal' from 'serious'
> # not all bin pkgs are leaf for src:ghmm, lower severity
> severity 936609 normal
Bug #936609 [src:ghmm] ghmm: Python2 removal in sid/bullseye
Severity set to 'normal' from 'serious'
> # not all bin pkgs are leaf for src:gnome-doc-utils, lower severity
> severity 936625 normal
Bug #936625 [src:gnome-doc-utils] gnome-doc-utils: Python2 removal in 
sid/bullseye
Severity set to 'normal' from 'serious'
> # not all bin pkgs are leaf for src:isenkram, lower severity
> severity 936748 normal
Bug #936748 [src:isenkram] isenkram: Python2 removal in sid/bullseye
Severity set to 'normal' from 'serious'
> # not all bin pkgs are leaf for src:isenkram, lower severity
> severity 936748 normal
Bug #936748 [src:isenkram] isenkram: Python2 removal in sid/bullseye
Ignoring request to change severity of Bug 936748 to the same value.
> # not all bin pkgs are leaf for src:lepton-eda, lower severity
> severity 936839 normal
Bug #936839 [src:lepton-eda] lepton-eda: Python2 removal in sid/bullseye
Severity set to 'normal' from 'serious'
> # not all bin pkgs are leaf for src:llvm-toolchain-6.0, lower severity
> severity 936957 normal
Bug #936957 [src:llvm-toolchain-6.0] llvm-toolchain-6.0: Python2 removal in 
sid/bullseye
Severity set to 'normal' from 'serious'
> # not all bin pkgs are leaf for src:llvm-toolchain-7, lower severity
> severity 936958 normal
Bug #936958 [src:llvm-toolchain-7] llvm-toolchain-7: Python2 removal in 
sid/bullseye
Severity set to 'normal' from 'serious'
> # not all bin pkgs are leaf for src:llvm-toolchain-7, lower severity
> severity 936958 normal
Bug #936958 [src:llvm-toolchain-7] llvm-toolchain-7: Python2 removal in 
sid/bullseye
Ignoring request to change severity of Bug 936958 to the same value.
> # not all bin pkgs are leaf for src:llvm-toolchain-8, lower severity
> severity 936959 normal
Bug #936959 [src:llvm-toolchain-8] llvm-toolchain-8: Python2 removal in 
sid/bullseye
Severity set to 'normal' from 'serious'
> # not all bin pkgs are leaf for src:mailnag, lower severity
> severity 936981 normal
Bug #936981 [src:mailnag] mailnag: Python2 removal in sid/bullseye
Severity set to 'normal' from 'serious'
> # not all bin pkgs are leaf for src:mirage, lower severity
> severity 937052 normal
Bug #937052 [src:mirage] mirage: Python2 removal in sid/bullseye
Severity set to 'normal' from 'serious'
> # not all bin pkgs are leaf for src:mklibs, lower severity
> severity 937054 normal
Bug #937054 [src:mklibs] mklibs: Python2 removal in sid/bullseye
Severity set to 'normal' from 'serious'
> # not all bin pkgs are leaf for src:mklibs, lower severity
> severity 937054 normal
Bug #937054 [src:mklibs] mklibs: Python2 removal in sid/bullseye
Ignoring request to change severity of Bug 937054 to the same value.
> # not all bin 

[Python-modules-team] Riesgos Psicosocial en el Trabajo

2020-01-06 Thread NOM-035-STPS

Nueva Fecha: 30 de Enero del 2020

NOM-035-STPS
Factores de Riesgo Psicosocial en el Trabajo

SEMINARIO EN LÍNEA
HORARIOS: 10:00 a 13:00 HRS Y 15:00 a 18:00 HRS.

Aprenda sobre los Factores de Riesgo Psicosocial en el Trabajo

El Curso Master ONLINE Nueva NOM-035-STPS está compuesto por temas de vital 
importancia acerca de los riesgos de salud en el lugar de trabajo o el estrés 
psicosocial que pueden agravar en otros problemas de salud en los trabajadores. 
Evite cualquier tipo de accidente en su centro de trabajo.

Solicite el PDF y la información completa sin compromiso al 01 800 212 9393 o 
responda a este email con su:

Nombre:
Telefono:
Email:

NOM-035-STPS
Factores de Riesgo Psicosocial en el Trabajo
Eventos Online MX 2020
Todos los Derechos Reservados


 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Si no está interesado en este curso, responda "Cancelar NOM035".
Puede reenviar esta infomación a sus contactos que sí puedan estar interesados 
en este seminario o los responsables del área, sería de mucha ayuda. Gracias.
Si no desea recibir más invitaciones responda "B4J4".
___
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: fix

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

> fixed 934951 5.8.1-1
Bug #934951 {Done: Håvard Flaget Aasen } 
[src:elasticsearch-curator] elasticsearch-curator: build-dependency 
python-elasticsearch (< 6.0.0) unsatisfiable in sid
Marked as fixed in versions elasticsearch-curator/5.8.1-1.
> fixed 907498 5.8.1-1
Bug #907498 {Done: Håvard Flaget Aasen } 
[src:elasticsearch-curator] elasticsearch-curator: autopkgtest fails: 
python-elasticsearch-curator uninstallable with python-elasticsearch (>= 6)
Marked as fixed in versions elasticsearch-curator/5.8.1-1.
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
907498: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907498
934951: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=934951
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#934951: marked as done (elasticsearch-curator: build-dependency python-elasticsearch (< 6.0.0) unsatisfiable in sid)

2020-01-06 Thread Debian Bug Tracking System
Your message dated Mon, 6 Jan 2020 21:54:20 +0100
with message-id <3aa499e8-9b67-4df0-b8e4-fce4870c3...@yahoo.no>
and subject line close bug
has caused the Debian Bug report #934951,
regarding elasticsearch-curator: build-dependency python-elasticsearch (< 
6.0.0) unsatisfiable in sid
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.)


-- 
934951: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=934951
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: elasticsearch-curator
Version: 5.2.0-1
Severity: serious
User: trei...@debian.org
Usertags: edos-uninstallable

Hi,

elasticsearch-curator build-depends on python-elasticsearch (< 6.0.0),
but the version of that package in sid is 7.0.1-1.

-Ralf.
--- End Message ---
--- Begin Message ---

Fixed in version 5.8.1-1

with this commit:
https://salsa.debian.org/python-team/modules/elasticsearch-curator/commit/15e16e9c4fd65069b5575e584677e40a06beae8d--- End Message ---
___
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#907498: marked as done (elasticsearch-curator: autopkgtest fails: python-elasticsearch-curator uninstallable with python-elasticsearch (>= 6))

2020-01-06 Thread Debian Bug Tracking System
Your message dated Mon, 6 Jan 2020 21:54:20 +0100
with message-id <3aa499e8-9b67-4df0-b8e4-fce4870c3...@yahoo.no>
and subject line close bug
has caused the Debian Bug report #907498,
regarding elasticsearch-curator: autopkgtest fails: 
python-elasticsearch-curator uninstallable with python-elasticsearch (>= 6)
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.)


-- 
907498: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907498
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: elasticsearch-curator
Version: 5.2.0-1
User: debian...@lists.debian.org
Usertags: fails-always

Dear maintainers,

I was looking into the failure of your package on the ci.debian.org
infrastructure. Although I don't know what the original reasons were why
the autopkgtest failed (the logs have been recycled), in the current
situation it is failing because you declare a test dependency on
elasticsearch which has been removed from Debian. Could you please have
a look and fix your autopkgtest?

Thanks for considering.

Paul

https://ci.debian.net/data/packages/unstable/amd64/e/elasticsearch-curator/latest-autopkgtest/log.gz



signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---

Fixed in version 5.8.1-1

with this commit:
https://salsa.debian.org/python-team/modules/elasticsearch-curator/commit/15e16e9c4fd65069b5575e584677e40a06beae8d--- End Message ---
___
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#692686: marked as done (python-mechanize: missing (XS-)Testsuite: autopkgtest header in source stanza)

2020-01-06 Thread Debian Bug Tracking System
Your message dated Mon, 6 Jan 2020 21:42:07 +0200
with message-id <20200106194207.GA27250@localhost>
and subject line This is no longer necessary with recent dpkg
has caused the Debian Bug report #692686,
regarding python-mechanize: missing (XS-)Testsuite: autopkgtest header in 
source stanza
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.)


-- 
692686: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=692686
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-mechanize
Severity: wishlist
User: autopkgtest-de...@lists.alioth.debian.org
Usertags: missing-testsuite-header

[ This is an automated bug report, submitted as part of the mass bug
  filing discussed at
  https://lists.debian.org/debian-devel/2012/11/msg00088.html ]

According to the Contents file, python-mechanize ships a test suite for the
autopkgtest testing framework [1]. Thanks a bunch for that, test suites
are a great way to improve Debian quality!

However, the presence of test suites in packages should be easily
discoverable, to allow test runners to choose packages and run their
test suites.  According to the autopkgtest specification [2], packages
shipping autopkgtest tests should declare that fact with the following
header in debian/control *source stanza*:

  XS-Testsuite: autopkgtest

python-mechanize seems to lack such a header.
Can you please add it?


If you'd like to compare with existing packages in the archive that
declare their autopkgtest tests using the appropriate header, please
have a look at packages such as postgresql-common, tabix, and upower.


Thanks for considering,
Cheers.


[1]: http://packages.qa.debian.org/a/autopkgtest.html
[2]: 
http://anonscm.debian.org/gitweb/?p=autopkgtest/autopkgtest.git;a=blob_plain;f=doc/README.package-tests;hb=HEAD
--- End Message ---
--- Begin Message ---
dpkg now adds this automatically when debian/tests/control is present.

cu
Adrian--- End Message ---
___
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-iso8601_0.1.12-1_source.changes ACCEPTED into unstable

2020-01-06 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 06 Jan 2020 18:38:15 +0100
Source: python-iso8601
Architecture: source
Version: 0.1.12-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Matthias Klose 
Changes:
 python-iso8601 (0.1.12-1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * New upstream version.
   * Remove Barry Warsaw as uploader.
   * Bump standards version.
   * Call python2 instead of python in the Python2 autopkg test.
Checksums-Sha1:
 d167b2d0c7315501a8b745fafe70d73e6fe48a86 2246 python-iso8601_0.1.12-1.dsc
 0943b06fbfbf43b5efa3dca32fc7e01c26d66cde 8868 python-iso8601_0.1.12.orig.tar.gz
 c1af619ee3f8a4e07f7fed913f2f02d6a29bc473 3860 
python-iso8601_0.1.12-1.debian.tar.xz
 cd2e9f21ccc635406e8cc9953979c5949f6c3ab8 7805 
python-iso8601_0.1.12-1_source.buildinfo
Checksums-Sha256:
 49ce8752bc6dcde1707a5fdd3b9e78095dbfd4e0df43316cc54c9a0a91aa4e6f 2246 
python-iso8601_0.1.12-1.dsc
 49c4b20e1f38aa5cf109ddcd39647ac419f928512c869dc01d5c7098eddede82 8868 
python-iso8601_0.1.12.orig.tar.gz
 62e1d19565d81fb196795cc50109a33e9ec1465e6c8510de22e20c779e2c415f 3860 
python-iso8601_0.1.12-1.debian.tar.xz
 48e7debee3b7573c8ae60377fe7a508a3210f14ff763dbcfbc8e80872581248f 7805 
python-iso8601_0.1.12-1_source.buildinfo
Files:
 45b9594096a65a75e30b645de2f19e33 2246 python optional 
python-iso8601_0.1.12-1.dsc
 4de940f691c5ea759fb254384c8ddcf6 8868 python optional 
python-iso8601_0.1.12.orig.tar.gz
 75daedef8ff7d59dd517a5b27e4b0284 3860 python optional 
python-iso8601_0.1.12-1.debian.tar.xz
 c0a4e357893ecb39f6df56d8b3bd0c4f 7805 python optional 
python-iso8601_0.1.12-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJEBAEBCAAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAl4TcO8QHGRva29AZGVi
aWFuLm9yZwAKCRC9fqpgd4+m9YaXD/9VNLPvRIRIxPTRFt8oTw2sbLfjZxmPmToi
YqmPt+R0uxp2Vt7qsCHZcpBUHPoS/UvUbUddzwpFVxI2HJFmPNA7YZl4mZaRBO5U
zEX5mSKzvrliGwNFolRckf0M35ekJSoL5+3Bhs265hk9jhenbCXoFa+ktgdW1x18
DFbQUZkY8BdU3e7cGoXJxHkqazisG8A4BacNmOGrCHCnZ4I63F+JgEBVEWu6wjWe
Ol8P+ELmYWhKG7y6LqdAJUFAAqT1+nFljxKsfrsFP450uEDwy+692CLeW4Qr0a6D
cOy1mjUaGKurRwaieRijdm/Y+uCcd3d5Xk28+yQbSjiLoLUoizU17qH/kzGSmeJu
Eggm+zBr95PqAnZhX/A+DSpPqz9IOPdHThcbAjQv2X1vrnwGAho1kcnIHAh/AF3h
efFC140gUkC50FyqU5DLo7P3tChuQlRfupfeJLRqWMIwqI9G/OrT01Hy93eiDz/A
rXS/6vxsqsT+RDj4y9g0rj5BRo7Jv+D5NYCb0SvCVdudfFgSauJHW0hFGvGoUjFc
80jh47+XjIjzYalcv0XBFTX4svVpNqy78E3JLe7gn4u0K8wUmnhLHLsFy8+DKV4J
Ie2jOYXv4bgLS2f9MMYciDjiCd9TZfKcNCRRo4FVTV+SeFWNCwaIW1UKPgyeGqVW
Yv7a+pw/YQ==
=CW6x
-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-iso8601_0.1.12-1_source.changes

2020-01-06 Thread Debian FTP Masters
python-iso8601_0.1.12-1_source.changes uploaded successfully to localhost
along with the files:
  python-iso8601_0.1.12-1.dsc
  python-iso8601_0.1.12.orig.tar.gz
  python-iso8601_0.1.12-1.debian.tar.xz
  python-iso8601_0.1.12-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] prompt-toolkit_2.0.10-2_source.changes ACCEPTED into unstable

2020-01-06 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 06 Jan 2020 13:53:05 +
Source: prompt-toolkit
Architecture: source
Version: 2.0.10-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Gordon Ball 
Closes: 944227
Changes:
 prompt-toolkit (2.0.10-2) unstable; urgency=medium
 .
   * Add versioned Breaks against: aws-shell, mycli, pgcli, python3-ipython,
 python3-jupyter-console, python3-softlayer for versions requiring PTK 1.x
   * Add myself to uploaders
   * Complete prompt-toolkit 1 -> 2 transition (Closes: #944227)
Checksums-Sha1:
 94c1c2705521a1351a6bd44aebdb351028ab8ec5 2194 prompt-toolkit_2.0.10-2.dsc
 d13d033e6f06f1194759aec0d647764f4b2aacc7 3220 
prompt-toolkit_2.0.10-2.debian.tar.xz
 b87cf4fbcecf1e45615504675298aa23b64d620a 6574 
prompt-toolkit_2.0.10-2_amd64.buildinfo
Checksums-Sha256:
 53a007849963a37640a6a6863ed45f40e5573e0d752f4e6316f07c5a4cd04912 2194 
prompt-toolkit_2.0.10-2.dsc
 424c54463c14041ca730d92d38822b6220dac1e4273cb341a2d54eb442ecf757 3220 
prompt-toolkit_2.0.10-2.debian.tar.xz
 eeb99c7f89d83eb86d09a8e5aef664b6ee12f04e6ec9ba56a2a9929edac28494 6574 
prompt-toolkit_2.0.10-2_amd64.buildinfo
Files:
 1e4913186a2f9ffd7f2f7b0d4c08490f 2194 python optional 
prompt-toolkit_2.0.10-2.dsc
 db84bcf1613ef4ac95f123d483ad942b 3220 python optional 
prompt-toolkit_2.0.10-2.debian.tar.xz
 d7ccbae2f1372a2047352ae47f298edc 6574 python optional 
prompt-toolkit_2.0.10-2_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE6PwpXIa418BJ+Xuno12v+60p6N4FAl4TTlsACgkQo12v+60p
6N7i7w/+KXxTZzBI3HRfmT+Gx5Co3CbVxIAqxiMqUIZGMyOPKBoxOSX11pL9sl4X
X8XGSApqAwHCwpFiouPlNG+6HFWR4T+zhnt12QvIghyH+mEQ9k+VUitzAytUXsXU
+1yjfimu4QeTchqZfsQEGJp+v+WDkcD3ikpmuphLh2U6kkFY0Ct6N8tyiAbOlLut
XQrMUKg2ngCcQipp90dkDGP9VUuLLciY09DQHtX8B1IdhdM/TnfaRMO8NBgzWBqr
ZQF3mdgh8VNVx3a5hGpv1dT3oABs4UjoXOQaXirThRSW8lxQ5GoJHz4Ar8Y7CIof
Vgc3+bxptwFP1LLYV0G1oaLfmhGWGRjc7PkbXNSruLdeL9K3GfVZCLuya116RUv7
78+micdskNx78u5T+Yyw0zMuSdkqXXDmnPu7HtHXs7AOcaUFx4ngU2nd5sw0Mff/
UJgQ0LulTyix2/nOwJ9XPoKTKWbNPKcty2PeqCwyP8dMVEktAXUObzQQdZnvJAoA
VA7t7oJ8nAmgbyQHjHn16yNlnZfE8iKtfyuV6QNebdq29f4Nz70atcSVD0AocVhz
2uOKGYnMkWvvNejhoGYwLSg5aQUDBhqakbv+eNdX+FOWZfPkNJL07l0yNX+5IXIi
H3xlAVYC7PCXsfjOXWGaIkSdG116vP8yMJbjUWV/y5UL6sWjpmM=
=Ng5O
-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] jupyter-console_6.0.0-1_source.changes ACCEPTED into unstable

2020-01-06 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 06 Jan 2020 14:54:43 +
Source: jupyter-console
Architecture: source
Version: 6.0.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Gordon Ball 
Changes:
 jupyter-console (6.0.0-1) unstable; urgency=medium
 .
   * New upstream release: 6.0.0
   * Depend on prompt-toolkit >= 2 and ipython >= 7
   * Update Standards-Version to 4.4.1
   * Set Rules-Requires-Root: no
Checksums-Sha1:
 6e44a3cbc280ba01cfb98b3eb68d94aaf7026fba 2351 jupyter-console_6.0.0-1.dsc
 dbbd1409f22ba370a3f509654cf8af212f740d64 27780 
jupyter-console_6.0.0.orig.tar.gz
 9bcb09dc8c8f11277cdb910dc071c7489348e941 3872 
jupyter-console_6.0.0-1.debian.tar.xz
 de35f77607bc8c90358bfc4fd16fcbe0123dd48b 8606 
jupyter-console_6.0.0-1_amd64.buildinfo
Checksums-Sha256:
 1b07523da5dde27d1be3ce65153460395a591f0a5b0d302acb9d4fa764cb001b 2351 
jupyter-console_6.0.0-1.dsc
 308ce876354924fb6c540b41d5d6d08acfc946984bf0c9c1ddcb42e0b2f5 27780 
jupyter-console_6.0.0.orig.tar.gz
 6679358ac5910d3b3e2ab92ba41ae3da6aa07a05774e5f7771cae8aeffd3d075 3872 
jupyter-console_6.0.0-1.debian.tar.xz
 a8adef0c5373c24f9c19871423f292e0e6975978c87f6a44e1b7869a97119649 8606 
jupyter-console_6.0.0-1_amd64.buildinfo
Files:
 b7a8bf10a8f72e7e6770a0ee5520d01d 2351 python optional 
jupyter-console_6.0.0-1.dsc
 59bbd67721a7a5eb7361967af962cc4f 27780 python optional 
jupyter-console_6.0.0.orig.tar.gz
 5eb1e10ecf662d3f3293b46542097ded 3872 python optional 
jupyter-console_6.0.0-1.debian.tar.xz
 fc40cf907f450f428c90d19430c55467 8606 python optional 
jupyter-console_6.0.0-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE6PwpXIa418BJ+Xuno12v+60p6N4FAl4TTloACgkQo12v+60p
6N48YxAAt+BhDb+o5p8tZaglX3t6GEPN7Pnf3gP+ugD9MFXinaTQ2u3ZVEHO6aWJ
5fx2dgXaNwgEq9Bs6TmgtjbsfH0PxTCHDjW8djUg2CxzAw/hAKRhD5bdyCL6w7/x
0mTlVy2PmLqQyKGZztzbCpEdqOtpZbBPEtUG/68YwX+w2x/ByhOZ4s4A4P1TGofV
LG91w7bYqXzo4UanHw6ziUwvwDb+YKOAPhzNhG7fTM3k0N6DMimAa5WJVpgOpaEJ
Ux/FHdy7BTCYeXsZjq2mjInHLk6dL3l8Grs9vjhhkQiMxY/99LXW9e6LTT8ELGwn
DcIBB8A1DKigBCeqRnbnfibUdLLcZMiuF6sHXG0qVVTyxXMgVjFP2lQSfxfJfloq
V2LzoDAyCmWnBqt0GTP+80HVGGsl9ML+8pwFoLTUg1ctIAh3LW9b3H1WSfVJqr63
efO/xKxeR2V6vYq9rN7qWY2wo7gRoi66opQMLLuAT16F7lAHZ7ozkm9g0uYgaqBr
E0P+i151PCNoNnYsBF1QTKzvYKolpgeJ3SSipBSGWrUD90QMjHdMyCmn0AoIB7w7
4lw5l8BqTliTjbjPk1Jd27yRGw7rUrgsz2TI4lYCb+uDr8wA3w6j5Ql5LaAJY1lZ
6rRxK/LI81LG3FSY8kSrK+7VHs8xG6DjRP64BMYniT/uMKvVY58=
=01gV
-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] ipython_7.11.0-2_source.changes ACCEPTED into unstable

2020-01-06 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 06 Jan 2020 14:07:42 +
Source: ipython
Architecture: source
Version: 7.11.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Gordon Ball 
Changes:
 ipython (7.11.0-2) unstable; urgency=medium
 .
   * Upload to unstable.
Checksums-Sha1:
 5c651d600f386f15e8bf8220061c05ef595bae98 2420 ipython_7.11.0-2.dsc
 94df3fce7be9e4a06beb62269b13bbe4cf10c499 6672 ipython_7.11.0-2.debian.tar.xz
 08816887c930726f45566587a80944c05c167ba3 8519 ipython_7.11.0-2_amd64.buildinfo
Checksums-Sha256:
 c6da8e3fe76522d8a2c2ae5adb9301a8dead19d94cfddf0dfcc7149ea9cf8143 2420 
ipython_7.11.0-2.dsc
 aa1acd488c287888bb8f67478230b6baada2d0060f477351250b450c97264da8 6672 
ipython_7.11.0-2.debian.tar.xz
 5244d310ffd4b5d641d04aa88b24c19528fd38bb6ead1f7e52551a27df53c334 8519 
ipython_7.11.0-2_amd64.buildinfo
Files:
 864bd4e3ba9be4da25652483fb2473f7 2420 python optional ipython_7.11.0-2.dsc
 ce1757ea749c79f3766ef42819e61571 6672 python optional 
ipython_7.11.0-2.debian.tar.xz
 f58c840fb3514bfb876b5cdfc7fcb7ef 8519 python optional 
ipython_7.11.0-2_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE6PwpXIa418BJ+Xuno12v+60p6N4FAl4TTlkACgkQo12v+60p
6N4z1RAAlpfMPCwBlimgKVXq6XiA7o6DboSP3neCmUMgxLMXKGB/jVsCHOyjMkBB
XZHIvX4L5a7jpdEl/HCueocmhxkXAnLOeXSdv9YwcGzZeWrVHJDhObZVb8WuBcY7
gWEwx5OKn38OCUMu76aiB0GzKVTEA/0BScKWMKc0XDGcK+5qiT0KL3E4oDgIIo8p
numMeWLQdC15iVG7TqSGui3AAndBe8vZKEFIQFdeoIdTxIvdYHoy6tG9HtGFajgH
sP4B9SdIywDcpdmSGjsD0d+Kk2UFwnHFXOShS31/rFdeBfgs8wo8Vq0kHbMfcydZ
1CgH7qT3CqmtJ0vfwKdmxGT2fiLTATVSBCyMuabyPVkMXbfyaKNeG9F73JViwEM/
JfEsueluY+d//BDdpko22ahYXnQxbIr7ZUM58k2g4Y07q+HANzgDsE2cPisPKUIE
T5siSuL21VdgkHj4fdyW7qb8HY/dO8JC1uaIDxh1Mok91FLfMXUXffu2Qjx2jcJa
8Dzl+5eqBHQmXhQcb3UTa29Da8eRHa7NwOkvSLenbw7sYICHIGakCk9vFf3GDGw2
mHMtlXK5Cm8LvOaAPV21J8qQymdHIMdHEm0HYKKxYocKBug/K14sN78AEf2CVUbe
oVcpbftbnshErhQlssuixS88cAStQFxLCf1di/BVFb4R241nfK8=
=wfzw
-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#948279: Bug#948279: python-gmusicapi: please make the build reproducible

2020-01-06 Thread Emmanuel Arias
Hi,

I applied the patch on salsa.

Please check. I will need sponsorship to upload it.

Thanks!

Cheers,
Arias Emmanuel
@eamanu
http://eamanu.com

El lun., 6 de ene. de 2020 a la(s) 09:12, Chris Lamb
(la...@debian.org) escribió:
>
> Source: python-gmusicapi
> Version: 12.1.1-1
> Severity: wishlist
> Tags: patch
> User: reproducible-bui...@lists.alioth.debian.org
> Usertags: buildpath
> X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org
>
> Hi,
>
> Whilst working on the Reproducible Builds effort [0] we noticed that
> python-gmusicapi could not be built reproducibly.
>
> This is because the documentation embedded the build user's home
> directory (via the XDG config directory).
>
> Patch attached.
>
>  [0] https://reproducible-builds.org/
>
>
> Regards,
>
> --
>   ,''`.
>  : :'  : Chris Lamb
>  `. `'`  la...@debian.org / chris-lamb.co.uk
>`-
> ___
> 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 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 jupyter-console_6.0.0-1_source.changes

2020-01-06 Thread Debian FTP Masters
jupyter-console_6.0.0-1_source.changes uploaded successfully to localhost
along with the files:
  jupyter-console_6.0.0-1.dsc
  jupyter-console_6.0.0.orig.tar.gz
  jupyter-console_6.0.0-1.debian.tar.xz
  jupyter-console_6.0.0-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] Processing of prompt-toolkit_2.0.10-2_source.changes

2020-01-06 Thread Debian FTP Masters
prompt-toolkit_2.0.10-2_source.changes uploaded successfully to localhost
along with the files:
  prompt-toolkit_2.0.10-2.dsc
  prompt-toolkit_2.0.10-2.debian.tar.xz
  prompt-toolkit_2.0.10-2_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] Processing of ipython_7.11.0-2_source.changes

2020-01-06 Thread Debian FTP Masters
ipython_7.11.0-2_source.changes uploaded successfully to localhost
along with the files:
  ipython_7.11.0-2.dsc
  ipython_7.11.0-2.debian.tar.xz
  ipython_7.11.0-2_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] django-redis_4.11.0-1_source.changes ACCEPTED into unstable

2020-01-06 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 06 Jan 2020 09:31:23 -0500
Source: django-redis
Architecture: source
Version: 4.11.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Scott Kitterman 
Changes:
 django-redis (4.11.0-1) unstable; urgency=medium
 .
   * New upstream release
   * Update previous d/changelog entry to correctly reflect team upload
   * Bump standards version to 4.4.1 without further change
   * Disable dh_python3 dependency guessing and manually specify in d/control
 so correct dependencies are reflected in the binary
Checksums-Sha1:
 38b93d9b59fa79f8e8994cb51b14c099092a2444 2124 django-redis_4.11.0-1.dsc
 f46837e1c0f3b725bf98bfd0c07a65a3bf0a69b0 32219 django-redis_4.11.0.orig.tar.gz
 5cfede2ff6ac9a35cba0b3463b85644c52ae0365 2900 
django-redis_4.11.0-1.debian.tar.xz
 a0222c83e7ece730370f79f4372b40e18bb4aaa0 6010 
django-redis_4.11.0-1_source.buildinfo
Checksums-Sha256:
 8e2f6b6bbd222446d901a4314c03011222ccd97074446d86b9714587864f253f 2124 
django-redis_4.11.0-1.dsc
 a5b1e3ffd3198735e6c529d9bdf38ca3fcb3155515249b98dc4d966b8ddf9d2b 32219 
django-redis_4.11.0.orig.tar.gz
 04a4e391fbdc0d3036779ac075631db8bdcacdeda68abc34649fdb5120072db2 2900 
django-redis_4.11.0-1.debian.tar.xz
 037afaeb01eef5dc8eafa78189f701c7f718d4138009bb49b38d55788b2acadd 6010 
django-redis_4.11.0-1_source.buildinfo
Files:
 7f1b502ec7315902e3231267c0dd48b0 2124 python optional django-redis_4.11.0-1.dsc
 eb58b101012e60709d09f28cc1965591 32219 python optional 
django-redis_4.11.0.orig.tar.gz
 6c37c50ae56909c93bada5917d450937 2900 python optional 
django-redis_4.11.0-1.debian.tar.xz
 0cb40bcca79427264762a70a63cc45ab 6010 python optional 
django-redis_4.11.0-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEE53Kb/76FQA/u7iOxeNfe+5rVmvEFAl4TRQoACgkQeNfe+5rV
mvH4hhAAvVG15q2WLRZPLAHZdzo84qEcEvfGOP5e0v/hKfEG7uv7NvtxcxiglUKM
6x+XFMO2J0qcdOSB4A4cnJLSq4KBKM8/qUNjOyWQRIE/ySA04QMrCEjilQXTs+MA
A97eFoipt/gC2AUzpGq9KEWBnLsrvbzLrew3Ii4NOdKjoeizmgbzg+riygk7KpoB
4N10NSBgqlR+5zFzX5PgOwP9VO4KGJgkfxhnfzmfVuaeLUPRZo9YxmtLWI+vgdEs
mpKMQKksSlqXQYD0wssQepRCQ6tcW91E4QMEM7X7EJWNEokoSPSsl9Ui7fE387kJ
kGX5Ems5dOjZrxb4GtxduAtwrXdiuLPqOtVsGmq93hYbaHxfTblw43wkgIQbyLSB
R7nrjpkX6jSOvo3APoX8+fhlxivRnkuteGbbOjNXt9Pfy7H+DyYsMI828Cxucv46
dgki61HeGuGKQjQ2sEoTTzZ2f/xFNPLbH9FyGXn7u6FiBjs+xRzaJc6Guq2vL1Y5
gYjfyO6aZyuqlzwQrxmEv74RrGILxpx/xvRALiXkWMCMMs6vCwpVhH1+ycMmfdB8
LMpc8cJIzph1aw3ad1ejxuQs1jl38ml/4zb3J6h+TQa9uJP0c8U2Cmd11dTKp9PQ
hV0oOoXsr5Vb0SsFtHFampCl+2lOQFQ9R/cxKTRGEtnhy21CJEQ=
=nVyi
-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 django-redis_4.11.0-1_source.changes

2020-01-06 Thread Debian FTP Masters
django-redis_4.11.0-1_source.changes uploaded successfully to localhost
along with the files:
  django-redis_4.11.0-1.dsc
  django-redis_4.11.0.orig.tar.gz
  django-redis_4.11.0-1.debian.tar.xz
  django-redis_4.11.0-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] Pricelist January 2019

2020-01-06 Thread Bonesca I Sales
___
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#890738: marked as done (pydispatcher: please make the build reproducible)

2020-01-06 Thread Debian Bug Tracking System
Your message dated Mon, 06 Jan 2020 13:01:25 +
with message-id 
and subject line Bug#890738: fixed in pydispatcher 2.0.5-2
has caused the Debian Bug report #890738,
regarding pydispatcher: please make the build reproducible
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.)


-- 
890738: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=890738
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pydispatcher
Version: 2.0.5-1
Severity: wishlist
Tags: patch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: buildpath
X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org

Hi,

Whilst working on the Reproducible Builds effort [0], we noticed
that pydispatcher could not be built reproducibly.

This is because the docs contain absolute build paths. A hacky
patch is attached; pydoc seems so ancient/weird it seems a little
pointless to fix itself..

 [0] https://reproducible-builds.org/


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-
--- a/debian/rules  2018-02-18 08:53:16.027137593 +
--- b/debian/rules  2018-02-18 09:30:30.594838706 +
@@ -7,6 +7,7 @@
 
 override_dh_installdocs:
cd docs/pydoc && PYTHONDONTWRITEBYTECODE=1 PYTHONPATH=../.. 
./builddocs.py
+   find docs/pydoc -type f -name '*.html' -print0 | xargs -0r sed -i -e 
's@.*__file__.*@@g' -e 's@.*__path__.*@@g' -e 's@https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team

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

2020-01-06 Thread Debian Bug Tracking System
Your message dated Mon, 06 Jan 2020 13:01:25 +
with message-id 
and subject line Bug#937428: fixed in pydispatcher 2.0.5-2
has caused the Debian Bug report #937428,
regarding pydispatcher: 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.)


-- 
937428: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=937428
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:pydispatcher
Version: 2.0.5-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:pydispatcher

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: pydispatcher
Source-Version: 2.0.5-2

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

Debian distribution maintenance software
pp.
Neil Muller  (supplier of updated pydispatcher 
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: Fri, 27 Dec 2019 19:45:13 +0200
Source: pydispatcher
Architecture: source
Version: 2.0.5-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Neil Muller 
Closes: 890738 937428
Changes:
 pydispatcher (2.0.5-2) unstable; urgency=medium
 .
   [Ondřej Nový]
   * Fixed VCS URL (https)
   * d/control: Set Vcs-* to salsa.debian.org
   * d/copyright: Use https protocol in Format field
   * d/control: Remove ancient X-Python-Version field
   * Convert git repository from git-dpm to gbp layout
   * Use debhelper-compat instead of debian/compat.
 .
   [Neil Muller]
   * Drop python2 python-pydispatch package. (Closes: #937428)
   * Replace tabs in debian/copyright with spaces (lintian warning).
   * Bump Standards-Version to 4.4.1 (no further changes needed).
   * Add 0003-Update-documentation-build-to-work-with-python3.patch to build
 the documentation using python 3.
   * Make docs build 

[Python-modules-team] pydispatcher_2.0.5-2_source.changes ACCEPTED into unstable

2020-01-06 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 27 Dec 2019 19:45:13 +0200
Source: pydispatcher
Architecture: source
Version: 2.0.5-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Neil Muller 
Closes: 890738 937428
Changes:
 pydispatcher (2.0.5-2) unstable; urgency=medium
 .
   [Ondřej Nový]
   * Fixed VCS URL (https)
   * d/control: Set Vcs-* to salsa.debian.org
   * d/copyright: Use https protocol in Format field
   * d/control: Remove ancient X-Python-Version field
   * Convert git repository from git-dpm to gbp layout
   * Use debhelper-compat instead of debian/compat.
 .
   [Neil Muller]
   * Drop python2 python-pydispatch package. (Closes: #937428)
   * Replace tabs in debian/copyright with spaces (lintian warning).
   * Bump Standards-Version to 4.4.1 (no further changes needed).
   * Add 0003-Update-documentation-build-to-work-with-python3.patch to build
 the documentation using python 3.
   * Make docs build reproducible: (Closes: #890738)
 - Add 0004-Use-pydoc.visiblename-to-filter-doc-generation.patch to exclude
   private attributes which include build path information.
 - Add sed command to strip out remaining file paths from the documentation
   after the build (patch contributed by Chris Lamb).
   * Added autopkgtest-pkg-python testsuite.
Checksums-Sha1:
 7fc09ea04bdd8b7e248743e02da2795fb41bdd46 2166 pydispatcher_2.0.5-2.dsc
 77cdbd76be5e0a922d52b0108d10c008a8506bd5 34437 pydispatcher_2.0.5.orig.tar.gz
 c42a087892e76790cc024b7e47133d67c918b414 6524 
pydispatcher_2.0.5-2.debian.tar.xz
 095eb9fc2f6285e98f22ad0df61f6fee172f9e24 6266 
pydispatcher_2.0.5-2_source.buildinfo
Checksums-Sha256:
 55bf17e527c968af6a9d467a717166efa1af3d2b643e7d49a660d89dfde51dc1 2166 
pydispatcher_2.0.5-2.dsc
 5570069e1b1769af1fe481de6dd1d3a388492acddd2cdad7a3bde145615d5caf 34437 
pydispatcher_2.0.5.orig.tar.gz
 7cd422889e8e73f515e5d0bd0a4b574c8362f1981c32ffb68aeea1447a5a9458 6524 
pydispatcher_2.0.5-2.debian.tar.xz
 fa998f7b118fb640b0edc5af1732d45ae55d3e190942b7ba32206fb4ab7f7a6c 6266 
pydispatcher_2.0.5-2_source.buildinfo
Files:
 16aab8bd5bae1582525944c565ac25f0 2166 python optional pydispatcher_2.0.5-2.dsc
 1b9c2ca33580c2770577add7130b0b28 34437 python optional 
pydispatcher_2.0.5.orig.tar.gz
 754a6167d1f5fceaafa1413340a8365a 6524 python optional 
pydispatcher_2.0.5-2.debian.tar.xz
 95ca7271382359200487a4ff8d36f859 6266 python optional 
pydispatcher_2.0.5-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAl4TJcwPHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmh6tsQAJ2ixOqUpod3l3z5rh6zBP9bR7ISOBN884ch
kY8W0J/T3fDzMSqZ74omF9FgpEO4LHk7SRaALcV92449s45uj4414G9mSR/xn+6n
NSFgflbuVKs1qAUJGNwzCtV0r4kuKDNf6QnA4Wx0FHh/3UXaBLkFYQZTC0Ch6siY
rzt9LZFN9snQBm/EDoG/ytT9DfAjWNyCASwbTbAulXNM8P8LCO9GBO0fnYMGO4Rf
F72hLGlQVQvOjP/OjG+O7fC+ZaW16Fi/Q+SKyoSDsb63kpGrYbPjHHfGX/dIGXic
Ny87JViqbue4nHuo18Jsa/PnEUuPVlSWPW0Toz/gaXHr4h8knvvoTyXOPH/OfkTU
M7Yp3KHyOGOSLereMGs5bLvVRd3SDnectdDK96xnupyTBX5Hu4K4o70yYM02uzBB
D8i+XYmxxRu5PFtpjWrxHwRIZpEECgdeaA4ZmxN2eRsT17XAAceIoj7spmvjAchQ
+cg5rTHglN9OWscqqUg9F4+bLW1GMAX0iHxxnf5/Yh4D0QPdDkDVn1IzzvRtqnZR
NyXbWFs5qRggZr4XVdEO+7NfK9u61NBL/akNC2xBloao5mG+rrhbFW5DvYmj1uCd
J3FRO38voloyd7BmhLkMurx/vWcuIeCPauh7pQdGuzCQBi//N1DIpj//Zgih+FhP
HXEcKJt9
=pBsI
-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 pydispatcher_2.0.5-2_source.changes

2020-01-06 Thread Debian FTP Masters
pydispatcher_2.0.5-2_source.changes uploaded successfully to localhost
along with the files:
  pydispatcher_2.0.5-2.dsc
  pydispatcher_2.0.5.orig.tar.gz
  pydispatcher_2.0.5-2.debian.tar.xz
  pydispatcher_2.0.5-2_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] Bug#948279: python-gmusicapi: please make the build reproducible

2020-01-06 Thread Chris Lamb
Source: python-gmusicapi
Version: 12.1.1-1
Severity: wishlist
Tags: patch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: buildpath
X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org

Hi,

Whilst working on the Reproducible Builds effort [0] we noticed that
python-gmusicapi could not be built reproducibly.

This is because the documentation embedded the build user's home
directory (via the XDG config directory).

Patch attached.

 [0] https://reproducible-builds.org/


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-
--- a/debian/patches/0001-reproducible-build.patch  1970-01-01 
01:00:00.0 +0100
--- b/debian/patches/0001-reproducible-build.patch  2020-01-06 
11:17:34.809013127 +
@@ -0,0 +1,44 @@
+Description: Make the build reproducible
+Author: Chris Lamb 
+Last-Update: 2020-01-06
+
+--- python-gmusicapi-12.1.1.orig/gmusicapi/clients/mobileclient.py
 python-gmusicapi-12.1.1/gmusicapi/clients/mobileclient.py
+@@ -150,7 +150,7 @@ class Mobileclient(_OAuthClient):
+ 
+ return True
+ 
+-def oauth_login(self, device_id, oauth_credentials=OAUTH_FILEPATH, 
locale='en_US'):
++def oauth_login(self, device_id, oauth_credentials=None, locale='en_US'):
+ """Authenticates the mobileclient with pre-existing OAuth credentials.
+ Returns ``True`` on success, ``False`` on failure.
+ 
+@@ -178,6 +178,8 @@ class Mobileclient(_OAuthClient):
+   used to localize certain responses. This must be a locale supported
+   by Android. Defaults to ``'en_US'``.
+ """
++if oauth_credentials is None:
++oauth_credentials = OAUTH_FILEPATH
+ self._authtype = 'oauth'
+ session_login = partial(self._oauth_login, oauth_credentials)
+ return self._login(session_login, device_id, locale)
+--- python-gmusicapi-12.1.1.orig/gmusicapi/clients/musicmanager.py
 python-gmusicapi-12.1.1/gmusicapi/clients/musicmanager.py
+@@ -52,7 +52,7 @@ class Musicmanager(_OAuthClient):
+validate,
+verify_ssl)
+ 
+-def login(self, oauth_credentials=OAUTH_FILEPATH,
++def login(self, oauth_credentials=None,
+   uploader_id=None, uploader_name=None):
+ """Authenticates the Music Manager using OAuth.
+ Returns ``True`` on success, ``False`` on failure.
+@@ -103,6 +103,8 @@ class Musicmanager(_OAuthClient):
+ have been limits on deauthorizing devices in the past, so it's smart 
not to register
+ more devices than necessary.
+ """
++if oauth_credentals is None:
++oauth_credentials = OAUTH_FILEPATH
+ 
+ return (self._oauth_login(oauth_credentials) and
+ self._perform_upauth(uploader_id, uploader_name))
--- a/debian/patches/series 1970-01-01 01:00:00.0 +0100
--- b/debian/patches/series 2020-01-06 10:57:46.725512965 +
@@ -0,0 +1 @@
+0001-reproducible-build.patch
___
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-dnslib_0.9.12-1_source.changes ACCEPTED into unstable

2020-01-06 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 06 Jan 2020 02:41:20 -0500
Source: python-dnslib
Architecture: source
Version: 0.9.12-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Scott Kitterman 
Changes:
 python-dnslib (0.9.12-1) unstable; urgency=medium
 .
   * New upstream release
   * d/control: Update Homepage field for move to GitHub
   * d/rules: Honor DEB_BUILD_OPTIONS nocheck
   * d/control: Bump standards-version to 4.4.1 without further change
   * d/control: Bump debhelper-compat from 9 to 12
   * Add d/patches/0001-Only-run-tests-for-python3.patch so tests aren't run
 for python2 (which isn't installed)
Checksums-Sha1:
 2f71b69f49538d0fbd04195fa9c480bb3a180565 2090 python-dnslib_0.9.12-1.dsc
 7616b7b82f48186bd7fb73568fb465cb1ffe11ed 69933 python-dnslib_0.9.12.orig.tar.gz
 dd34fd5590f7d77691d67bc44b8fdbc12dd68a19 2972 
python-dnslib_0.9.12-1.debian.tar.xz
 4519cbe4f9cd9d94b81114d5b63a0fc86218c89f 6008 
python-dnslib_0.9.12-1_source.buildinfo
Checksums-Sha256:
 11746d46342a78cd5bce01cc71a89d702668e115ed952d797394d1418364c426 2090 
python-dnslib_0.9.12-1.dsc
 c206f09948f3ad17884adffdb552b700072c6022fa59744a0f0606114c475e19 69933 
python-dnslib_0.9.12.orig.tar.gz
 a8b2e4df2a60d1c17f8122574f2cdd2c1078fc38ffd3dee5d847d6323f926b7a 2972 
python-dnslib_0.9.12-1.debian.tar.xz
 467da10f6b713ec6c0902d7f2d6c761deb7e3bf36f51084d73ba801770a11d03 6008 
python-dnslib_0.9.12-1_source.buildinfo
Files:
 cdec15ac4c5733b489ac0033727a8a98 2090 python optional 
python-dnslib_0.9.12-1.dsc
 601f244cbda2618f4ffde16f640e0a1e 69933 python optional 
python-dnslib_0.9.12.orig.tar.gz
 9fd5db39b5877cf64d90690ed5712fe7 2972 python optional 
python-dnslib_0.9.12-1.debian.tar.xz
 44772cf75434d0a001b8dd10757fa45f 6008 python optional 
python-dnslib_0.9.12-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEE53Kb/76FQA/u7iOxeNfe+5rVmvEFAl4S5NoACgkQeNfe+5rV
mvH6FBAA0kqT1X8P3+zqE7/HuDy61mhm7r6r4Ta+JWMTVfI5+Q9UsC53+xyhNgix
aWjt6QF45obKCP4NTiQ5xLr2ZAF1xhsEX2p+bPCprh7U6v0rkYTIoHtokKOUK0Ok
pVkVYXIX4QeQ2Eli2uFFa4uyVoQw4biyI6kv/NfUVczLMAy5yuOMLf7iGFfep95R
tiKQEB3uzWPBZ6bIn4yyN58rMNOOKlxO9Nv7/LEeBEI5GszACaIsEKePpB3PKn3M
5rDVrtmmySDHiImzvXcyj3IRXyyAi9Msgt9lGeGS064O/Z7OU5Lq1bp34/HzL+VV
ldI+oLO0COu6/tTPt2T3Plae6DvzOceZHlTaLrcNvBVpGpAxwD//8TGneh/ovE0v
DtLDS14WrQzy33oC+qtqMk3V/sL+okYZ60KHob0l7erD/CdP9hYqJEHNfjOp+hYd
zlZ7lBuTuBof/w3iyUx2MMw2qZcZZld0kx5o1Hj23UUhSZRqG6sLHpfd/A2z2mhf
GUU29uAhlBXUbTMLQcbrMq/I6DI85eRF1QME39lPfIaoZeiNGLn3pbw70++n+rOD
G644c9ICswGiVqkYCw4wu8zRLIQCQ5ltCvdPRuPTXCi1mocmvyp/E9hrybzzGDil
5huKSPFVQnWc/j5s2HeaRM+pnIx+DcGOn23FquHm8J7pTer5VBI=
=iIxp
-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-dnslib_0.9.12-1_source.changes

2020-01-06 Thread Debian FTP Masters
python-dnslib_0.9.12-1_source.changes uploaded successfully to localhost
along with the files:
  python-dnslib_0.9.12-1.dsc
  python-dnslib_0.9.12.orig.tar.gz
  python-dnslib_0.9.12-1.debian.tar.xz
  python-dnslib_0.9.12-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