Re: [Python-modules-team] Upload new upstream version of pymodbus (was: python3-pymodbus 3.0.0-6)

2023-02-27 Thread Emmanuel Arias
On Thu, Feb 23, 2023 at 09:27:44AM +, Martin wrote:
> Dears,
> 
> pymodbus does not have any rdepends inside of Debian.
> No risk to break anything, but pymodbus itself.
> If nobody objects, I'll upload latest upstream later today. Or tomorrow.
> I'ld feel safer with the new version than with the current one.
> 
Thanks for that.

Cheers,
Emmanuel


signature.asc
Description: PGP 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


Re: [Python-modules-team] python3-pymodbus 3.0.0-6

2023-02-22 Thread Emmanuel Arias
Hi Joe,


> Attached is a patch from the commit in pymodbus. As I said, it's a trivial.
>
Thanks,

As Martin mentioned, could you fill a bug?

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


Re: [Python-modules-team] python3-pymodbus 3.0.0-6

2023-02-21 Thread Emmanuel Arias
On Tue, Feb 21, 2023 at 08:59:47AM +, Joe Burmeister wrote:
> Hi Emmanuel,
> 
> On 21/02/2023 06:00, Emmanuel Arias wrote:
> > Hi
> > 
> > On Tue, Feb 14, 2023 at 05:52:46PM +, Joe Burmeister wrote:
> > > Hi
> > > 
> > > There is a silly bug I fixed in the pymodbus shipped for Testing, and I 
> > > know
> > > Testing is coming up to frozen.
> > > 
> > > https://github.com/pymodbus-dev/pymodbus/commit/e924e713ad96a420c9df60605ee49a0d9c451e2a
> > Perhaps, Is there any chance to apply this patch?
> 
> Sure. As you can see, it's really simple mistake and fix.
I don't have the details of this package. But as you mentioned seems to
be simple, but we are in the freezing period.

I cc to the uploaders to take that decision.

BTW, you can propose a patch, and take a look that is all ok with this
bug fix in Debian.

Cheers,
Emmanuel
> 
> 
> > Cheers,
> > Emmanuel
> 
> Cheers,
> 
> Joe
> 
> 







signature.asc
Description: PGP 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


Re: [Python-modules-team] python3-pymodbus 3.0.0-6

2023-02-20 Thread Emmanuel Arias
Hi

On Tue, Feb 14, 2023 at 05:52:46PM +, Joe Burmeister wrote:
> Hi
> 
> There is a silly bug I fixed in the pymodbus shipped for Testing, and I know
> Testing is coming up to frozen.
> 
> https://github.com/pymodbus-dev/pymodbus/commit/e924e713ad96a420c9df60605ee49a0d9c451e2a

Perhaps, Is there any chance to apply this patch? 

> 
> The up shot of this bug is that using pymodbus for a server over serial
> doesn't work.
> 
> Any chance a slightly newer version could go into the freeze?
> 
> Cheers,
> 
> Joe

Cheers,
Emmanuel


signature.asc
Description: PGP 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#997740: Bug#997740: python-pkginfo: FTBFS: There is a syntax error in your configuration file: invalid syntax (conf.py, line 176)

2021-11-02 Thread Emmanuel Arias
HI,

This bugs is fixed in the new upstream release [0]

[0] https://bugs.launchpad.net/pkginfo/+bug/1933322

Cheers,
Arias Emmanuel
@eamanu
yaerobi.com


On Sun, Oct 24, 2021 at 9:34 AM Lucas Nussbaum  wrote:

> Source: python-pkginfo
> Version: 1.4.2-3
> Severity: serious
> Justification: FTBFS
> Tags: bookworm sid ftbfs
> User: lu...@debian.org
> Usertags: ftbfs-20211023 ftbfs-bookworm
>
> Hi,
>
> During a rebuild of all packages in sid, your package failed to build
> on amd64.
>
>
> Relevant part (hopefully):
> > make[1]: Entering directory '/<>'
> > dh_auto_build --buildsystem=pybuild
> > I: pybuild base:232: /usr/bin/python3 setup.py build
> > running build
> > running build_py
> > creating /<>/.pybuild/cpython3_3.9_pkginfo/build/pkginfo
> > copying pkginfo/develop.py ->
> /<>/.pybuild/cpython3_3.9_pkginfo/build/pkginfo
> > copying pkginfo/__init__.py ->
> /<>/.pybuild/cpython3_3.9_pkginfo/build/pkginfo
> > copying pkginfo/_compat.py ->
> /<>/.pybuild/cpython3_3.9_pkginfo/build/pkginfo
> > copying pkginfo/index.py ->
> /<>/.pybuild/cpython3_3.9_pkginfo/build/pkginfo
> > copying pkginfo/commandline.py ->
> /<>/.pybuild/cpython3_3.9_pkginfo/build/pkginfo
> > copying pkginfo/sdist.py ->
> /<>/.pybuild/cpython3_3.9_pkginfo/build/pkginfo
> > copying pkginfo/bdist.py ->
> /<>/.pybuild/cpython3_3.9_pkginfo/build/pkginfo
> > copying pkginfo/distribution.py ->
> /<>/.pybuild/cpython3_3.9_pkginfo/build/pkginfo
> > copying pkginfo/installed.py ->
> /<>/.pybuild/cpython3_3.9_pkginfo/build/pkginfo
> > copying pkginfo/utils.py ->
> /<>/.pybuild/cpython3_3.9_pkginfo/build/pkginfo
> > copying pkginfo/wheel.py ->
> /<>/.pybuild/cpython3_3.9_pkginfo/build/pkginfo
> > creating
> /<>/.pybuild/cpython3_3.9_pkginfo/build/pkginfo/tests
> > copying pkginfo/tests/__init__.py ->
> /<>/.pybuild/cpython3_3.9_pkginfo/build/pkginfo/tests
> > copying pkginfo/tests/test_index.py ->
> /<>/.pybuild/cpython3_3.9_pkginfo/build/pkginfo/tests
> > copying pkginfo/tests/test_utils.py ->
> /<>/.pybuild/cpython3_3.9_pkginfo/build/pkginfo/tests
> > copying pkginfo/tests/test_wheel.py ->
> /<>/.pybuild/cpython3_3.9_pkginfo/build/pkginfo/tests
> > copying pkginfo/tests/test_develop.py ->
> /<>/.pybuild/cpython3_3.9_pkginfo/build/pkginfo/tests
> > copying pkginfo/tests/test_commandline.py ->
> /<>/.pybuild/cpython3_3.9_pkginfo/build/pkginfo/tests
> > copying pkginfo/tests/test_installed.py ->
> /<>/.pybuild/cpython3_3.9_pkginfo/build/pkginfo/tests
> > copying pkginfo/tests/test_sdist.py ->
> /<>/.pybuild/cpython3_3.9_pkginfo/build/pkginfo/tests
> > copying pkginfo/tests/test_bdist.py ->
> /<>/.pybuild/cpython3_3.9_pkginfo/build/pkginfo/tests
> > copying pkginfo/tests/test_distribution.py ->
> /<>/.pybuild/cpython3_3.9_pkginfo/build/pkginfo/tests
> > python3 setup.py build_sphinx
> > running build_sphinx
> > Running Sphinx v4.2.0
> >
> > Configuration error:
> > There is a syntax error in your configuration file: invalid syntax
> (conf.py, line 176)
> >
> > make[1]: *** [debian/rules:11: override_dh_auto_build] Error 1
>
>
> The full build log is available from:
> http://qa-logs.debian.net/2021/10/23/python-pkginfo_1.4.2-3_unstable.log
>
> A list of current common problems and possible solutions is available at
> http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
>
> If you reassign this bug to another package, please marking it as
> 'affects'-ing
> this package. See https://www.debian.org/Bugs/server-control#affects
>
> If you fail to reproduce this, please provide a build log and diff it with
> mine
> so that we can identify if something relevant changed in the meantime.
>
> ___
> 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] Bug#998251: python-pkginfo: Please package new upstream release version

2021-11-01 Thread Emmanuel Arias
Source: python-pkginfo
Severity: wishlist
X-Debbugs-Cc: eam...@yaerobi.com

Dear Maintainer,

Please consider package new upstream release 1.7.0 or higher. python3-pkginfo 
>= 1.7.0 
is need for poetry packaging (see #947261).

I push to salsa 1.7.1 usptream version.

Cheers, 
eamanu

___
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#995796: Bug#995796: python3-websocket: Please package newer upstream version

2021-10-11 Thread Emmanuel Arias
Hi,

Thanks for reporting it.

You report many things. I'll start working on them

Thanks

Cheers,
Arias Emmanuel
@eamanu
yaerobi.com


On Tue, Oct 5, 2021 at 5:51 PM Witold Baryluk 
wrote:

> Package: python3-websocket
> Version: 0.57.0-1
> Severity: minor
> X-Debbugs-Cc: witold.bary...@gmail.com
>
> Upstream is now at version 1.2.1
>
> https://pypi.org/project/websocket-client/#history
>
> https://github.com/websocket-client/websocket-client/compare/v0.57.0...v1.2.1
>
> It contains number of bugfixes and enhancements, that would be nice to
> have in Debian. There might be some breaking changes, that require
> veryfying reverse dependencies in Debian archive first.
>
> Reverse Depends:
>   Depends: python3-docker (>= 0.32.0~)
>   Depends: python3-streamlink
>   Depends: python3-ripe-atlas-cousteau
>   Depends: python3-zunclient
>   Depends: python3-ibm-watson
>   Depends: python3-socketio-client
>   Depends: python3-kubernetes
>   Depends: docker-compose (>= 0.32.0)
>   Depends: python3-pyocd
>   Depends: psychopy
>   Depends: python3-praw
>   Depends: obs-build
>   Depends: python3-azure-cli
>
>
> For my usage, the current python3-websocket 0.57.0 version, does not work
> properly (SSL related issues), and I needed to manually install 1.2.1
> using pip3. Would be nice to have this in Debian out of the box.
>
> I also noticed that debian/watch file for the package, does not work
> properly, as warned by linian:
>
> In debian/watch no matching files for watch line
>
> https://pypi.debian.net/websocket_client/websocket[-_]client-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
> 
>
>
> However, from quick inspection of the server directory, it is unclear why
> it does not match any file.
>
> Also the new homepage appears to be
> https://github.com/websocket-client/websocket-client,
> but https://github.com/liris/websocket-client still works, as a redirect.
>
> Thanks.
>
> *** End of the template - remove these template lines ***
>
>
> -- System Information:
> Debian Release: bookworm/sid
>   APT prefers testing
>   APT policy: (500, 'testing')
> Architecture: amd64 (x86_64)
> Foreign Architectures: i386
>
> Kernel: Linux 5.10.0-8-amd64 (SMP w/32 CPU threads)
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE
> not set
> Shell: /bin/sh linked to /usr/bin/dash
> Init: systemd (via /run/systemd/system)
> LSM: AppArmor: enabled
>
> Versions of packages python3-websocket depends on:
> ii  python3  3.9.2-3
> ii  python3-six  1.16.0-2
>
> python3-websocket recommends no packages.
>
> python3-websocket suggests no packages.
>
> -- no debconf 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 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#994047: python3-jupyter-sphinx-theme: Switch to myst-parser instead of recommonmark

2021-09-10 Thread Emmanuel Arias
Source: jupyter-sphinx-theme
Version: 0.0.6+ds1-10
Severity: wishlist
X-Debbugs-Cc: eam...@yaerobi.com,team+pyt...@tracker.debian.org

Dear Maintainer,

python3-jupyter-sphinx-theme currently Build-Depends or Depends on 
python3-recommonmark
from recommonmark. This project is deprecated and upstream recommend the use
of and MyST [0][1] (see ITP: #993553). Please switch to MyST-Parse (when is
Ready).


[0] https://github.com/readthedocs/recommonmark
[1] https://github.com/executablebooks/MyST-Parser


Cheers
Emmanuel

___
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#993074: recommonmark: New upstream version 0.7.1 available.

2021-08-28 Thread Emmanuel Arias
> Possibly a good idea. With only 3 this might be indeed feasible...
> Do you want to file wishlist bugs to the packages?
>

Sure.

I'll do it today/tomorrow

Cheers,
Emmanuel
___
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#993074: recommonmark: New upstream version 0.7.1 available.

2021-08-27 Thread Emmanuel Arias
Hi,

On 8/27/21 5:06 AM, Tobias Frost wrote:
> Source: recommonmark
> Severity: wishlist
>
> Upstream has released 0.7.1 on Dec 17 2020.
> Please consider updating it.
>
> PS: Upstream deprecates itself. However, there are reverse dependencies...
> Maybe that needs to be tackled instead of updating..

I can take a look on the r-depends

* python3-seqcluster
* formiko
* python3-jupyter-sphinx-theme

Maybe it's a good idea ITP MyST-Parser? Should we try to remove
recommonmark?

-- 
Emmanuel Arias
@eamanu
yaerobi.com



OpenPGP_0xFA9DEC5DE11C63F1.asc
Description: OpenPGP public key


OpenPGP_signature
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#992892: Please package 0.10.2

2021-08-24 Thread Emmanuel Arias
Hi, 

I've just push to salsa the new upstream release.

I will need help to upload :)

Cheers, 
eamanu

___
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#992562: python3-rstr: homepage moved

2021-08-23 Thread Emmanuel Arias
Hi, 

I've just push to salsa the fix and some updates.

I need sponsorhip to upload it.

Cheers,
eamanu

___
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#991364: Bug#991364: python3-ua-parser: Missing dependency on python3-yaml

2021-07-22 Thread Emmanuel Arias
Hello!

Thanks for the report.

I've just push to salsa the fix [0]. I will need sponsorship for upload
(I guess after freezing)

I cc to Edward that he's marked as Uploaders.

[0] https://salsa.debian.org/python-team/packages/python-ua-parser

Cheers,
Emmanuel

On Wed, Jul 21, 2021 at 12:21 PM Arnaud Rebillout  wrote:

> Package: python3-ua-parser
> Version: 0.10.0-1
> Severity: normal
> User: de...@kali.org
> Usertags: origin-kali
>
> Dear Maintainer,
>
> the package python3-yaml must be a dependency of python3-ua-parser.
> Here's the trace (was on buster but it still applies to sid):
>
> Traceback (most recent call last):
>   [...]
> from ua_parser import user_agent_parser
>   File
> "/usr/lib/python3/dist-packages/ua_parser/user_agent_parser.py", line 457,
> in 
> import yaml
> ModuleNotFoundError: No module named 'yaml'
>
> Cheers,
>
>   Arnaud
>
> ___
> 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] Bug#989269: Package updated upstream

