guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#26074: [PATCH 1/3] gnu: Add python-htmlmin


From: Marius Bakke
Subject: bug#26074: [PATCH 1/3] gnu: Add python-htmlmin
Date: Mon, 13 Mar 2017 17:22:15 +0100
User-agent: Notmuch/0.23.7 (https://notmuchmail.org) Emacs/25.1.1 (x86_64-unknown-linux-gnu)

Catonano <address@hidden> writes:

> 2017-03-12 19:40 GMT+01:00 Catonano <address@hidden>:
>
>> Marius,
>>
>> thank you for reviewing !
>>
>
> I'm almost ready.
>
> The only problem now is that python-flask-logins tests fail
>
> starting phase `check'
> running "python setup.py" with command "test" and parameters ()
> Checking pep8 compliance...
> flask_login/login_manager.py:409:29: E122 continuation line missing
> indentation or outdented
> make: *** [Makefile:23: pep8] Error 1
> phase `check' failed after 1.5 seconds
>
>
> I don't know what pep8 compliance is, it seems something similar to Guix
> linting for packages

Yes, it's purely a style checker. Note that the "pep8" package has been
deprecated for "python-pycodestyle". Can you see if that works? If not,
we can probably skip those tests.

Thanks for working on it! Can you also add a copyright line with one of
the commits? Pseudonyms are fine :-)

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]