Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.python > #7260 > unrolled thread

Bug#798785: ITP: ipython-genutils -- IPython vestigial utilities

Started byJulien Puydt <julien.puydt@laposte.net>
First post2015-09-12 18:40 +0200
Last post2015-09-18 07:10 +0200
Articles 5 — 2 participants

Back to article view | Back to linux.debian.maint.python


Contents

  Bug#798785: ITP: ipython-genutils -- IPython vestigial utilities Julien Puydt <julien.puydt@laposte.net> - 2015-09-12 18:40 +0200
    RFS: ipython-genutils -- IPython vestigial utilities Julien Puydt <julien.puydt@laposte.net> - 2015-09-12 18:50 +0200
      Re: RFS: ipython-genutils -- IPython vestigial utilities Julien Puydt <julien.puydt@laposte.net> - 2015-09-15 08:20 +0200
      Re: RFS: ipython-genutils -- IPython vestigial utilities Tristan Seligmann <mithrandi@mithrandi.net> - 2015-09-17 23:30 +0200
        Re: RFS: ipython-genutils -- IPython vestigial utilities Julien Puydt <julien.puydt@laposte.net> - 2015-09-18 07:10 +0200

#7260 — Bug#798785: ITP: ipython-genutils -- IPython vestigial utilities

FromJulien Puydt <julien.puydt@laposte.net>
Date2015-09-12 18:40 +0200
SubjectBug#798785: ITP: ipython-genutils -- IPython vestigial utilities
Message-ID<q7W0i-5XZ-11@gated-at.bofh.it>
Package: wnpp
Severity: wishlist
X-Debbugs-Cc: debian-python@lists.debian.org
Owner: Julien Puydt <julien.puydt@laposte.net>

* Package name    : ipython-genutils
   Version         : 0.1.0
   Upstream Author : IPython Development Team
* URL             : https://github.com/ipython/ipython_genutils
* License         : BSD-3-clause
   Programming Lang: Python
   Description     : IPython vestigial utilities
  Contains some utilities shared by the IPython and Jupyter projects.
  .
  No new code should be written against those utilities.

Although that code is (as made clear in the long description) not
supposed to be used in new code, there is still code using it, and
it's not going away soon, so it makes sense to package it (I asked
upstream!).

It is for example a dependency of 'traitlets', which is a dependency
of the whole IPython/Jupyter software stack.

Thanks,

Snark on #debian-python

[toc] | [next] | [standalone]


#7261 — RFS: ipython-genutils -- IPython vestigial utilities

FromJulien Puydt <julien.puydt@laposte.net>
Date2015-09-12 18:50 +0200
SubjectRFS: ipython-genutils -- IPython vestigial utilities
Message-ID<q7W9X-69r-3@gated-at.bofh.it>
In reply to#7260
Hi,

Le 12/09/2015 18:32, Julien Puydt a écrit :
> Package: wnpp
> Severity: wishlist
> X-Debbugs-Cc: debian-python@lists.debian.org
> Owner: Julien Puydt <julien.puydt@laposte.net>
>
> * Package name    : ipython-genutils
>    Version         : 0.1.0
>    Upstream Author : IPython Development Team
> * URL             : https://github.com/ipython/ipython_genutils
> * License         : BSD-3-clause
>    Programming Lang: Python
>    Description     : IPython vestigial utilities
>   Contains some utilities shared by the IPython and Jupyter projects.
>   .
>   No new code should be written against those utilities.
>
> Although that code is (as made clear in the long description) not
> supposed to be used in new code, there is still code using it, and
> it's not going away soon, so it makes sense to package it (I asked
> upstream!).
>
> It is for example a dependency of 'traitlets', which is a dependency
> of the whole IPython/Jupyter software stack.

The package is now available here:
Vcs-Git: 
git://anonscm.debian.org/python-modules/packages/ipython-genutils.git
Vcs-Browser: 
http://anonscm.debian.org/cgit/python-modules/packages/ipython-genutils.git

Thanks,

Snark on #debian-python

[toc] | [prev] | [next] | [standalone]


