GNU bug report logs -
#26140
Tests for obnam
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Arun Isaac <arunisaac <at> systemreboot.net> writes:
> Marius Bakke writes:
>
>> Arun Isaac <arunisaac <at> systemreboot.net> writes:
>>
>>> * gnu/packages/backup.scm (obnam)[arguments]: Replace 'check' phase with
>>> custom function.
>>
>> Thanks for these! I've commited them with some minor changes:
>>
>> GPL licenses changed to the "or later" variant; isort inputs were
>> native-inputs; adding a 'check' phase for configparser; and using
>> @code{} notation where applicable.
>
> Thanks for the improvements!
>
> You have changed the licenses of python-pylint and python-astroid to the
> "or later" variant. But, I don't think they are of the "or later"
> variant. Look at line 9 of
> https://github.com/PyCQA/pylint/blob/master/setup.py and line 6 of
> https://github.com/PyCQA/astroid/blob/master/setup.py
When no version is explicitly specified in the source headers, the "or
later" is assumed. See e.g.:
https://lists.gnu.org/archive/html/guix-devel/2017-02/msg00026.html
In addition, both of these packages ship a "debian/copyright" file that
uses the "or any later version" form:
https://github.com/PyCQA/pylint/blob/master/debian/copyright
https://github.com/PyCQA/astroid/blob/master/debian/copyright
So I believe the current information is correct.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 8 years and 125 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.