2021-06-20 Thread Emmanuel Arias
Hi,

thanks for the report. I've just push to salsa the new upstream release.
I mark this issue as pending after freeze end and we can upload to
unstable, if there's any objection.

Cheers,

-- 
Emmanuel Arias
@eamanu
yaerobi.com

___
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#989270: Bug#989270: Package updated upstream

2021-06-04 Thread Emmanuel Arias
Hello,

New upstream is ready, but we should wait until the freeze finishes and
after
new release of pytest-lazy-fixture is uploaded (see #989471).

I will need sponsorship for this upload.

Cheers,

On Tue, Jun 1, 2021 at 11:47 AM Henning Sprang 
wrote:

> Hi Emmanuel
>
> On Tue 1. Jun 2021 at 14:35, Emmanuel Arias  wrote:
>
>> Hello Henning,
>>
>> Thanks for this report.
>>
>> I'm working on that. We need (for now) also update
>> python-pyest-lazy-fixture
>> package.
>
>
> Thank you!
>
> If you need any kind of help with this please dont hesitate to let me know.
>
>
>
> --
> Henning Sprang
> http://www.sprang.de
>
___
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#989471: python-pytest-lazy-fixture: New upstream release 0.6.3

2021-06-04 Thread Emmanuel Arias
Source: python-pytest-lazy-fixture
Severity: wishlist
X-Debbugs-Cc: debian-pyt...@lists.debian.org

Hello Team, 

New upstream release is need for marshmallow-sqlalchemy new version.
I've just push the new upstream release to salsa, but I left this bugs
open until freeze end and anyone can sponsorship it. 

Cheers,


-- System Information:
Debian Release: 11.0
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 5.10.0-6-amd64 (SMP w/4 CPU threads)
Kernel taint flags: TAINT_WARN
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

___
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#989270: Bug#989270: Package updated upstream

2021-06-01 Thread Emmanuel Arias
Hello Henning,

Thanks for this report.

I'm working on that. We need (for now) also update python-pyest-lazy-fixture
package.

Cheers,
Emmanuel
On Sun, May 30, 2021 at 08:46:49PM +0200, Henning Sprang wrote:
> Package: python3-marshmallow-sqlalchemy
> Version: 0.19.0-1
> 
> The current upstream version of this package is 0.26.0.
> 
> The version in the Debian archive is from september 2019.
> 
> Upstream does not provide any documentation anymore for this version
> on it's website, and likely no security support whatsoever.
> 
> Please consider updating it.
> 
> ___
> 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] Bug#986464: python3-ly: broken symlink: /usr/share/doc/python3-ly/html -> ../python-ly/html

2021-04-19 Thread Emmanuel Arias
Hello, 

I've just push to salsa a fix for this bug. I'll a review and
sponsorship. 

Thanks!

Cheers,
Emmanuel

___
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#985774: Bug#985774: python3-django-tables2 is seriously outdated

2021-03-23 Thread Emmanuel Arias
On Tue, Mar 23, 2021 at 10:44:41PM +0100, Pierre-Elliott Bécue wrote:
> Le mardi 23 mars 2021 à 15:18:25-0300, Emmanuel Arias a écrit :
> > Hello
> > 
> > > 
> > > django-tables2 latest version is 2.3.4, while Debian provides the
> > > version 2.1.1 in testing and unstable. This old version does not provide
> > > any compatibility for Django 3, which exist in the experimental
> > > repository. Is it possible to update the binaries for
> > > python3-django-tables2, at least in unstable/experimental?
> > 
> > I've just push to salsa [0] a debian/experimental branch. I'll need
> > sponsoship to upload.
> > 
> > [0] 
> > https://salsa.debian.org/python-team/packages/django-tables/-/tree/debian/experimental
> > 
> > Chers,
> 
> Hi Emmanuel,
> 
> Your package is good to go, after fixing some minor issues:
> 
>  * You did not upload the upstream branch
>  * You did not upload the pristine-tar branch
>  * You did not upload the upstream release tag
>  * You did not set a proper experimental version and label the release
>to experimental

oh no, so sorry for thats, I've just forgot upload.

> 
> I've taken care of all of these issues and made an upload.

Thanks!

> 
> Thanks for your work.
> 
> -- 
> Pierre-Elliott Bécue
> GPG: 9AE0 4D98 6400 E3B6 7528  F493 0D44 2664 1949 74E2
> It's far easier to fight for one's principles than to live up to them.

___
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#985774: Bug#985774: python3-django-tables2 is seriously outdated

2021-03-23 Thread Emmanuel Arias
Hello

> 
> django-tables2 latest version is 2.3.4, while Debian provides the
> version 2.1.1 in testing and unstable. This old version does not provide
> any compatibility for Django 3, which exist in the experimental
> repository. Is it possible to update the binaries for
> python3-django-tables2, at least in unstable/experimental?

I've just push to salsa [0] a debian/experimental branch. I'll need
sponsoship to upload.

[0] 
https://salsa.debian.org/python-team/packages/django-tables/-/tree/debian/experimental

Chers,
Emmanuel

___
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#972906: Bug#972906: monty: new upstream release available

2020-10-26 Thread Emmanuel Arias
Hi Drew,

 I push to salsa the new upstream release (4.0.2)


Cheers,
Arias Emmanuel
@eamanu
yaerobi.com


On Mon, Oct 26, 2020 at 8:57 AM Drew Parsons  wrote:

> Great, I'll look forward to it. That will bring all the new molecular
> dynamics control packages online, then will have to start comparing and
> using them.
>
> Drew
>
> On 2020-10-26 19:23, Emmanuel Arias wrote:
> > Oh Ok! go ahead please :)
> >
> > I 'll prepare new version and contact  you for sponsorship (again)
> >
> > thanks!
> >
> > Cheers,
> >
> > Arias Emmanuel
> > @eamanu
> >
> > http://eamanu.com
> >
> > El lun., 26 de oct. de 2020 a la(s) 08:22, Drew Parsons
> > (dpars...@debian.org) escribió:
> >
> >> Great! I'll be happy to sponsor.
> >>
> >> Drew
> >>
> >> On 2020-10-26 19:19, Emmanuel Arias wrote:
> >>> Hi,
> >>>
> >>> Ok, I will ask sponsorship for the source upload.
> >>>
> >>> Meanwhile I will prepare a new upstream release.
> >>>
> >>> Thank you
> >>>
> >>> Cheers,
> >>>
> >>> Arias Emmanuel
> >>> @eamanu
> >>>
> >>> http://eamanu.com
> >>>
> >>> El lun., 26 de oct. de 2020 a la(s) 05:21, Drew Parsons
> >>> (dpars...@debian.org) escribió:
> >>>
> >>>> Source: monty
> >>>> Severity: normal
> >>>>
> >>>> Thanks for packaging monty! It will need another source-only
> >> upload
> >>>> in
> >>>> order to migrate to testing.
> >>>>
> >>>> While preparing that upload, could the version be updated to the
> >>>> latest upstream release at the same time?
> >>>>
> >>>> The latest pymatgen 2020.10.20 requires monty >= 4.0.2
> >>>> (and we need latest pymatgen in order to build against the
> >> recently
> >>>> released Python 3.9)
> >>>>
> >>>> ___
> >>>> 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] Bug#972906: Bug#972906: monty: new upstream release available

2020-10-26 Thread Emmanuel Arias
Oh Ok! go ahead please :)

I 'll prepare new version and contact  you for sponsorship (again)

thanks!

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


El lun., 26 de oct. de 2020 a la(s) 08:22, Drew Parsons (dpars...@debian.org)
escribió:

> Great! I'll be happy to sponsor.
>
> Drew
>
>
> On 2020-10-26 19:19, Emmanuel Arias wrote:
> > Hi,
> >
> > Ok, I will ask sponsorship for the source upload.
> >
> > Meanwhile I will prepare a new upstream release.
> >
> > Thank you
> >
> > Cheers,
> >
> > Arias Emmanuel
> > @eamanu
> >
> > http://eamanu.com
> >
> > El lun., 26 de oct. de 2020 a la(s) 05:21, Drew Parsons
> > (dpars...@debian.org) escribió:
> >
> >> Source: monty
> >> Severity: normal
> >>
> >> Thanks for packaging monty! It will need another source-only upload
> >> in
> >> order to migrate to testing.
> >>
> >> While preparing that upload, could the version be updated to the
> >> latest upstream release at the same time?
> >>
> >> The latest pymatgen 2020.10.20 requires monty >= 4.0.2
> >> (and we need latest pymatgen in order to build against the recently
> >> released Python 3.9)
> >>
> >> ___
> >> 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] Bug#972906: Bug#972906: monty: new upstream release available

2020-10-26 Thread Emmanuel Arias
Hi,

Ok, I will ask sponsorship for the source upload.

Meanwhile I will prepare a new upstream release.

Thank you

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


El lun., 26 de oct. de 2020 a la(s) 05:21, Drew Parsons (dpars...@debian.org)
escribió:

> Source: monty
> Severity: normal
>
> Thanks for packaging monty! It will need another source-only upload in
> order to migrate to testing.
>
> While preparing that upload, could the version be updated to the
> latest upstream release at the same time?
>
> The latest pymatgen 2020.10.20 requires monty >= 4.0.2
> (and we need latest pymatgen in order to build against the recently
> released Python 3.9)
>
> ___
> 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] Bug#971982: python-feather-format ftbfs with python3-defaults (python3.9) from experimental

2020-10-10 Thread Emmanuel Arias
Package: src:python-feather-format
Version: 0.3.1+dfsg1-4
Severity: important
Tags: sid bullseye
User: debian-pyt...@lists.debian.org
Usertags: python3.9

[...]
running build_ext
building 'feather.ext' extension
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g 
-fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security 
-g -fwrapv -O2 -g -O2 
-fdebug-prefix-map=/<>/python-feather-format-0.3.1+dfsg1=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -Ifeather 
-I/usr/lib/python3/dist-packages/numpy/core/include 
-I/<>/python-feather-format-0.3.1+dfsg1/src -I/usr/include/python3.9 
-c feather/ext.cpp -o build/temp.linux-x86_64-3.9/feather/ext.o -std=c++11 -O3
In file included from 
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1822,
 from 
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:12,
 from 
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
 from feather/ext.cpp:670:
/usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2:
 warning: #warning "Using deprecated NumPy API, disable it with " "#define 
NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
   17 | #warning "Using deprecated NumPy API, disable it with " \
  |  ^~~
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g 
-fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security 
-g -fwrapv -O2 -g -O2 
-fdebug-prefix-map=/<>/python-feather-format-0.3.1+dfsg1=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -Ifeather 
-I/usr/lib/python3/dist-packages/numpy/core/include 
-I/<>/python-feather-format-0.3.1+dfsg1/src -I/usr/include/python3.9 
-c src/feather/buffer.cc -o build/temp.linux-x86_64-3.9/src/feather/buffer.o 
-std=c++11 -O3
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g 
-fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security 
-g -fwrapv -O2 -g -O2 
-fdebug-prefix-map=/<>/python-feather-format-0.3.1+dfsg1=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -Ifeather 
-I/usr/lib/python3/dist-packages/numpy/core/include 
-I/<>/python-feather-format-0.3.1+dfsg1/src -I/usr/include/python3.9 
-c src/feather/io.cc -o build/temp.linux-x86_64-3.9/src/feather/io.o -std=c++11 
-O3
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g 
-fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security 
-g -fwrapv -O2 -g -O2 
-fdebug-prefix-map=/<>/python-feather-format-0.3.1+dfsg1=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -Ifeather 
-I/usr/lib/python3/dist-packages/numpy/core/include 
-I/<>/python-feather-format-0.3.1+dfsg1/src -I/usr/include/python3.9 
-c src/feather/metadata.cc -o 
build/temp.linux-x86_64-3.9/src/feather/metadata.o -std=c++11 -O3
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g 
-fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security 
-g -fwrapv -O2 -g -O2 
-fdebug-prefix-map=/<>/python-feather-format-0.3.1+dfsg1=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -Ifeather 
-I/usr/lib/python3/dist-packages/numpy/core/include 
-I/<>/python-feather-format-0.3.1+dfsg1/src -I/usr/include/python3.9 
-c src/feather/reader.cc -o build/temp.linux-x86_64-3.9/src/feather/reader.o 
-std=c++11 -O3
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g 
-fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security 
-g -fwrapv -O2 -g -O2 
-fdebug-prefix-map=/<>/python-feather-format-0.3.1+dfsg1=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -Ifeather 
-I/usr/lib/python3/dist-packages/numpy/core/include 
-I/<>/python-feather-format-0.3.1+dfsg1/src -I/usr/include/python3.9 
-c src/feather/status.cc -o build/temp.linux-x86_64-3.9/src/feather/status.o 
-std=c++11 -O3
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g 
-fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security 
-g -fwrapv -O2 -g -O2 
-fdebug-prefix-map=/<>/python-feather-format-0.3.1+dfsg1=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -Ifeather 
-I/usr/lib/python3/dist-packages/numpy/core/include 
-I/<>/python-feather-format-0.3.1+dfsg1/src -I/usr/include/python3.9 
-c src/feather/types.cc -o build/temp.linux-x86_64-3.9/src/feather/types.o 
-std=c++11 -O3
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g 
-fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security 
-g -fwrapv -O2 -g -O2 

[Python-modules-team] Bug#971936: blist ftbfs with python3-defaults (python3.9) from experimental

2020-10-10 Thread Emmanuel Arias
Control: forwarded -1 https://github.com/DanielStutzbach/blist/issues/90


0xFA9DEC5DE11C63F1.asc
Description: application/pgp-keys


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#971936: blist ftbfs with python3-defaults (python3.9) from experimental

2020-10-09 Thread Emmanuel Arias
Package: src:blist
Version: 1.3.6-6
Severity: important
Tags: sid bullseye
User: debian-pyt...@lists.debian.org
Usertags: python3.9

[...]
creating build/temp.linux-x86_64-3.9
creating build/temp.linux-x86_64-3.9/blist
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g 
-fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security 
-g -fwrapv -O2 -g -O2 -fdebug-prefix-map=/<>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -DBLIST_FLOAT_RADIX_SORT=1 -I/usr/include/python3.9 
-c blist/_blist.c -o build/temp.linux-x86_64-3.9/blist/_blist.o
blist/_blist.c: In function ‘unwrap_leaf_array’:
blist/_blist.c:4583:37: warning: implicit declaration of function 
‘_PyObject_GC_IS_TRACKED’ [-Wimplicit-function-declaration]
 4583 | if (leafs_n > 1 && !_PyObject_GC_IS_TRACKED(leafs[i]))
  | ^~~
