ITP #816713 , pytest stuck while dpkg building

2018-01-21 Thread Alexandros Afentoulis
Hello people, I've ITPed #816713, pytest-flask, and been working to provide a package for it [1]. There is a specific pytest test [2] that gets stuck (neither passing nor failing) when building the package, either with pbuilder or dpkg-buildpackage. On the other hand when running the test within

Re: ITP #816713 , pytest stuck while dpkg building

2018-01-22 Thread Alexandros Afentoulis
On 01/22/2018 01:34 PM, Piotr Ożarowski wrote: > [Alexandros Afentoulis, 2018-01-21] >> This is the test, essentially two HTTP endpoints where a GET to the >> first results in a GET to the second, as far as I can tell: > > pybuild (by default) sets http{,s}_proxy to http{,s

Bug#896557: ITP: python-django-nocaptcha-recaptcha -- Google No CAPTCHA reCAPTCHA widget for Django forms

2018-04-22 Thread Alexandros Afentoulis
Package: wnpp Severity: wishlist Owner: Alexandros Afentoulis X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: python-django-nocaptcha-recaptcha Version : 0.0.20 Upstream Author : Imaginary Landscape * URL : https

Bug#897096: RFS: pytest-flask/0.10.0-1 [ITP]

2018-04-28 Thread Alexandros Afentoulis
- A set of pytest fixtures to test Flask extensions To access further information about this package, please visit the following URL: https://mentors.debian.net/package/pytest-flask Regards, Alexandros Afentoulis

Request to join DPMT

2018-09-05 Thread Alexandros Afentoulis
Hello people, I am packaging pytest-flask [1], bug #816713, and I would like to maintain it within the DPMT. I've been in contact with Apollon Oikonomopoulos for sponsorship. I did read and agree with team's policy [2]. My salsa username is alexaf-guest. Thanks! [1] https://salsa.debian.org/al

Bug#911563: ITP: pystemd - Cython-based wrapper on top of libsystemd

2018-10-21 Thread Alexandros Afentoulis
Package: wnpp Severity: wishlist Owner: Alexandros Afentoulis X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: pystemd Version : 0.5.0 Upstream Author : Alvaro Leiva * URL : https://github.com/facebookincubator/pystemd

Re: pybuild and testing pytest plugins

2019-01-14 Thread Alexandros Afentoulis
On 1/13/19 9:23 PM, Scott Talbert wrote: When packaging a pytest plugin and wanting to run the plugin's unit tests during the build process, the plugin usually has to be installed before running the tests, otherwise pytest cannot find the plugin.  This seems to require workarounds such as this

Re: pybuild and testing pytest plugins

2019-01-14 Thread Alexandros Afentoulis
On 1/14/19 1:36 PM, Piotr Ożarowski wrote: >> Conceptually I think it's more relevant to override dh_auto_test. To make >> sure pytest will register the plugin one may tweak the $PYTHONPATH. That's >> the approach I followed in pytest-flask, see [1]. > >> [1] >> https://salsa.debian.org/python-te

Re: AttributeError: module 'socket' has no attribute 'timeout'

2019-04-25 Thread Alexandros Afentoulis
On 4/25/19 10:04 AM, Artem Golubev wrote: Hello,  I’m using python3.5, python3.7 on Debian 9 stretch This is my code: [snip] When I execute my code I receive this error *** Traceback (most recent call last):   File "/root/python/projects/test/socket.py", line 7, in     sock =