On Sun, Mar 26, 2017 at 12:23:34PM +0300, Muriithi Frederick Muriuki wrote:
> * gnu/packages/python.scm (python-paramunittest): New variable.
I added a python2 variant (we like to do this when adding new Python
packages) and pushed. Thanks!
signature.asc
Description: PGP signature
Hi Frederick,
Frederick Muriithi skribis:
>> An issue has been started, and hopefully, we'll receive the answer soon.
>
> From this thread https://github.com/rik0/ParamUnittest/issues/8 the
> author has finally chosen BSD-2.
Cool. Do you want to send an updated patch or should we just apply th
> An issue has been started, and hopefully, we'll receive the answer soon.
>From this thread https://github.com/rik0/ParamUnittest/issues/8 the
author has finally chosen BSD-2.
--
Frederick M. Muriithi
On Mon, Mar 27, 2017 at 2:32 AM, Chris Marusich wrote:
> Since the term "BSD License" is ambiguous it would be good to ask. If
> they mean the original BSD license, then this is free software, so it is
> OK to add it, but it would also mean that the license is incompatible
> with the GNU GPL. It
Frederick Muriithi writes:
> On Sun, Mar 26, 2017 at 6:12 PM, Pjotr Prins
> wrote:
>> This package does not actually have an OSI approved license that I can
>> tell. We should contact the authors.
>>
>
> From PyPi (https://pypi.python.org/pypi/ParamUnittest/0.2) the license
> is indicated as BS
On Sun, Mar 26, 2017 at 6:12 PM, Pjotr Prins wrote:
> This package does not actually have an OSI approved license that I can
> tell. We should contact the authors.
>
>From PyPi (https://pypi.python.org/pypi/ParamUnittest/0.2) the license
is indicated as BSD. I have also cloned the repository and
This package does not actually have an OSI approved license that I can
tell. We should contact the authors.
Pj.
On Sun, Mar 26, 2017 at 12:23:34PM +0300, Muriithi Frederick Muriuki wrote:
> * gnu/packages/python.scm (python-paramunittest): New variable.
> ---
> gnu/packages/python.scm | 23 +
* gnu/packages/python.scm (python-paramunittest): New variable.
---
gnu/packages/python.scm | 23 +++
1 file changed, 23 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 7bda780..a219bb3 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/