blist/_blist.c: In function ‘sort_ulong’:
blist/_blist.c:5387:31: warning: comparison of integer expressions of different 
signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘long unsigned int’ 
[-Wsign-compare]
 5387 | for (j = 0; j < NUM_PASSES; j++) {
  |   ^
blist/_blist.c:5393:31: warning: comparison of integer expressions of different 
signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘long unsigned int’ 
[-Wsign-compare]
 5393 | for (j = 0; j < NUM_PASSES; j++) {
  |   ^
blist/_blist.c:5403:23: warning: comparison of integer expressions of different 
signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘long unsigned int’ 
[-Wsign-compare]
 5403 | for (j = 0; j < NUM_PASSES; j++) {
  |   ^
x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions 
-Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-Bsymbolic-functions 
-Wl,-z,relro -g -O2 -fdebug-prefix-map=/<>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/blist/_blist.o -o 
/<>/.pybuild/cpython3_3.9_blist/build/blist/_blist.cpython-39-x86_64-linux-gnu.so
I: pybuild base:217: /usr/bin/python3 setup.py build
running build
running build_py
creating /<>/.pybuild/cpython3_3.8_blist/build/blist
copying blist/_sorteddict.py -> 
/<>/.pybuild/cpython3_3.8_blist/build/blist
copying blist/_btuple.py -> 
/<>/.pybuild/cpython3_3.8_blist/build/blist
copying blist/_sortedlist.py -> 
/<>/.pybuild/cpython3_3.8_blist/build/blist
copying blist/__init__.py -> 
/<>/.pybuild/cpython3_3.8_blist/build/blist
running build_ext
building 'blist._blist' extension
creating build/temp.linux-x86_64-3.8
creating build/temp.linux-x86_64-3.8/blist
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g 
-fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security 
-g -fwrapv -O2 -g -O2 -fdebug-prefix-map=/<>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -DBLIST_FLOAT_RADIX_SORT=1 -I/usr/include/python3.8 
-c blist/_blist.c -o build/temp.linux-x86_64-3.8/blist/_blist.o
blist/_blist.c: In function ‘sort_ulong’:
blist/_blist.c:5387:31: warning: comparison of integer expressions of different 
signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘long unsigned int’ 
[-Wsign-compare]
 5387 | for (j = 0; j < NUM_PASSES; j++) {
  |   ^
blist/_blist.c:5393:31: warning: comparison of integer expressions of different 
signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘long unsigned int’ 
[-Wsign-compare]
 5393 | for (j = 0; j < NUM_PASSES; j++) {
  |   ^
blist/_blist.c:5403:23: warning: comparison of integer expressions of different 
signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘long unsigned int’ 
[-Wsign-compare]
 5403 | for (j = 0; j < NUM_PASSES; j++) {
  |   ^
x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions 
-Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-Bsymbolic-functions 
-Wl,-z,relro -g -O2 -fdebug-prefix-map=/<>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.8/blist/_blist.o -o 
/<>/.pybuild/cpython3_3.8_blist/build/blist/_blist.cpython-38-x86_64-linux-gnu.so
   dh_auto_test -O--buildsystem=pybuild
dh_auto_test: warning: Compatibility levels before 10 are deprecated (level 9 
in use)
pybuild --test -i python{version} -p "3.9 3.8"
I: pybuild base:217: python3.9 setup.py test
running test
WARNING: Testing via this command is deprecated and will be removed in a future 
version. Users looking for a generic test entry point independent of test 
runner are encouraged to use tox.
running egg_info
writing blist.egg-info/PKG-INFO
writing dependency_links to blist.egg-info/dependency_links.txt
writing top-level names to 

[Python-modules-team] Bug#971306: python-potr: Switch to python3-pycryptodome

2020-09-30 Thread Emmanuel Arias
Hi,

I prepared the change to fix #971306.

But, looking on upstream seems that potr is
not ready for use pycrytdome [0]

[0]https://github.com/python-otr/pure-python-otr/issues/68

Cheers,
Arias Emmanuel
@eamanu
http://eamanu.com
___
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#838713: python-xlib: please make the build reproducible

2020-09-18 Thread Emmanuel Arias
Hi,

After reviewing the package, moreinfo is usted instead of
texi2html. IMHO the patch proposed is no longer need,
and reprotest don't fail anymore.

The package need a human maintainer, please consider add you
as uploaders. If there isn't interest in it, I can add myself :)


Cheers,
Arias Emmanuel
@eamanu
http://eamanu.com
___
Python-modules-team mailing list
Python-modules-team@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team

Re: [Python-modules-team] palettable_3.3.0-1_amd64.changes REJECTED

2020-09-14 Thread Emmanuel Arias
Hi Thorsten,

Thanks for the feedback, I will work on this.

Cheers,
Arias Emmanuel
@eamanu
yaerobi.com


On Sun, Sep 13, 2020 at 6:00 PM Thorsten Alteholz <
ftpmas...@ftp-master.debian.org> wrote:

>
> Hi Emmanuel,
>
> please mention all licenses and copyright holder of this software in your
> debian/copyright.
> After a short glimpse I am missing at least a CC license, a BSD license
> and the Apache license.
>
> Thanks!
>  Thorsten
>
>
>
>
> ===
>
> 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] Bug#966751: libapache2-mod-python: Unversioned Python removal in sid/bullseye

2020-09-03 Thread Emmanuel Arias
Control: tag -1 pending

Hi,

A new upstream release 3.5.0 support py3. This new upstream
release is available on salsa.

Waiting for sponsorship.


Cheers,
Arias Emmanuel
@eamanu
yaerobi.com
___
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#740369: libapache2-mod-python: needs python3 support

2020-09-01 Thread Emmanuel Arias
Control: tag -1 pending

On salsa is the new upstream release 3.5.0.
___
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#883157:

2020-09-01 Thread Emmanuel Arias
Control: tag -1 pending

On salsa is the new upstream release 3.5.0.
___
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#968079: Bug#968079: libapache2-mod-wsgi: Package is not installable. Needs older Python2.

2020-08-11 Thread Emmanuel Arias
Hi,

The package needs some more work.

I plan work on it this week, I hope have some news
in the next few days.


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

El mar., 11 de ago. de 2020 a la(s) 12:15, nb (n...@dagami.org) escribió:
>
> How much time does it take to come to sid?
>
> ___
> 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] Bug#968043: Bug#968043: black: add bash-completion

2020-08-08 Thread Emmanuel Arias
Hi!

What about if you make a MR here [0]?

[0] https://salsa.debian.org/python-team/applications/black

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

El vie., 7 de ago. de 2020 a la(s) 07:39, Hans-Christoph Steiner
(h...@eds.org) escribió:
>
> Package: black
> Version: 18.9b0-1-6
> Severity: minor
>
> Dear Maintainer,
>
> Please add bash-completion to this package.  Here is one that I wrote
> that is available under the same license as black itself:
>
> _have black &&
> _black()
> {
> local cur prev
>
> COMPREPLY=()
> cur=${COMP_WORDS[COMP_CWORD]}
> prev=${COMP_WORDS[COMP_CWORD-1]}
>
> case $prev in
> -l|--line-length|--include|--exclude)
> return 0;;
> esac
> if [[ "$cur" == -* ]]; then
> opts='-l -S -N -q -v -h'
> lopts='
> --check
> --config
> --diff
> --exclude
> --fast
> --include
> --line-length
> --quiet
> --safe
> --skip-numeric-underscore-normalization
> --skip-string-normalization
> --verbose
> --version
> '
> COMPREPLY=( $(compgen -W "${opts[*]} ${lopts[*]}" -- $cur) )
> else
> _filedir
> fi
> }
> complete -F _black $filenames black
>
>
>
> -- System Information:
> Debian Release: 10.5
>   APT prefers stable-updates
>   APT policy: (500, 'stable-updates'), (500, 'stable'), (100, 
> 'proposed-updates')
> Architecture: amd64 (x86_64)
>
> Kernel: Linux 4.19.0-9-amd64 (SMP w/8 CPU cores)
> Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
> LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /usr/bin/dash
> Init: systemd (via /run/systemd/system)
> LSM: AppArmor: enabled
>
> Versions of packages black depends on:
> ii  python33.7.3-1
> ii  python3-appdirs1.4.3-1
> ii  python3-attr   18.2.0-1
> ii  python3-click  7.0-1
> ii  python3-pkg-resources  40.8.0-1
> ii  python3-toml   0.10.0-1
>
> black recommends no packages.
>
> Versions of packages black suggests:
> pn  python-black-doc  
>
> -- no debconf 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 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#968079: Bug#968079: libapache2-mod-wsgi: Package is not installable. Needs older Python2.

2020-08-08 Thread Emmanuel Arias
Hi,

That problem seems to be fixed on salsa, but I am
waiting for a review.

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

El sáb., 8 de ago. de 2020 a la(s) 04:15, greylistd Python issue
(n...@dagami.org) escribió:
>
> Package: libapache2-mod-wsgi
> Version: 4.6.8-1+b1
> Severity: grave
> Justification: renders package unusable
>
> Dear Maintainer,
>
> When trying to install the package, the following message is displayed:
>
> == begin 
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
>
> The following packages have unmet dependencies:
>  python : PreDepends: python-minimal (= 2.7.17-2) but it is not going to be 
> installed
>   Depends: libpython-stdlib (= 2.7.17-2) but it is not going to be 
> installed
>   Depends: python2 (= 2.7.17-2) but 2.7.18-2 is to be installed
> E: Unable to correct problems, you have held broken packages.
> ==  end  
> The problem is that my Python2 is:
> python22.7.18-2 amd64
>
>
> -- System Information:
> Debian Release: bullseye/sid
>   APT prefers unstable
>   APT policy: (500, 'unstable')
> Architecture: amd64 (x86_64)
>
> Kernel: Linux 5.7.0-2-amd64 (SMP w/4 CPU threads)
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: 
> LC_ALL set to fr_FR.UTF-8), LANGUAGE=en_US:en
> Shell: /bin/sh linked to /bin/dash
> Init: systemd (via /run/systemd/system)
> LSM: AppArmor: enabled
>
> Versions of packages libapache2-mod-wsgi depends on:
> ii  apache2-bin [apache2-api-20120211]  2.4.43-1
> ii  libc6   2.31-3
> ii  libpython2.72.7.18-1
> pn  python  
>
> libapache2-mod-wsgi recommends no packages.
>
> libapache2-mod-wsgi suggests no packages.
>
> ___
> 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] Bug#966690: Bug#966690: afew: Package is outdated.

2020-08-01 Thread Emmanuel Arias
Hi!

I can review it.
But IMHO this is not the best way to make a new upstream release update.
In this case there are 56 files to review.

You can join to the DPMT and make the change directly.


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

El sáb., 1 de ago. de 2020 a la(s) 19:15,  escribió:
>
> Subject: afew: Package is outdated.
> Package: afew
> X-Debbugs-Cc: deb...@fritzreichwald.de
> Version: 1.3.0-1
> Severity: normal
> Tags: patch
>
> Dear Maintainer,
>
> I just recognized that afew is outdated in debian.
> So i prepared
> https://salsa.debian.org/python-team/modules/afew/-/merge_requests/2 to
> fix this.
>
> Please contact me if there is something I should fix before you can
> merge it.
>
> Thanks!
>
> Best regards Fritz (fiete in IRC)
>
> ___
> 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] Bug#966512: Bug#966512: Please update python-cups to 2.0.1

2020-07-30 Thread Emmanuel Arias
Hello everybody,

I found that the new usptream source is in [0]. I've just asked
about it in the issue mentioned here.

[0] https://github.com/OpenPrinting/pycups

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

El mié., 29 de jul. de 2020 a la(s) 16:03, Didier 'OdyX' Raboud
(o...@debian.org) escribió:
>
> Source: python-cups
> Version: 1.9.73-3
> Severity: normal
> X-Debbugs-CC: Till Kamppeter , 
> debian-print...@lists.debian.org
>
> Submitting this as a proper bug to keep track.
>
> Jérôme: anything I could do from the Printing Team to help?
>
> Le mercredi, 13 mai 2020, 11.41:40 h CEST Till Kamppeter a écrit :
> > please update python-cups to 2.0.1 as it contains a fix for a crasher
> > with system0-config-printer.
> >
> > original Ubuntu bug report:
> >
> > https://bugs.launchpad.net/system-config-printer/+bug/1867480
> >
> > Forwarded upstream:
> >
> > https://github.com/OpenPrinting/system-config-printer/issues/176
> >
> > Upstream author's comment on python-cups:
> >
> > https://github.com/OpenPrinting/system-config-printer/issues/176#issuecommen
> > t-627738281
> >
> > Could you update the Debian package so that it syncs into Ubuntu? Thanks.
> >
> > Till
>
>
> --
> OdyX___
> 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] Bug#937645: Bug#937645: python-cjson: Python2 removal in sid/bullseye

2020-06-30 Thread Emmanuel Arias
Cheers,
Arias Emmanuel
@eamanu
http://eamanu.com

El mar., 30 de jun. de 2020 a la(s) 17:51, Bernd Zeimetz
(b...@debian.org) escribió:
>
>
>
> On 6/30/20 10:41 PM, Moritz Mühlenhoff wrote:
> > There's no movement on https://github.com/AGProjects/python-cjson/issues/6
> > and at this point there are no reverse dependencies left, let's remove it?
+1 :)
>
> yes, good plan - I've filed a ROM removal bug.
>
>
> Bernd
>
>
> --
>  Bernd ZeimetzDebian GNU/Linux Developer
>  http://bzed.dehttp://www.debian.org
>  GPG Fingerprint: ECA1 E3F2 8E11 2432 D485  DD95 EB36 171A 6FF9 435F
>
> ___
> 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] Bug#955750: Bug#955750: python3-pgspecial: please update to new upstream release

2020-06-25 Thread Emmanuel Arias
Hi!

I've just uploaded to salsa a new upstream release.

I would need a review and sponsorship :)


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