#7269 — Re: RFS: ipython-genutils -- IPython vestigial utilities

FromJulien Puydt <julien.puydt@laposte.net>
Date2015-09-15 08:20 +0200
SubjectRe: RFS: ipython-genutils -- IPython vestigial utilities
Message-ID<q8RKW-4Tg-11@gated-at.bofh.it>
In reply to#7261
Hi,

the following is still current. This time I also remember to add it to 
the DPMT: [] list in #debian-python's topic.

Thanks,

Snark on #debian-python

Le 12/09/2015 18:46, Julien Puydt a écrit :
> Le 12/09/2015 18:32, Julien Puydt a écrit :
>> Package: wnpp
>> Severity: wishlist
>> X-Debbugs-Cc: debian-python@lists.debian.org
>> Owner: Julien Puydt <julien.puydt@laposte.net>
>>
>> * Package name    : ipython-genutils
>>    Version         : 0.1.0
>>    Upstream Author : IPython Development Team
>> * URL             : https://github.com/ipython/ipython_genutils
>> * License         : BSD-3-clause
>>    Programming Lang: Python
>>    Description     : IPython vestigial utilities
>>   Contains some utilities shared by the IPython and Jupyter projects.
>>   .
>>   No new code should be written against those utilities.
>>
>> Although that code is (as made clear in the long description) not
>> supposed to be used in new code, there is still code using it, and
>> it's not going away soon, so it makes sense to package it (I asked
>> upstream!).
>>
>> It is for example a dependency of 'traitlets', which is a dependency
>> of the whole IPython/Jupyter software stack.
>
> The package is now available here:
> Vcs-Git:
> git://anonscm.debian.org/python-modules/packages/ipython-genutils.git
> Vcs-Browser:
> http://anonscm.debian.org/cgit/python-modules/packages/ipython-genutils.git
>
> Thanks,
>
> Snark on #debian-python
>

[toc] | [prev] | [next] | [standalone]


#7283 — Re: RFS: ipython-genutils -- IPython vestigial utilities

FromTristan Seligmann <mithrandi@mithrandi.net>
Date2015-09-17 23:30 +0200
SubjectRe: RFS: ipython-genutils -- IPython vestigial utilities
Message-ID<q9OUH-7wd-35@gated-at.bofh.it>
In reply to#7261

[Multipart message — attachments visible in raw view] — view raw

On Sat, 12 Sep 2015 at 18:46 Julien Puydt <julien.puydt@laposte.net> wrote:

> The package is now available here:
> Vcs-Git:
> git://anonscm.debian.org/python-modules/packages/ipython-genutils.git
> Vcs-Browser
> <http://anonscm.debian.org/python-modules/packages/ipython-genutils.gitVcs-Browser>
> :
> http://anonscm.debian.org/cgit/python-modules/packages/ipython-genutils.git
>

Uploaded and tagged.

[toc] | [prev] | [next] | [standalone]


#7285 — Re: RFS: ipython-genutils -- IPython vestigial utilities

FromJulien Puydt <julien.puydt@laposte.net>
Date2015-09-18 07:10 +0200
SubjectRe: RFS: ipython-genutils -- IPython vestigial utilities
Message-ID<q9W5P-1dc-9@gated-at.bofh.it>
In reply to#7283
Le jeudi 17 sept. 2015 à 21:07:56 (+0000), Tristan Seligmann a écrit :
> On Sat, 12 Sep 2015 at 18:46 Julien Puydt <julien.puydt@laposte.net> wrote:
> 
> > The package is now available here:
> > Vcs-Git:
> > git://anonscm.debian.org/python-modules/packages/ipython-genutils.git
> > Vcs-Browser
> > <http://anonscm.debian.org/python-modules/packages/ipython-genutils.gitVcs-Browser>
> > :
> > http://anonscm.debian.org/cgit/python-modules/packages/ipython-genutils.git
> >
> 
> Uploaded and tagged.

Thanks!

[toc] | [prev] | [standalone]


Back to top | Article view | linux.debian.maint.python


csiph-web