El jue., 25 de jun. de 2020 a la(s) 15:28, Emmanuel Arias
(emmanuelaria...@gmail.com) escribió:
>
> Hi Daniel,
>
> I can take a look on the package. I can see that there aren't
> work on it trying to fix this particular issue.
>
> Cheers,
> Arias Emmanuel
> @eamanu
> http://eamanu.com
>
> El jue., 25 de jun. de 2020 a la(s) 12:42, Daniel Baumann
> (daniel.baum...@progress-linux.org) escribió:
> >
> > Hi,
> >
> > what's the status/ETA for this? we're suffering from the same bug,
> > making pgcli barely usable at work..
> >
> > do you need any help to update the package?
> >
> > Regards,
> > Daniel
> >
> > ___
> > 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] Bug#955750: Bug#955750: python3-pgspecial: please update to new upstream release

2020-06-25 Thread Emmanuel Arias
Hi Daniel,

I can take a look on the package. I can see that there aren't
work on it trying to fix this particular issue.

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

El jue., 25 de jun. de 2020 a la(s) 12:42, Daniel Baumann
(daniel.baum...@progress-linux.org) escribió:
>
> Hi,
>
> what's the status/ETA for this? we're suffering from the same bug,
> making pgcli barely usable at work..
>
> do you need any help to update the package?
>
> Regards,
> Daniel
>
> ___
> 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

Re: [Python-modules-team] proposal: moving awscli and python-botocore to cloud-team ownership

2020-06-23 Thread Emmanuel Arias
Hi

El sáb., 20 de jun. de 2020 a la(s) 15:36, Bastian Blank
(wa...@debian.org) escribió:
>
> On Sat, Jun 20, 2020 at 10:49:24AM -0700, Noah Meyerhans wrote:
> > On Thu, Jun 18, 2020 at 03:37:09PM +0900, TANIGUCHI Takaki wrote:
> > > I agree your proposal. It's a good idea.
> > Thank you.  I've forked both of these salsa projects into the cloud-team
> > namespace.  I'll prepare sid uploads adjusting the various packaging
> > metadata in the next day or two.
>
> Please don't.  Please ask them to be moved properly by opening a ticket
> if you don't find another way.

I agree with Bastian, This is not a fork itself, Is the same project moving to
another team.

IMO, If we fork, the repository will still exist on DPMT and can be re-working.

Cheers,
Emmanuel
>
> Bastian
>
> --
> Those who hate and fight must stop themselves -- otherwise it is not stopped.
> -- Spock, "Day of the Dove", stardate unknown
>
> ___
> 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] Bug#963020: impacket breaks smbmap autopkgtest: No module named 'pkg_resources'

2020-06-17 Thread Emmanuel Arias
I've just pushed to salsa the fix, could anyone review it and sponsor
it, please?

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

El mié., 17 de jun. de 2020 a la(s) 19:18, Emmanuel Arias
(emmanuelaria...@gmail.com) escribió:
>
> Hi,
>
> I will fix it today
>
> Cheers,
> Arias Emmanuel
> @eamanu
> http://eamanu.com
>
> El mié., 17 de jun. de 2020 a la(s) 19:18, Scott Kitterman
> (deb...@kitterman.com) escribió:
> >
> > On Wed, 17 Jun 2020 21:12:40 +0200 Paul Gevers  wrote:
> > > Source: impacket, smbmap
> > > Control: found -1 impacket/0.9.21-1
> > > Control: found -1 smbmap/1.8.2-1
> > > Severity: serious
> > > Tags: sid bullseye
> > > X-Debbugs-CC: debian...@lists.debian.org
> > > User: debian...@lists.debian.org
> > > Usertags: breaks needs-update
> > >
> > > Dear maintainer(s),
> > >
> > > With a recent upload of impacket the autopkgtest of smbmap fails in
> > > testing when that autopkgtest is run with the binary packages of
> > > impacket from unstable. It passes when run with only packages from
> > > testing. In tabular form:
> > >
> > >passfail
> > > impacket   from testing0.9.21-1
> > > smbmap from testing1.8.2-1
> > > all others from testingfrom testing
> > >
> > > I copied some of the output at the bottom of this report. Is the latest
> > > impacket missing a dependency or is the version function not supported
> > > anymore?
> > >
> > > Currently this regression is blocking the migration of impacket to
> > > testing [1]. Due to the nature of this issue, I filed this bug report
> > > against both packages. Can you please investigate the situation and
> > > reassign the bug to the right package?
> > >
> > > 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=impacket
> > >
> > > https://ci.debian.net/data/autopkgtest/testing/amd64/s/smbmap/5914948/log.gz
> > >
> > > autopkgtest [07:08:34]: test command1: smbmap -h
> > > autopkgtest [07:08:34]: test command1: [---
> > > Traceback (most recent call last):
> > >   File "/usr/bin/smbmap", line 19, in 
> > > from impacket import version, smbserver
> > >   File "/usr/lib/python3/dist-packages/impacket/version.py", line 7, in
> > > 
> > > import pkg_resources
> > > ModuleNotFoundError: No module named 'pkg_resources'
> > > autopkgtest [07:08:35]: test command1: ---]
> > >
> > Looks like a missing depends on python3-pkg-resources for impacket since
> > that's where it's imported.
> >
> > Scott K

___
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#963020: impacket breaks smbmap autopkgtest: No module named 'pkg_resources'

2020-06-17 Thread Emmanuel Arias
Hi,

I will fix it today

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

El mié., 17 de jun. de 2020 a la(s) 19:18, Scott Kitterman
(deb...@kitterman.com) escribió:
>
> On Wed, 17 Jun 2020 21:12:40 +0200 Paul Gevers  wrote:
> > Source: impacket, smbmap
> > Control: found -1 impacket/0.9.21-1
> > Control: found -1 smbmap/1.8.2-1
> > Severity: serious
> > Tags: sid bullseye
> > X-Debbugs-CC: debian...@lists.debian.org
> > User: debian...@lists.debian.org
> > Usertags: breaks needs-update
> >
> > Dear maintainer(s),
> >
> > With a recent upload of impacket the autopkgtest of smbmap fails in
> > testing when that autopkgtest is run with the binary packages of
> > impacket from unstable. It passes when run with only packages from
> > testing. In tabular form:
> >
> >passfail
> > impacket   from testing0.9.21-1
> > smbmap from testing1.8.2-1
> > all others from testingfrom testing
> >
> > I copied some of the output at the bottom of this report. Is the latest
> > impacket missing a dependency or is the version function not supported
> > anymore?
> >
> > Currently this regression is blocking the migration of impacket to
> > testing [1]. Due to the nature of this issue, I filed this bug report
> > against both packages. Can you please investigate the situation and
> > reassign the bug to the right package?
> >
> > 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=impacket
> >
> > https://ci.debian.net/data/autopkgtest/testing/amd64/s/smbmap/5914948/log.gz
> >
> > autopkgtest [07:08:34]: test command1: smbmap -h
> > autopkgtest [07:08:34]: test command1: [---
> > Traceback (most recent call last):
> >   File "/usr/bin/smbmap", line 19, in 
> > from impacket import version, smbserver
> >   File "/usr/lib/python3/dist-packages/impacket/version.py", line 7, in
> > 
> > import pkg_resources
> > ModuleNotFoundError: No module named 'pkg_resources'
> > autopkgtest [07:08:35]: test command1: ---]
> >
> Looks like a missing depends on python3-pkg-resources for impacket since
> that's where it's imported.
>
> Scott K

___
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#949762: Bug#949762: Bug#949762: Please update hypothesis package to >= 5.1

2020-06-01 Thread Emmanuel Arias
My bad!

Pushed, Thanks!


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

El sáb., 30 de may. de 2020 a la(s) 23:44, Sandro Tosi
(mo...@debian.org) escribió:
>
> > For that reason, I decided skip the test [1]. Please, I need a more 
> > experience
> > review, or if it's all ok, I will need sponsorship to  upload.
>
> you did not push upstream and pristine-tar branches, so now i cannot
> look and fix and upload this package :(
>
> --
> Sandro "morph" Tosi
> My website: http://sandrotosi.me/
> Me at Debian: http://wiki.debian.org/SandroTosi
> Twitter: https://twitter.com/sandrotosi

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

Re: [Python-modules-team] any chance to get Google's s2sphere modules packaged?

2020-05-28 Thread Emmanuel Arias
Hi,

I will take a look.

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

El jue., 28 de may. de 2020 a la(s) 10:51, Christoph Anton Mitterer
(cales...@scientia.net) escribió:
>
> Hey.
>
> Just wondered whether it would be easy for the python-modules-team to
> get that:
>
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=961314
>
> packaged?
>
> Thanks,
> Chris.
>
>
> ___
> 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] Bug#961250: anorack: incorrect suggestion: a src package -> an src package

2020-05-25 Thread Emmanuel Arias
Hi!

I've just pushed to salsa a new upstream release that fixes this issue.

I will need sponsorship to upload.


Cheers,
Arias Emmanuel
@eamanu
yaerobi.com
___
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#961239: Bug#961239: python-django-registration: Not compatible with Django 3.x

2020-05-22 Thread Emmanuel Arias
Hi,

This bugs seems to be fixed now on python3-django-registration 2.2-4

That is already on experimental.

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

El jue., 21 de may. de 2020 a la(s) 18:15, Chris Lamb
(la...@debian.org) escribió:
>
> Source: python-django-registration
> Version: 2.2-3
> Severity: normal
> User: python-modules-t...@lists.alioth.debian.org
> Usertags: django-3.x
> Control: affects -1 mini-buildd
>
> Dear maintainer,
>
> The version of Django experimental is currently 3.0.6-1. I have built
> the 153 reverse-dependencies in unstable against this version and 114
> of these build & pass their testsuite successfully. For more
> information, see:
>
> http://bugs.debian.org/960890
>
> Please use the above bug report for queries or questions regarding
> Django 3.x that are not specific to this particular package in order
> to reduce duplicated work across all of the bugs.
>
> Whilst python-django-registration itself builds from source, it causes
> other packages (eg. mini-buildd) to FTBFS.
>
> Here is the FTBFS from mini-buildd:
>
>   […]
>
> File 
> "/home/lamby/temp/cdt.20200517004829.Xc0msV8pPb.ags.lamby-debian-experimental.python3-mini-buildd/mini-buildd-1.1.31/src/mini_buildd/django_settings.py",
>  line 168, in pseudo_configure
>   django.setup()
> File "/usr/lib/python3/dist-packages/django/__init__.py", line 24, in 
> setup
>   apps.populate(settings.INSTALLED_APPS)
> File "/usr/lib/python3/dist-packages/django/apps/registry.py", line 114, 
> in populate
>   app_config.import_models()
> File "/usr/lib/python3/dist-packages/django/apps/config.py", line 211, in 
> import_models
>   self.models_module = import_module(models_module_name)
> File "/usr/lib/python3.8/importlib/__init__.py", line 127, in 
> import_module
>   return _bootstrap._gcd_import(name[level:], package, level)
> File "", line 1014, in _gcd_import
> File "", line 991, in _find_and_load
> File "", line 975, in _find_and_load_unlocked
> File "", line 671, in _load_unlocked
> File "", line 783, in exec_module
> File "", line 219, in 
> _call_with_frames_removed
> File "/usr/lib/python3/dist-packages/registration/models.py", line 23, in 
> 
>   from django.utils.encoding import python_2_unicode_compatible
>   ImportError: cannot import name 'python_2_unicode_compatible' from 
> 'django.utils.encoding' 
> (/usr/lib/python3/dist-packages/django/utils/encoding.py)
>
>   make[1]: *** [debian/rules:21: override_dh_auto_build] Error 2
>   make[1]: Leaving directory 
> '/home/lamby/temp/cdt.20200517004829.Xc0msV8pPb.ags.lamby-debian-experimental.python3-mini-buildd/mini-buildd-1.1.31'
>   make: *** [debian/rules:4: build] Error 2
>   dpkg-buildpackage: error: debian/rules build subprocess returned exit 
> status 2
>
>   […]
>
> The full build log is attached.
>
>
> 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] Bug#961250: Bug#961250: anorack: incorrect suggestion: a src package -> an src package

2020-05-21 Thread Emmanuel Arias
Hi,

I open the issue on upstream [0]

[0] https://github.com/jwilk/anorack/issues/5

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

El jue., 21 de may. de 2020 a la(s) 22:21, Paul Wise (p...@debian.org) escribió:
>
> Package: anorack
> Version: 0.2.4-1
> Severity: normal
>
> The suggestion "an src" is incorrect since most people will be
> internally translating "src" to "source" and pronouncing that rather
> than pronouncing each individual character as in "an s.r.c.".
>
> -- System Information:
> Debian Release: bullseye/sid
>   APT prefers testing-debug
>   APT policy: (900, 'testing-debug'), (900, 'testing'), (800, 
> 'unstable-debug'), (800, 'unstable'), (790, 'buildd-unstable'), (700, 
> 'experimental-debug'), (700, 'experimental'), (690, 'buildd-experimental')
> Architecture: amd64 (x86_64)
>
> Kernel: Linux 5.6.0-1-amd64 (SMP w/4 CPU cores)
> Kernel taint flags: TAINT_FIRMWARE_WORKAROUND
> Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8), 
> LANGUAGE=en_AU:en (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> Init: systemd (via /run/systemd/system)
> LSM: AppArmor: enabled
>
> Versions of packages anorack depends on:
> ii  espeak-ng  1.50+dfsg-6
> ii  python33.8.2-3
>
> anorack recommends no packages.
>
> anorack suggests no packages.
>
> -- no debconf information
>
> --
> bye,
> pabs
>
> https://wiki.debian.org/PaulWise
> ___
> 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] Bug#949762: Bug#949762: Bug#949762: Please update hypothesis package to >= 5.1

2020-05-20 Thread Emmanuel Arias
Hi everybody,

Soory  for my delay.

I have had an issue with the a "lazy" test [0], This test assert if
numy isn't on
`sys.modules`. According I can understood about autopgktest, when
Depends: python3-* is written on d/tests/control, that  will "put into
sys.modules"
(installation path really) the package. So, that test will fail always
that python3-numpy
is mark as Depends on the autopkgtest.

For that reason, I decided skip the test [1]. Please, I need a more experience
review, or if it's all ok, I will need sponsorship to  upload.

Thanks!

[0] 
https://salsa.debian.org/python-team/modules/python-hypothesis/-/blob/debian/master/hypothesis-python/tests/numpy/test_lazy_import.py
[1] 
https://salsa.debian.org/python-team/modules/python-hypothesis/-/blob/debian/master/debian/patches/0002-Skip-lazy-test-that-fail-on-autopkgtest.patch

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

El mar., 19 de may. de 2020 a la(s) 12:16, Sandro Tosi
(mo...@debian.org) escribió:
>
> On Mon, Apr 27, 2020 at 5:51 PM Emmanuel Arias
>  wrote:
> >
> > Hi Ole,
> >
> > I am working on the python-hypothesis.
> >
> > One of the test fail on autopkgtest, so I am workint on it.
> >
> > I push to salsa [0] my last change if you want to take a look.
> >
> > [0] https://salsa.debian.org/python-team/modules/python-hypothesis
>
> whta's the status here? more than 3 weeks passed from the last update
> and the newest numpy 1.19.0RC1 requires a newer version of hypothesis
> than we have in the archive.
>
> Regards,
> --
> Sandro "morph" Tosi
> My website: http://sandrotosi.me/
> Me at Debian: http://wiki.debian.org/SandroTosi
> Twitter: https://twitter.com/sandrotosi

___
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#960967: mark python3-soupsieve Multi-Arch: foreign

2020-05-19 Thread Emmanuel Arias
Hi,

Patch applied.

I will need sponsorship to upload.

Thanks!


Cheers,
Arias Emmanuel
@eamanu
yaerobi.com
___
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#954907: python3-dateparser: Warning with autopkgtest when python3.8 is default

2020-05-17 Thread Emmanuel Arias
Hi,

The warning is raised here [0]. The date_formats should be a list, and in
this
test is parametrized a string. If a list is set on the date_formats the
warning
does not emitted.

I created this issue on upstream [1]. What is your opinion? Make an patch
or we
wait for an upstream response?

[0]
https://salsa.debian.org/python-team/modules/dateparser/-/blob/master/tests/test_date.py#L302
[1] https://github.com/scrapinghub/dateparser/issues/688


Cheers,
Arias Emmanuel
@eamanu
yaerobi.com
___
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#954907: python3-dateparser: Warning with autopkgtest when python3.8 is default

2020-05-15 Thread Emmanuel Arias
Hi,

The warning is still happen on 0.7.4-1 version.

```
/tmp/autopkgtest.anahCe/build.ib1/src/dateparser/date.py:138: FutureWarning: 
Date formats should be list, tuple or set of strings
  warn(_DateLocaleParser.DATE_FORMATS_ERROR_MESSAGE, FutureWarning)
```

I will investigate.

Cheers,
eamanu

___
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#954907: Bug#954907: python3-dateparser: Warning with autopkgtest when python3.8 is default

2020-05-12 Thread Emmanuel Arias
Hi

I've just push to salsa the upstream and pristine-tar branches.
Please,  review it.

Thanks!

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

El lun., 11 de may. de 2020 a la(s) 17:26, Scott Kitterman
(deb...@kitterman.com) escribió:
>
> On Monday, May 11, 2020 4:18:45 PM EDT Emmanuel Arias wrote:
> > El lun., 11 de may. de 2020 a la(s) 17:10, Antoine Beaupré
> >
> > (anar...@debian.org) escribió:
> > > On 2020-05-11 14:53:29, Scott Kitterman wrote:
> > > > On Monday, May 11, 2020 2:39:30 PM EDT Antoine Beaupré wrote:
> > > >> On 2020-05-11 15:18:53, Emmanuel Arias wrote:
> > > >> > Hi,
> > > >> >
> > > >> > The upstream and pristine-tar branches are not generated on salsa for
> > > >> > any particular reason.?
> > > >>
> > > >> I'm not sure what question you are asking here. This package doesn't
> > > >> use
> > > >> pristine-tar or upstream branches right now, if that's what you're
> > > >> asking.
> > > >
> > > > Which it should since part of the DPMT standard repository layout.
> > > > Please fix.>
> > > I just found the time to update half a dozen Debian packages last
> > > night. I have no time for administrative details like this. I'm happy if
> > > some other folks in the team have time for that and won't stand in their
> > > way.
> > >
> > > I just hope my contributions to the team are otherwise appreciated. That
> > > package doesn't have pristine-tar and I don't plan to add it myself. If
> > > that's a problem for the team, I'm happy to move it to collab-maint or
> > > stop maintaining it.
> >
> > Sorry, my intention was not introduce noises. I did just asking just for be
> > sure if that package need help or not.  I will happy to add upstream and
> > pristine-tar branches :)
>
> Thank you.  Please do.
>
> This is not just administrivia.  People who interact with the team
> repositories expect a certain layout and it causes confusion when it is not
> used.
>
> When following the standard team processes (that we've all agreed to do), this
> amount of extra time it takes to do it correctly is virtually nil.
>
> Scott K

___
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#954907: Bug#954907: python3-dateparser: Warning with autopkgtest when python3.8 is default

2020-05-11 Thread Emmanuel Arias
El lun., 11 de may. de 2020 a la(s) 17:10, Antoine Beaupré
(anar...@debian.org) escribió:
>
> On 2020-05-11 14:53:29, Scott Kitterman wrote:
> > On Monday, May 11, 2020 2:39:30 PM EDT Antoine Beaupré wrote:
> >> On 2020-05-11 15:18:53, Emmanuel Arias wrote:
> >> > Hi,
> >> >
> >> > The upstream and pristine-tar branches are not generated on salsa for
> >> > any particular reason.?
> >>
> >> I'm not sure what question you are asking here. This package doesn't use
> >> pristine-tar or upstream branches right now, if that's what you're
> >> asking.
> >
> > Which it should since part of the DPMT standard repository layout.  Please 
> > fix.
>
> I just found the time to update half a dozen Debian packages last
> night. I have no time for administrative details like this. I'm happy if
> some other folks in the team have time for that and won't stand in their
> way.
>
> I just hope my contributions to the team are otherwise appreciated. That
> package doesn't have pristine-tar and I don't plan to add it myself. If
> that's a problem for the team, I'm happy to move it to collab-maint or
> stop maintaining it.

Sorry, my intention was not introduce noises. I did just asking just for be
sure if that package need help or not.  I will happy to add upstream and
pristine-tar branches :)

Cheers,
Emmanuel
>
> A.
>
> --
> Man really attains the state of complete humanity when he produces,
> without being forced by physical need to sell himself as a commodity.
> - Ernesto "Che" Guevara

___
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#954907: Bug#954907: python3-dateparser: Warning with autopkgtest when python3.8 is default

2020-05-11 Thread Emmanuel Arias
Hi,

The upstream and pristine-tar branches are not generated on salsa for
any particular reason.?


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

El lun., 11 de may. de 2020 a la(s) 00:24, Antoine Beaupré
(anar...@debian.org) escribió:
>
> Control: tags -1 worksforme
>
> On 2020-03-25 02:39:49, Scott Kitterman wrote:
> > Package: python3-dateparser
> > Version: 0.7.2-1
> > Severity: normal
> >
> > While investigatin a resolution for #954147, I noticed the following
> > warning being emitted.  Presumably this will turn to an error in the
> > future and should, at some point, be addressed:
> >
> > tmp/autopkgtest.ced6Wo/build.9qW/real-tree/dateparser/date.py:142: 
> > FutureWarning: Date formats should be list, tuple or set of strings
> >   warn(_DateLocaleParser.DATE_FORMATS_ERROR_MESSAGE, FutureWarning)
>
> Hi!
>
> Could you check if this still occurs in the latest version just uploaded
> to sid? The warning doesn't occur at build time at least...
>
> a.
>
> --
> Imagine a world in which every single person on the planet is given
> free access to the sum of all human knowledge.
>  - Jimmy Wales, co-founder of Wikipedia
>
> ___
> 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] Bug#949762: Bug#949762: Please update hypothesis package to >= 5.1

2020-04-27 Thread Emmanuel Arias
Hi Ole,

I am working on the python-hypothesis.

One of the test fail on autopkgtest, so I am workint on it.

I push to salsa [0] my last change if you want to take a look.

[0] https://salsa.debian.org/python-team/modules/python-hypothesis

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

El sáb., 25 de abr. de 2020 a la(s) 06:18, Ole Streicher
(ole.streic...@gmx.de) escribió:
>
> Hi Emanuel,
>
> On Sat, 25 Jan 2020 08:59:00 -0300 Emmanuel Arias wrote:
> > Hypothesis from >= 5.0.0 version drop Python 2 support. So, I think we
> > should wait on Debian until
> > python-hypothesis remove the Python2 support.
>
> Since there is no more a Python2 package for hyptothesis, could I ask to
> upgrade to 5.1 now? This starts to block upgrading the whole astropy
> chain now.
>
> Thanks
>
> Ole
>
> ___
> 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] Bug#937823: python-hypothesis: Python2 removal in sid/bullseye

2020-04-25 Thread Emmanuel Arias
Hi Sandro,

pypy-hypothesis was not removed. I am preparing a new upstream release
to close ##949762, and fail for pypy.

I will push the drop pypy support to salsa.

Could you review it, please?

Cheers,
Emmanuel

___
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#958533: Bug#958533: pyxdg: autopkgtest regression: still tests Python2 package

2020-04-23 Thread Emmanuel Arias
Hi,

I've push to salsa the fix. I will need sponsorship

Thanks!

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

El jue., 23 de abr. de 2020 a la(s) 10:45, Paul Gevers
(elb...@debian.org) escribió:
>
> Source: pyxdg
> Version: 0.26-2
> X-Debbugs-CC: debian...@lists.debian.org
> Severity: serious
> User: debian...@lists.debian.org
> Usertags: regression
>
> Dear maintainer(s),
>
> With a recent upload of pyxdg the autopkgtest of pyxdg fails in testing
> when that autopkgtest is run with the binary packages of pyxdg from
> unstable. It passes when run with only packages from testing. In tabular
> form:
>
>passfail
> pyxdg  from testing0.26-2
> all others from testingfrom testing
>
> I copied some of the output at the bottom of this report. It seems
> you're still testing the Python2 package, which was removed in the last
> upload according to the changelog.
>
> Currently this regression is blocking the migration to testing [1]. Can
> you please investigate the situation and fix it?
>
> 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=pyxdg
>
> https://ci.debian.net/data/autopkgtest/testing/amd64/p/pyxdg/5121097/log.gz
>
> autopkgtest [01:11:44]: test upstream: [---
> Failure: ImportError (No module named xdg) ... ERROR
> Failure: ImportError (No module named xdg.DesktopEntry) ... ERROR
> Failure: ImportError (No module named xdg.IconTheme) ... ERROR
> Failure: ImportError (No module named xdg) ... ERROR
> Failure: ImportError (No module named xdg) ... ERROR
> Failure: ImportError (No module named xdg.Menu) ... ERROR
> Failure: ImportError (No module named xdg.Menu) ... ERROR
> Failure: ImportError (No module named xdg) ... ERROR
> Failure: ImportError (No module named xdg) ... ERROR
>
> ==
> ERROR: Failure: ImportError (No module named xdg)
> --
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 418, in
> loadTestsFromName
> addr.filename, addr.module)
>   File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 47, in
> importFromPath
> return self.importFromDir(dir_path, fqname)
>   File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 94, in
> importFromDir
> mod = load_module(part_fqname, fh, filename, desc)
>   File
> "/tmp/autopkgtest-lxc.tod66xo5/downtmp/build.pwA/src/test/test-basedirectory.py",
> line 1, in 
> from xdg import BaseDirectory
> ImportError: No module named xdg
>
> ==
> ERROR: Failure: ImportError (No module named xdg.DesktopEntry)
> --
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 418, in
> loadTestsFromName
> addr.filename, addr.module)
>   File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 47, in
> importFromPath
> return self.importFromDir(dir_path, fqname)
>   File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 94, in
> importFromDir
> mod = load_module(part_fqname, fh, filename, desc)
>   File
> "/tmp/autopkgtest-lxc.tod66xo5/downtmp/build.pwA/src/test/test-desktop.py",
> line 3, in 
> from xdg.DesktopEntry import DesktopEntry
> ImportError: No module named xdg.DesktopEntry
>
> ==
> ERROR: Failure: ImportError (No module named xdg.IconTheme)
> --
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 418, in
> loadTestsFromName
> addr.filename, addr.module)
>   File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 47, in
> importFromPath
> return self.importFromDir(dir_path, fqname)
>   File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 94, in
> importFromDir
> mod = load_module(part_fqname, fh, filename, desc)
>   File
> "/tmp/autopkgtest-lxc.tod66xo5/downtmp/build.pwA/src/test/test-icon.py",
> line 2, in 
> from xdg.IconTheme import IconTheme, getIconPath, getIconData
> ImportError: No module named xdg.IconTheme
>
> ==
> ERROR: Failure: ImportError (No module named xdg)
> --
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 418, in
> loadTestsFromName
> addr.filename, addr.module)
>   File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 47, in
> importFromPath
> 

[Python-modules-team] Bug#954812: Bug#954812: pythonmagick: autopkgtest regression: cannot import name '_PythonMagick'

2020-04-18 Thread Emmanuel Arias
Hi!

I'm working on this issue. Currently [1], the autopkgtest (from this
package) has support for py38.

Using pyversion -s to test all version supported give me some troubles, for now.

[1] https://salsa.debian.org/python-team/modules/pythonmagick

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

El sáb., 18 de abr. de 2020 a la(s) 07:06, Adrian Bunk
(b...@debian.org) escribió:
>
> On Mon, Mar 23, 2020 at 09:43:19PM +0100, Paul Gevers wrote:
> > Source: pythonmagick
> > Version: 0.9.19-6
> > X-Debbugs-CC: debian...@lists.debian.org
> > Severity: serious
> > User: debian...@lists.debian.org
> > Usertags: regression
> >
> > Dear maintainer(s),
> >
> > With a recent upload of pythonmagick the autopkgtest of pythonmagick
> > fails in testing when that autopkgtest is run with the binary packages
> > of pythonmagick from unstable. It passes when run with only packages
> > from testing. In tabular form:
> >
> >passfail
> > pythonmagick   from testing0.9.19-6
> > 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 to testing [1]. Can
> > you please investigate the situation and fix it?
> >...
> > Testing with python3.7:
> > + python3.7
> > Traceback (most recent call last):
> >   File "", line 1, in 
> >   File "/usr/lib/python3/dist-packages/PythonMagick/__init__.py", line
> > 1, in 
> > from . import _PythonMagick
> > ImportError: cannot import name '_PythonMagick' from 'PythonMagick'
> >...
>
> This is not a regression in the package, the root cause is:
> https://lists.debian.org/debian-release/2020/04/msg00228.html
>
> cu
> Adrian
>
> ___
> 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] Bug#956046: Bug#956046: python3-pycryptodome: SyntaxWarning: "is" with a literal

2020-04-06 Thread Emmanuel Arias
Hi,

I've just push to salsa a new upstream release (3.9.7) that fix this warning.

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

El lun., 6 de abr. de 2020 a la(s) 13:18, Gabriele Stilli
(superenz...@libero.it) escribió:
>
> Package: python3-pycryptodome
> Version: 3.6.1-3
>
> Hello,
>
> on config, a Python script in python3-pycryptodome spits out a warning:
>
> /usr/lib/python3/dist-packages/Cryptodome/SelfTest/Random/test_random.py:103:
> SyntaxWarning: "is" with a literal. Did you mean "=="?
>   if sys.version_info[0] is 3:
>
> Regards,
> Gabriele Stilli
>
> ___
> 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

Re: [Python-modules-team] Bug#935455: Updated version of dask

2020-03-02 Thread Emmanuel Arias
El lun., 2 de mar. de 2020 a la(s) 15:27, Diane Trout (di...@ghic.org) escribió:
>
> On Sun, 2020-03-01 at 23:03 -0300, Emmanuel Arias wrote:
> > Hi Diane,
> >
> > On 01/03/2020 22:31, Diane Trout wrote:
> > > Hi,
> > >
> > > I updated the version of dask to 2.11.0 does that help with this
> > > bug?
> > You should run autopkgtest to know if that fix the bug :)
>
> I made ci.debian.org run the tests and I don't see any dask failures
> now. However there's still two failures but they seem related to HTTPS
> and not dask.
>
> https://ci.debian.net/data/autopkgtest/unstable/amd64/p/python-xarray/4425021/log.gz
>
> Do you want to close this ticket or transfer it back to xarray?

Seems that now the problem is on xarray. IMO that est tha try to make
a request must be skipped

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

Re: [Python-modules-team] Bug#935455: Updated version of dask

2020-03-01 Thread Emmanuel Arias
Hi Diane,

On 01/03/2020 22:31, Diane Trout wrote:
> Hi,
>
> I updated the version of dask to 2.11.0 does that help with this bug?
You should run autopkgtest to know if that fix the bug :)
>
> Diane
>
> ___
> Python-modules-team mailing list
> Python-modules-team@alioth-lists.debian.net
> https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team

-- 
Cheers,
Emmanuel Arias
@eamanu
https://eamanu.com




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#950331: Bug#950331: python3-aiohttp: please package the documentation

2020-02-01 Thread Emmanuel Arias
Package: python3-aiohttp
Version: 3.5.1-1

Hello,

I've just push to salsa the docs package.

I will need sponsor to upload it.

Thanks

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

El vie., 31 de ene. de 2020 a la(s) 11:54, Martin (deba...@debian.org) escribió:
>
> Quoting Emmanuel Arias :
> > I wil try to package today
>
> Thank you very much!
>

___
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#950331: Bug#950331: python3-aiohttp: please package the documentation

2020-01-31 Thread Emmanuel Arias
Package: python3-aiohttp
Version: 3.5.1-1

Hi Martin,

I wil try to package today


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

El vie., 31 de ene. de 2020 a la(s) 10:27, Martin (deba...@debian.org) escribió:
>
> Package: python3-aiohttp
> Version: 3.5.1-1
>
> It would be nice, if there were a python3-aiohttp-doc package.
>
> Workaround:
> $ apt source python3-aiohttp
> $ cd python-aiohttp-3.5.1/docs/
> $ sed -i -e '/sphinxcontrib.asyncio/d' -e '/aiohttp_theme/d' conf.py
> $ make html
> $ sensible-browser _build/html/index.html
>
> ___
> 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] Bug#949750: geoalchemy2: Cannot fulfill the build dependencies

2020-01-26 Thread Emmanuel Arias
Hi,

I've push to salsa the fix of this, if anyone could review it will be great.

I will need sponsorship for upload, please.

Thanks!

-- 
Cheers,
Emmanuel Arias
@eamanu
https://eamanu.com




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#949733: Bug#949733: python-pip: 'pip install' don't work for python2 in Debian10

2020-01-25 Thread Emmanuel Arias
Hi,

I had similar issues, when I didn't clean the environment, e.g. I had
a .local/lib/python2.7/site-packages

When I removed that folder, I was not have problems with python-pip

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

El sáb., 25 de ene. de 2020 a la(s) 20:00, Andreas Beckmann
(a...@debian.org) escribió:
>
> Control: tag -1 = moreinfo unreproducible
>
> On Fri, 24 Jan 2020 10:17:34 +0100 joanluc
>  wrote:
> > When invoking `usr/bin/pip' with any command of it, the program crashes with
> > the message :
> > "Traceback (most recent call last):
> >   File "/usr/bin/pip", line 9, in 
> > from pip._internal import main
> > ImportError: No module named _internal"
>
> Hi,
>
> I cannot reproduce this. The pip._internal module should be located at
> /usr/lib/python2.7/dist-packages/pip/_internal/*
> Are there any local environment variables on your system that alter the
> python search path?
> Are you using the system python command or do you have a "special"
> python installation?
> Is anything corrupted? (e.g. check with debsums)
>
>
> Andreas
>
> ___
> 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] Bug#949762: Bug#949762: Please update hypothesis package to >= 5.1

2020-01-25 Thread Emmanuel Arias
Package: python3-hypothesis
Version: 4.36.2-1
Severity: wishlist

Hello Ole,

Hypothesis from >= 5.0.0 version drop Python 2 support. So, I think we
should wait on Debian until
python-hypothesis remove the Python2 support.


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

El vie., 24 de ene. de 2020 a la(s) 13:39, Ole Streicher
(oleb...@debian.org) escribió:
>
> Package: python3-hypothesis
> Version: 4.36.2-1
> Severity: wishlist
>
> Dear maintainer,
>
> The hypothesis package is going to be used in many astronomical Python
> packages to improve testing efficiency. They are going to require at
> least version 5.1, as documented as a dependency in the last version of
> pytest-astropy, which I would loke to upload ASAP.
>
> Could you update the hypothesis package to the latest version, or at
> least to a 5.1 release?
>
> Thank you very much
>
> Best
>
> Ole
>
> ___
> 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] Bug#949137: Bug#949137: Please package ipython 7.11.1

2020-01-17 Thread Emmanuel Arias
Source: ipython
Version: 7.11.0-2

Hi Tobias,

I've just push to salsa the new upstream release. I will need sponsorship.

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

El vie., 17 de ene. de 2020 a la(s) 07:51, Tobias Hansen
(than...@debian.org) escribió:
>
> Source: ipython
> Version: 7.11.0-2
> Severity: wishlist
>
> Hi,
>
> ipython 7.11.1 brought back some compatibility functions that are needed for 
> sagemath 9.0:
>
> https://github.com/ipython/ipython/commit/9a8d1a345f48b7aa85e6a6da5841b65ee1f8de63#diff-230d8a7c9440fa2ab8c6a3ebe9a9f279
>
> Could you please update the package?
>
> Best,
> Tobias
>
> ___
> 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] Bug#948698: Bug#948698: python3-flask-sqlalchemy: Please update to latest release 2.4.1

2020-01-11 Thread Emmanuel Arias
Hi,

I've just push to salsa, the new upstream release.

I will need sponsorship, please.

Thanks

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

El sáb., 11 de ene. de 2020 a la(s) 23:51, Nick Gasson
(nick+deb...@nickg.me.uk) escribió:
>
> Package: python3-flask-sqlalchemy
> Version: 2.1-4
> Severity: important
>
> Dear Maintainer,
>
> The version of flask-sqlalchemy currently packaged in Debian is quite
> old, and gives some deprecation warnings when used with the latest
> version of sqlalchemy in Debian:
>
>   /usr/lib/python3/dist-packages/sqlalchemy/dialects/sqlite/base.py:1453: 
> SADeprecationWarning: The create_engine.convert_unicode parameter and 
> corresponding dialect-level parameters are deprecated, and will be removed in 
> a future release.  Modern DBAPIs support Python Unicode natively and this 
> parameter is unnecessary.
> default.DefaultDialect.__init__(self, **kwargs)
>
>   /usr/lib/python3/dist-packages/flask_sqlalchemy/__init__.py:169: 
> SADeprecationWarning: Use .persist_selectable
> info = getattr(mapper.mapped_table, 'info', {})
>
> These warnings disappear if I install the latest 2.4.1 from pip.
>
>
> -- System Information:
> Debian Release: bullseye/sid
>   APT prefers unstable
>   APT policy: (500, 'unstable')
> Architecture: amd64 (x86_64)
> Foreign Architectures: i386
>
> Kernel: Linux 5.4.0-1-amd64 (SMP w/12 CPU cores)
> Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
> LANGUAGE=en_GB:en (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> Init: systemd (via /run/systemd/system)
> LSM: AppArmor: enabled
>
> Versions of packages python3-flask-sqlalchemy depends on:
> ii  python3 3.7.5-1
> ii  python3-flask   1.1.1-2
> ii  python3-sqlalchemy  1.3.10+ds1-1
>
> python3-flask-sqlalchemy recommends no packages.
>
> python3-flask-sqlalchemy suggests no packages.
>
> -- no debconf 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 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#948694: Bug#948694: Please consider upgrading to 0.7.11 to add python3.8 support

2020-01-11 Thread Emmanuel Arias
Hello Louis-Philippe,

I'ves just push to salsa the new upstream release. I will need
sponsorship for upload.

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

El sáb., 11 de ene. de 2020 a la(s) 21:09, Louis-Philippe Véronneau
(po...@debian.org) escribió:
>
> Package: src:ponyorm
> Version: 0.7.9-1
> Severity: whislist
>
> Dear maintainer, the current version of python3-pony in unstable isn't
> python3.8 compatible. As a result, I can't build the supysonic package
> (currently in NEW) with python3.8.
>
> Please consider uploading the latest upstream version (0.7.11), that
> supports python3.8.
>
> Cheers, and thanks for maintaining ponyorm in Debian!
>
> --
>   ⢀⣴⠾⠻⢶⣦⠀
>   ⣾⠁⢠⠒⠀⣿⡁  Louis-Philippe Véronneau
>   ⢿⡄⠘⠷⠚⠋   po...@debian.org / veronneau.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 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#948616: python-protego: Upload package to unstable

2020-01-10 Thread Emmanuel Arias
Package: python-protego
Version: 0.1.15+dfsg-1
Severity: wishlist

Dear Maintainer,

python-scrapy (1.8.0) depends of protego. Please consider upload to
unstable

Cheers,
Emmanuel

___
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#948560: Bug#948560: Use of 'is' token for comparing string in knownhosts.py

2020-01-10 Thread Emmanuel Arias
Hi,

I can see that on salsa isn't the last version (18.9.0-6)?

The version 19.2.0 is on experimental but  isn't on salsa either


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

El vie., 10 de ene. de 2020 a la(s) 03:39, Witold Baryluk
(witold.bary...@gmail.com) escribió:
>
> Package: python3-twisted
> Version: 18.9.0-6
> Severity: normal
>
>
> During update to new python3-twisted:
>
> Setting up python3-twisted (18.9.0-6) ...
> /usr/lib/python3/dist-packages/twisted/conch/client/knownhosts.py:492: 
> SyntaxWarning: "is" with a literal. Did you mean "=="?
>   if keytype is "EC":
>
>
> It appears to be fixed in twisted 19.2.0+ tho:
> https://github.com/twisted/twisted/commit/de05fee07a39d3415e4a3e9738d141b43b54f95c
> which was released almost a year ago.
>
>
>
> -- System Information:
> Debian Release: bullseye/sid
>   APT prefers unstable
>   APT policy: (500, 'unstable'), (1, 'experimental')
> Architecture: amd64 (x86_64)
> Foreign Architectures: i386
>
> Kernel: Linux 5.3.0-2-amd64 (SMP w/12 CPU cores)
> Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
> TAINT_UNSIGNED_MODULE
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
> LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> Init: systemd (via /run/systemd/system)
> LSM: AppArmor: enabled
>
> Versions of packages python3-twisted depends on:
> ii  python3   3.7.5-3
> ii  python3-attr  18.2.0-1
> ii  python3-automat   0.6.0-1
> ii  python3-constantly15.1.0-1
> ii  python3-hamcrest  1.9.0-2
> ii  python3-hyperlink 19.0.0-1
> ii  python3-idna  2.6-2
> ii  python3-incremental   16.10.1-3.1
> ii  python3-openssl   19.0.0-1
> ii  python3-service-identity  18.1.0-5
> ii  python3-twisted-bin   18.9.0-6
> ii  python3-zope.interface4.6.0-4
>
> python3-twisted recommends no packages.
>
> Versions of packages python3-twisted suggests:
> pn  python3-glade2
> pn  python3-gtk2  
> pn  python3-pampy 
> pn  python3-qt4   
> ii  python3-serial3.4-5
> pn  python3-tk
> pn  python3-wxgtk2.8  
>
> -- no debconf 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 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] Bug#947470: [Py3] TypeError: a bytes-like object is required, not 'str' in pkey.write_private_key()

2020-01-02 Thread Emmanuel Arias
Hi!,

I can apply the patch, but the Travis-CI is failing for the patch.

https://travis-ci.org/paramiko/paramiko/builds/630010264?utm_source=github_status_medium=notification

Thanks!


Cheers,
Arias Emmanuel
@eamanu
yaerobi.com
___
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#947263: python3-iniparse: missing Breaks+Replaces: python-iniparse

2020-01-02 Thread Emmanuel Arias
Hi,

I attach a patch to fix the Breaks missed.

Please consider applied it
thanks!


Cheers,
Arias Emmanuel
@eamanu
yaerobi.com
From 64ac2053b609627c08f49cb4e0609e40c5e534ae Mon Sep 17 00:00:00 2001
From: Emmanuel Arias 
Date: Thu, 2 Jan 2020 12:45:59 -0300
Subject: [PATCH] d/control: add Breaks (<< 0.4-2.3) missed (Closes: #947263)

---
 debian/changelog | 7 +++
 debian/control   | 1 +
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index dfdd027..80996e4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-iniparse (0.4-4) UNRELEASED; urgency=medium
+
+  * Team upload
+  * d/control: add Breaks (<< 0.4-2.3) missed (Closes: #947263)
+
+ -- Emmanuel Arias   Thu, 02 Jan 2020 12:46:59 -0300
+
 python-iniparse (0.4-3) unstable; urgency=medium
 
   * Maintain under DPMT.
diff --git a/debian/control b/debian/control
index b4d6560..1dfa28c 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,7 @@ Rules-Requires-Root: no
 Package: python3-iniparse
 Architecture: all
 Depends: ${misc:Depends}, ${python3:Depends}, python3-six
+Breaks: python-iniparse (<< 0.4-2.3)
 Replaces: python-iniparse (<< 0.4-2.3)
 Description: access and modify configuration data in INI files (Python 3)
  iniparse is a INI parser for Python which is:
-- 
2.20.1

___
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#947053: pep8 uses python instead of python2 in the autopkg tests

2019-12-28 Thread Emmanuel Arias
Hello,

I've just to push to salsa the fix of this issue.

Please, can somebody help me to upload it?

Thanks!

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

___
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#947387: Bug#947387: python3-pcapy: missing Breaks+Replaces: python-pcapy

2019-12-25 Thread Emmanuel Arias
Hello!

I've pushed to salsa the fix.

I CC to Raphaël that help me to upload.

Raphaël, please could you review my patch?

Thanks!

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

El mié., 25 de dic. de 2019 a la(s) 21:54, Andreas Beckmann
(a...@debian.org) escribió:
>
> Package: python3-pcapy
> Version: 0.11.4-1
> Severity: serious
> User: debian...@lists.debian.org
> Usertags: piuparts
>
> Hi,
>
> during a test with piuparts I noticed your package fails to upgrade from
> 'stable'.
> It installed fine in 'stable', then the upgrade to 'sid' fails
> because it tries to overwrite other packages files without declaring a
> Breaks+Replaces relation.
>
> See policy 7.6 at
> https://www.debian.org/doc/debian-policy/ch-relationships.html#overwriting-files-and-replacing-packages-replaces
>
> This test intentionally skipped 'testing' to find file overwrite
> problems before packages migrate from 'unstable' to 'testing'.
>
> From the attached log (scroll to the bottom...):
>
>   Preparing to unpack .../python3-pcapy_0.11.4-1_amd64.deb ...
>   Unpacking python3-pcapy (0.11.4-1) ...
>   dpkg: error processing archive 
> /var/cache/apt/archives/python3-pcapy_0.11.4-1_amd64.deb (--unpack):
>trying to overwrite '/usr/share/doc-base/pcapy', which is also in package 
> python-pcapy 0.10.8-1+b1
>   Errors were encountered while processing:
>/var/cache/apt/archives/python3-pcapy_0.11.4-1_amd64.deb
>
>
> cheers,
>
> Andreas
> ___
> 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] Bug#946732: Bug#946732: Bug#946732: python-django-braces: autopkgtest failure: No module named 'django_braces'

2019-12-18 Thread Emmanuel Arias
Hi Paul,

Now the autopkgtest run successfully! thanks very much.

I push to salsa the fix of this issue. Could you sponsor it, please?

Thanks!

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

El mié., 18 de dic. de 2019 a la(s) 15:58, Paul Gevers
(elb...@debian.org) escribió:
>
> Hi Emmanuel,
>
> On 18-12-2019 16:14, Emmanuel Arias wrote:
> >> With which version of autodep8? Are you running on buster? I guess we
> >> should backport all of autopep8 and autopkgtest.
> >
> > Yes I am running on Buster. But I am running autopkgtest on unstable
> > (qemu image).
>
> You need autodep8 from unstable as well to have this work.
>
> > autopkgtest --apt-upgrade  django-braces/ --  qemu
> > ~/Debian/IMAGE_DEBIAN_QEMU/autopkgtest-unstable.img
> >
> > That run on the host? or inside the unstable.img?
>
> Both :). The part that controls the image runs (obviously) on the host.
> autopkgtest and autodep8 aren't installed *in* the image.
>
> Paul

___
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#946732: Bug#946732: Bug#946732: python-django-braces: autopkgtest failure: No module named 'django_braces'

2019-12-18 Thread Emmanuel Arias
Hi

El dom., 15 de dic. de 2019 a la(s) 16:54, Paul Gevers
(elb...@debian.org) escribió:
>
> Hi Emmanuel,
>
> On 15-12-2019 17:01, Emmanuel Arias wrote:
> > I've just push to salsa the fix. I add the
> > `debian/tests/pkg-python/import-name` file
> > but locally the error is still happening.
>
> With which version of autodep8? Are you running on buster? I guess we
> should backport all of autopep8 and autopkgtest.

Yes I am running on Buster. But I am running autopkgtest on unstable
(qemu image).

autopkgtest --apt-upgrade  django-braces/ --  qemu
~/Debian/IMAGE_DEBIAN_QEMU/autopkgtest-unstable.img

That run on the host? or inside the unstable.img?


>
> Paul
>
> ___
> 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] Bug#946810: Bug#946810: python3-commonmark-py: update the source url in watch to match the currently supported repo

2019-12-16 Thread Emmanuel Arias
Hi,

I can work on that. I am thinking about create an debian/experimental
to test the migration of the package

What do you think?


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

El lun., 16 de dic. de 2019 a la(s) 02:27, Joseph Herlant
(aerosti...@debian.org) escribió:
>
> Package: python3-commonmark-bkrs
> Version: 0.5.4+ds-4
> Severity: wishlist
>
> Dear Maintainer,
>
> The watch file of the package points to the old repository
> (rolandshoemaker/CommonMark-py):
> https://salsa.debian.org/python-team/modules/commonmark-
> bkrs/blob/master/debian/watch
>
> But that repository clearly states that using that repo as source is 
> deprecated
> and we should be using the supported one here instead:
> https://github.com/readthedocs/commonmark.py
>
> Do you think it would be doable to migrate that over as it seems it's the way
> to a maintained upstream?
>
> I'm not sure how much work would actually be involved in that.
>
> Thanks for your help,
> Joseph
>
>
>
> -- System Information:
> Debian Release: bullseye/sid
>   APT prefers testing
>   APT policy: (500, 'testing')
> Architecture: amd64 (x86_64)
>
> Kernel: Linux 5.3.0-2-amd64 (SMP w/4 CPU cores)
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
> LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /usr/bin/dash
> Init: systemd (via /run/systemd/system)
> LSM: AppArmor: enabled
>
> Versions of packages python3-commonmark-bkrs depends on:
> ii  python3  3.7.5-1
>
> python3-commonmark-bkrs recommends no packages.
>
> Versions of packages python3-commonmark-bkrs suggests:
> pn  python-commonmark-bkrs-doc  
>
> -- no debconf 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 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#946732: Bug#946732: python-django-braces: autopkgtest failure: No module named 'django_braces'

2019-12-15 Thread Emmanuel Arias
Hello Paul,

I've just push to salsa the fix. I add the
`debian/tests/pkg-python/import-name` file
but locally the error is still happening.

Anyone could review it please?

Thanks!

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

El sáb., 14 de dic. de 2019 a la(s) 18:03, Paul Gevers
(elb...@debian.org) escribió:
>
> Source: python-django-braces
> Version: 1.13.0-1
> Severity: serious
> X-Debbugs-CC: debian...@lists.debian.org
> User: debian...@lists.debian.org
> Usertags: regression
>
> Dear maintainers,
>
> With a recent upload of python-django-braces you added an autopkgtest to
> your package, great. However, it fails. I copied some of the output at
> the bottom of this report. The layout of your package doesn't seem to be
> working with autodep8 out of the box. However, autodep8 recently grew
> support [1] for modules named differently than the package name suggest.
> Please follow the documentation.
>
> Currently this regression is blocking the migration to testing [2]. Can
> you please investigate the situation and fix it?
>
> More information about this bug and the reason for filing it can be found on
> https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation
>
> Paul
>
> [1]
> https://salsa.debian.org/ci-team/autodep8/commit/f05b0babe551ac512a3543758d21ec329ec0e58d
> [2] https://qa.debian.org/excuses.php?package=python-django-braces
>
> https://ci.debian.net/data/autopkgtest/testing/amd64/p/python-django-braces/3483366/log.gz
> autopkgtest [15:23:51]: test autodep8-python3: set -e ; for py in
> $(py3versions -r 2>/dev/null) ; do cd "$AUTOPKGTEST_TMP" ; echo "Testing
> with $py:" ; $py -c "import django_braces; print(django_braces)" ; done
> autopkgtest [15:23:51]: test autodep8-python3: [---
> Testing with python3.7:
> Traceback (most recent call last):
>   File "", line 1, in 
> ModuleNotFoundError: No module named 'django_braces'
> autopkgtest [15:23:52]: test autodep8-python3: ---]
>
>
> ___
> 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] Bug#946543: Bug#946543: Bug#946543: Add the ability to open a Jupyter notebook (.ipynb file) directly from file manager

2019-12-13 Thread Emmanuel Arias
Thanks Yaroslav, I did not understand.

I will investigate it

Thanks

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

El vie., 13 de dic. de 2019 a la(s) 18:14, Yaroslav Halchenko
(deb...@onerussian.com) escribió:
>
>
> On Fri, 13 Dec 2019, Emmanuel Arias wrote:
>
> > Hi,
>
> > If I understand you correctly, you should contact to jupyter
> > (upstream) maintainers.
>
> > Here is just for jupyter debian packaging
>
> FWIW
>
> I think it might actually be more appropriate for debian package
> (although adopted upstream as well), to provide .desktop file which
> would define that.  See
> https://askubuntu.com/questions/162612/how-can-i-add-an-application-to-the-list-of-open-with-applications
>
> the problem would be that mimetype of .ipynb is not specific enough
>
> $> file --mime  /usr/share/doc/python-statsmodels/examples/notebooks/ols.ipynb
> /usr/share/doc/python-statsmodels/examples/notebooks/ols.ipynb: text/plain; 
> charset=us-ascii
>
> $> file --mime --extension 
> /usr/share/doc/python-statsmodels/examples/notebooks/ols.ipynb
> /usr/share/doc/python-statsmodels/examples/notebooks/ols.ipynb: 
> application/octet-stream; charset=us-ascii
>
> and I didn't research if .desktop could also limit by extension...
>
> and found
>
> https://github.com/jupyter/notebook/issues/1922
>
> --
> Yaroslav O. Halchenko
> Center for Open Neuroscience http://centerforopenneuroscience.org
> Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755
> Phone: +1 (603) 646-9834   Fax: +1 (603) 646-1419
> WWW:   http://www.linkedin.com/in/yarik

___
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#946265: New version available fixing build with python 3.8

2019-12-13 Thread Emmanuel Arias
Hi I upload to salsa the new upstream version.

I will need sponsorship for upload, please :)


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

___
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#946543: Bug#946543: Add the ability to open a Jupyter notebook (.ipynb file) directly from file manager

2019-12-13 Thread Emmanuel Arias
Hi,

If I understand you correctly, you should contact to jupyter
(upstream) maintainers.

Here is just for jupyter debian packaging


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

El mar., 10 de dic. de 2019 a la(s) 14:39, Amr Ibrahim
(amribrahim1...@hotmail.com) escribió:
>
> Package: jupyter-notebook
> Version: 5.2.2-1
>
> Is there a possibility to open a Jupyter notebook directly from the file 
> manager? I wish I could just double-click on a Jupyter notebook or 
> right-click and select "Open with Jupyter Notebook".
>
> Opening a notebook from the file manager could be analogous to doing this in 
> a terminal:
>
> $ jupyter-notebook file-name.ipynb
>
> Thanks a lot!
> ___
> 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] Bug#945883: python-urllib3: Update python3-urllib3 on unstable

2019-11-30 Thread Emmanuel Arias
Package: python-urllib3
Version: 1.19.1-1
Severity: wishlist

Dear Maintainer,

I am working on update elasticsearch-curator, and this package need
urllib3 >= 1.24.2. Currently the version 1.25.6 is on experimental
is there some  possiblity to move it to unstable, please?

Thanks!
Cheers

___
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#945767: Bug#945767: flask-jwt-simple: autopkgtest failure: cannot stat '/tests': No such file or directory

2019-11-28 Thread Emmanuel Arias
Hi Paul,

Thanks for the report

I will work on that


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

El jue., 28 de nov. de 2019 a la(s) 08:36, Paul Gevers
(elb...@debian.org) escribió:
>
> Source: flask-jwt-simple
> Version: 0.0.3-1
> X-Debbugs-CC: debian...@lists.debian.org
> User: debian...@lists.debian.org
> Usertags: regression
>
> Dear maintainers,
>
> Your package has an autopkgtest, great !! However, it fails. 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?
>
> 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=flask-jwt-simple
>
> https://ci.debian.net/data/autopkgtest/testing/amd64/f/flask-jwt-simple/3389807/log.gz
>
> autopkgtest [16:15:47]: test python3-flask-jwt-simple:
> [---
> /tmp/autopkgtest-lxc.53l801cs/downtmp/build.BsR/src/debian/tests/python3-flask-jwt-simple:
> 13: SRCIDR: not found
> cp: cannot stat '/tests': No such file or directory
> autopkgtest [16:15:47]: test python3-flask-jwt-simple:
> ---]
>
> ___
> 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] Bug#943614: Bug#943614: cytoolz ftbfs with python3.8

2019-11-25 Thread Emmanuel Arias
Hi!,

I've just push to salsa the new upstream version

I'll need sponsorship for upload

Thanks

On Mon, Nov 25, 2019 at 10:18 AM Matthias Klose  wrote:

> Control: tags -1 +  patch
>
> apparently fixed by the new upstream 0.10.1, example packaging at
> https://launchpad.net/ubuntu/+source/python-cytoolz/0.10.1-0ubuntu1
>
> ___
> Python-modules-team mailing list
> Python-modules-team@alioth-lists.debian.net
>
> https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team



-- 
Cheers,
Arias Emmaneul
@eamanu
yaerobi.com
___
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#945351: Bug#945351: python-aiomysql-doc: Package short description truncated

2019-11-23 Thread Emmanuel Arias
Hi,

I've just push to salsa the fix.

I will need sponsorship to upload :)

thanks!

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

El sáb., 23 de nov. de 2019 a la(s) 10:27, Beatrice Torracca
(beatri...@libero.it) escribió:
>
> On sabato 23 novembre 2019, at 09:24 -0300, Emmanuel Arias wrote:
> > Hi Beatrice
> >
> > I can fix it.. The upstream short description is
> > "aiomysql is a library for accessing a MySQL database from the asyncio "
> >
> > What about that?
>
> Hi Emmanuel,
>
> I think "library for accessing a MySQL database from the asyncio"
> should be perfect then. (If I am not mistaken Debian policy about
> descriptions frowns about starting the short description (synopsis)
> with " is".
>
> Thanks a lot for the quick answer and the fix,
>
> beatrice

___
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#945351: Bug#945351: python-aiomysql-doc: Package short description truncated

2019-11-23 Thread Emmanuel Arias
Hi Beatrice

I can fix it.. The upstream short description is
"aiomysql is a library for accessing a MySQL database from the asyncio "

What about that?


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

El sáb., 23 de nov. de 2019 a la(s) 08:15, Beatrice Torracca
(beatri...@libero.it) escribió:
>
> Package: python-aiomysql-doc
> Severity: minor
>
>  Hi!
>
> the package short description now reads
> "library for accessing a MySQL using (common documentation)"
>
> I think it is missing the word "asyncio" like in the similar binary
> package(s) fom the same source. As in "library for accessing a MySQL
> using asyncio".
>
> Note the English is however not correct and both packages
> (python3-aiomysql and python3-aiomysql-doc) should either remove the
> "a" before MySQL ("library for accessing MySQL using asyncio" or add
> the word "database" ("library for accessing a MySQL database using
> asyncio").
>
> thanks,
>
> beatrice
>
> ___
> 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] Bug#944664: Bug#944664: Bug#944664: pymodbus: please update to new 2.3.0 stable version

2019-11-22 Thread Emmanuel Arias
Hi Gianfranco,

I will need sponsorship to upload :)

could you help me please?

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

El jue., 21 de nov. de 2019 a la(s) 01:57, Gianfranco Costamagna
(locutusofb...@debian.org) escribió:
>
> On Wed, 13 Nov 2019 18:07:03 -0300 Emmanuel Arias  
> wrote:
> > Hi,
> >
> > I am trying to package v2.3.0 but we need upload python3-m2r  to unstable.
> >
> > Pymodbus depends of m2r (2.3.0 and 2.2.0 too) for documentation.
> >
> > We should submit a bugs for m2r upload?
> >
>
> Hello, just to make sure you are aware...
>
> You might do an experimental upload if that one is the only missing 
> dependency, so at least we can help in testing it?
>
> G.
>
> > Cheers,
> > Arias Emmanuel
> > @eamanu
> > http://eamanu.com
> >
> > El mi??., 13 de nov. de 2019 a la(s) 11:39, Gianfranco Costamagna
> > (locutusofb...@debian.org) escribi??:
> > >
> > > Source: pymodbus
> > > Version: 2.1.0+dfsg-2
> > > Severity: normal
> > >
> > > Hello, can you please package 2.3.0 that is now stable?
> > > I personally need the new "register" feature of ModbusTcpClient class 
> > > added probably in 2.2.0
> > >
> > > thanks for maintaining it!
> > >
> > > Gianfranco
> > >
> > > ___
> > > 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 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#942235:

2019-11-18 Thread Emmanuel Arias
Hi,

Running autopkgtest I have this error:

autopkgtest [17:27:31]: test command1: set -e ; for py in
$(py3versions -r 2>/dev/null) ; do cd "$AUTOPKGTEST_TMP" ; echo
"Testing with $py:" ; http_proxy= $py -m pytest -v --pyargs dask ;
done
autopkgtest [17:27:31]: test command1: [---
Testing with python3.8:
= test session starts ==
platform linux -- Python 3.8.0, pytest-4.6.6, py-1.8.0, pluggy-0.13.0
-- /usr/bin/python3.8
cachedir: .pytest_cache
rootdir: /tmp/autopkgtest.ZwzvJ1/autopkgtest_tmp
collecting ... collected 2144 items / 39 errors / 8 skipped / 2097 selected

 ERRORS 
___ ERROR collecting array/tests/test_array_core.py 
ImportError while importing test module
'/usr/lib/python3/dist-packages/dask/array/tests/test_array_core.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3/dist-packages/pandas/__init__.py:30: in 
from pandas._libs import hashtable as _hashtable, lib as _lib,
tslib as _tslib
/usr/lib/python3/dist-packages/pandas/_libs/__init__.py:3: in 
from .tslibs import (
/usr/lib/python3/dist-packages/pandas/_libs/tslibs/__init__.py:3: in 
from .conversion import localize_pydatetime, normalize_date
E   ModuleNotFoundError: No module named 'pandas._libs.tslibs.conversion'

During handling of the above exception, another exception occurred:
/usr/lib/python3/dist-packages/dask/dataframe/__init__.py:2: in 
from .core import (
/usr/lib/python3/dist-packages/dask/dataframe/core.py:10: in 
import pandas as pd
/usr/lib/python3/dist-packages/pandas/__init__.py:34: in 
raise ImportError(
E   ImportError: C extension: No module named
'pandas._libs.tslibs.conversion' not built. If you want to import
pandas from the source directory, you may need to run 'python setup.py
build_ext --inplace --force' to build the C extensions first.

During handling of the above exception, another exception occurred:
/usr/lib/python3/dist-packages/dask/array/tests/test_array_core.py:21:
in 
import dask.dataframe
/usr/lib/python3/dist-packages/dask/dataframe/__init__.py:55: in 
raise ImportError(str(e) + "\n\n" + msg)
E   ImportError: C extension: No module named
'pandas._libs.tslibs.conversion' not built. If you want to import
pandas from the source directory, you may need to run 'python setup.py
build_ext --inplace --force' to build the C extensions first.
E
E   Dask dataframe requirements are not installed.
E
E   Please either conda or pip install as follows:
E
E conda install dask # either conda install
E pip install dask[dataframe] --upgrade  # or pip install
__ ERROR collecting array/tests/test_image.py __
/usr/lib/python3/dist-packages/skimage/__init__.py:162: in 
from ._shared import geometry
E   ImportError: cannot import name 'geometry' from 'skimage._shared'
(/usr/lib/python3/dist-packages/skimage/_shared/__init__.py)

During handling of the above exception, another exception occurred:
/usr/lib/python3/dist-packages/dask/array/tests/test_image.py:6: in 
pytest.importorskip("skimage")
/usr/lib/python3/dist-packages/skimage/__init__.py:165: in 
_raise_build_error(e)
/usr/lib/python3/dist-packages/skimage/__init__.py:138: in _raise_build_error
local_dir = osp.split(__file__)[0]
E   NameError: name 'osp' is not defined
___ ERROR collecting bag/tests/test_avro.py 
ImportError while importing test module
'/usr/lib/python3/dist-packages/dask/bag/tests/test_avro.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3/dist-packages/dask/bag/__init__.py:2: in 
from .core import (
/usr/lib/python3/dist-packages/dask/bag/core.py:67: in 
from ..bytes import open_files
/usr/lib/python3/dist-packages/dask/bytes/__init__.py:9: in 
raise ImportError(
E   ImportError: fsspec is required to use any file-system
functionality. Please install using
E   conda install -c conda-forge 'fsspec>=0.3.3'
E   or
E   pip install 'fsspec>=0.3.3'


I will work on fsspec now and try to solve the pandas issues

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

___
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#944357:

2019-11-16 Thread Emmanuel Arias
Hi,

I prepare a new upstream release on salsa repo [1]

I will need help to upload :D

cc: uploader

[1] https://salsa.debian.org/python-team/modules/python-elasticsearch


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

___
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#944664: Bug#944664: pymodbus: please update to new 2.3.0 stable version

2019-11-13 Thread Emmanuel Arias
Hi,

I am trying to package v2.3.0 but we need upload python3-m2r  to unstable.

Pymodbus depends of m2r (2.3.0 and 2.2.0 too) for documentation.

We should submit a bugs for m2r upload?

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

El mié., 13 de nov. de 2019 a la(s) 11:39, Gianfranco Costamagna
(locutusofb...@debian.org) escribió:
>
> Source: pymodbus
> Version: 2.1.0+dfsg-2
> Severity: normal
>
> Hello, can you please package 2.3.0 that is now stable?
> I personally need the new "register" feature of ModbusTcpClient class added 
> probably in 2.2.0
>
> thanks for maintaining it!
>
> Gianfranco
>
> ___
> 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] Bug#944357: python3-elasticsearch: Update new upstream release 7.0.5

2019-11-08 Thread Emmanuel Arias
Package: python3-elasticsearch
Severity: wishlist

Dear Maintainer,

Please, consider update to the last upstream release version 7.0.5
(current 7.0.1). This is necessary new version of python3-elasticsearch-curator 
(5.8.1)

Cheers,

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

Re: [Python-modules-team] Bug#944159: Fix iterating over a dictionary while removing elements

2019-11-05 Thread Emmanuel Arias
Hi,

I've just push to salsa the applied patch [1].

I will need help to upload :-)

[1] https://salsa.debian.org/python-team/modules/python-project-generator

Thanks


On 11/5/19 8:23 AM, Matthias Klose wrote:
> Package: src:python-project-generator
> Version: 0.9.13-1
> Severity: important
> Tags: sid bullseye
> User: debian-pyt...@lists.debian.org
> Usertags: python3.8
>
> Fix iterating over a dictionary while removing elements.
>
> patch at
> http://launchpadlibrarian.net/449967823/python-project-generator_0.9.13-1_0.9.13-1ubuntu1.diff.gz
>
>
> ___
> Python-modules-team mailing list
> Python-modules-team@alioth-lists.debian.net
> https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team

-- 
Cheers,
Emmanuel Arias
@eamanu
https://eamanu.com




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#942235: Bug#942235: Bug#942235: dask: autopkgtest needs update for new version of pytest

2019-11-04 Thread Emmanuel Arias
I can work on fsspec :-) if there aren't opposition


El lun., 4 de nov. de 2019 a la(s) 19:39, Scott Kitterman
(deb...@kitterman.com) escribió:
>
>
>
> On November 4, 2019 10:00:27 PM UTC, Diane Trout  wrote:
> >On Tue, 2019-10-29 at 09:15 +0800, Drew Parsons wrote:
> >> On 2019-10-29 03:01, Rebecca N. Palmer wrote:
> >> > Assuming we're talking about
> >> >
> >> >
> >https://salsa.debian.org/python-team/modules/dask/blob/experimental/debian/patches/use-local-intersphinx.patch
> >> >
> >> > I think the actual problem is on the numpy line: it adds the local
> >> > inventory but doesn't remove the online one, so the tuple is too
> >> > long.
> >> > (I haven't actually tried this.)
> >>
> >> Thanks Rebecca, that makes sense.  I can scrutinize that patch more
> >> closely.
> >>
> >
> >I pushed a fix for the use-local-intersphinx.patch to the experimental
> >branch.
> >
> >Intersphinx references are basically:
> >
> >"domain": ("canonical url", "somewhere else to look or None"),
> >
> >Having 3 values in the tuple confused it.
> >
> >Though to get a new version of dask it looks like we need something
> >called fsspec.
> >
> >
> >(There were many of these errors running autopkgtest)
> >During handling of the above exception, another exception occurred:
> >/usr/lib/python3/dist-packages/dask/dataframe/__init__.py:55: in
> >
> >raise ImportError(str(e) + "\n\n" + msg)
> >E   ImportError: fsspec is required to use any file-system
> >functionality. Please install using
> >E   conda install -c conda-forge 'fsspec>=0.3.3'
> >E   or
> >E   pip install 'fsspec>=0.3.3'
> >E
> >E   Dask dataframe requirements are not installed.
> >E
>
> Looks like https://pypi.org/project/fsspec/
>
> Scott K
>
> ___
> 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] Bug#942235: Bug#942235: python-xarray needed new dask as well?

2019-11-03 Thread Emmanuel Arias
Oops!!! Sorry, I reverted the change

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

El dom., 3 de nov. de 2019 a la(s) 19:49, Drew Parsons
(dpars...@debian.org) escribió:
>
> On 2019-11-04 01:15, Emmanuel Arias wrote:
> > Hi,
> >
> > I've just prepare the new upstream release (for some reason
> > the upstream branch was not merge to master). [1]
> >
>
> Emmanuel, the work-in-progress is in the experimental branch.  Push to
> experimental first before pulling into master.
>
> Drew

___
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#942235: Bug#942235: python-xarray needed new dask as well?

2019-11-03 Thread Emmanuel Arias
Hi,

I've just prepare the new upstream release (for some reason
the upstream branch was not merge to master). [1]

But is necessary some work with patches, are failing.

I can work on it tomorrow.

[1] https://salsa.debian.org/python-team/modules/dask

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

El dom., 3 de nov. de 2019 a la(s) 11:24, Matthias Klose
(d...@debian.org) escribió:

>
> it looks to me that python-xarray 0.14 needs a newer dask version as well.
>
> ___
> 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] Bug#943931: Bug#943931: cloudpickle: autopkgtests still run python 2 tests

2019-11-01 Thread Emmanuel Arias
Hi,

I believe that the fixed package uploaded is not the same of salsa.
https://salsa.debian.org/python-team/modules/cloudpickle


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

El vie., 1 de nov. de 2019 a la(s) 00:30, Diane Trout (di...@ghic.org) escribió:
>
> Thanks for noticing and telling me.
>
> Just uploaded a fixed package.
>
> Diane
>
> On Fri, 2019-11-01 at 12:54 +1300, Michael Hudson-Doyle wrote:
> > Source: cloudpickle
> > Version: 1.2.1-1
> > Severity: normal
> > Tags: patch
> >
> > Dear Maintainer,
> >
> > As subject. Best not to test packages that are no longer
> > built.  Patch
> > attached but really, it's trivial :)
> >
> > Cheers,
> > mwh
> >
> > -- System Information:
> > Debian Release: buster/sid
> >   APT prefers eoan-updates
> >   APT policy: (500, 'eoan-updates'), (500, 'eoan'), (400, 'eoan-
> > proposed'), (100, 'eoan-backports')
> > Architecture: amd64 (x86_64)
> >
> > Kernel: Linux 5.3.0-19-generic (SMP w/8 CPU cores)
> > Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN,
> > TAINT_OOT_MODULE
> > Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
> > LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
> > Shell: /bin/sh linked to /usr/bin/dash
> > Init: systemd (via /run/systemd/system)
> > LSM: AppArmor: enabled
>
> ___
> 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] Bug#942853: ITP: python-mitogen - Python library for writing distributed self-replicating programs

2019-10-22 Thread Emmanuel Arias
Package: wnpp
Severity: wishlist
Owner: Emmanuel Arias 
X-Debbugs-CC: python-modules-t...@lists.alioth.debian.org

Dear,

* Package name: python-mitogen
  Version : 0.2.8
  Upstream Author : David Wilson 
* URL : https://github.com/dw/mitogen/
* License : BSD3-Clause
* Description : python-mitogen - Python library for writing
distributed self-replicating programs

Mitogen is a Python library for writing distributed self-replicating programs.
.
The goal of Mitogen is to provide a robust and efficient low-level API on which
tools like Salt, Ansible, or Fabric can be built, and while the API is quite
friendly and comparable to Fabric.
.
This package could be maintained as part of the Python Modules Team


Cheers,
Emmanuel Arias

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

  1   2   >