Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #7260
| Path | csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Julien Puydt <julien.puydt@laposte.net> |
| Newsgroups | linux.debian.bugs.dist, linux.debian.maint.python |
| Subject | Bug#798785: ITP: ipython-genutils -- IPython vestigial utilities |
| Date | Sat, 12 Sep 2015 18:40:02 +0200 |
| Message-ID | <q7W0i-5XZ-11@gated-at.bofh.it> (permalink) |
| X-Original-To | submit@bugs.debian.org |
| X-Mailbox-Line | From debian-bugs-dist-request@lists.debian.org Sat Sep 12 16:36:13 2015 |
| Old-Return-Path | <debbugs@buxtehude.debian.org> |
| X-Spam-Flag | NO |
| X-Spam-Score | -3.889 |
| Reply-To | Julien Puydt <julien.puydt@laposte.net>, 798785@bugs.debian.org |
| Resent-To | debian-bugs-dist@lists.debian.org |
| Resent-Cc | debian-python@lists.debian.org, wnpp@debian.org |
| X-Debian-Pr-Message | report 798785 |
| X-Debian-Pr-Package | wnpp |
| X-Spam-Bayes | score:0.0000 Tokens: new, 13; hammy, 150; neutral, 75; spammy, 0. spammytokens: hammytokens:0.000-+--xdebbugscc, 0.000-+--x-debbugs-cc, 0.000-+--XDebbugsCc, 0.000-+--X-Debbugs-Cc, 0.000-+--U*debian-python |
| Dkim-Signature | v=1; a=rsa-sha256; c=simple/simple; d=laposte.net; s=mail1; t=1442075578; bh=3cF53TbMPmvGZAwNzpIOnJwwgV1jUz6bUzvx2ataN2c=; h=To:From:Subject:Date; b=hO/5tsrzv2QdOCPVQd5lfh71RX3BKq/6VJ/lNUvNyzZCevx6NreeBbPriWpQ69/5A YJd6fpJwHvqCtqEkaJjdB4YKYwZdYaJH7DMJHJaNZhB9qwSxElsCi8Mabf0r7gdib6 TQ8lSGodEoAlgpC6JHIbYF58kQ9vq4N4LU3UGw+Nsb2HnyYTcQrMJ/9eqqpPo4PpQM qwbzH1tyO7JE2MElkcj9xP8jExqQIZX1xO3LAvMbFw48TdJ93Kk90W3xuzYcW0i+wm sQjLOv/KRayARBTHddcASeV63TW5Ha5va8yYwMhqz+w+vQ77zfgyQKjbdpIMTYxbcp jOaBRUJ9oD5ow== |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.1.0 |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Vr-Srcip | 82.236.148.178 |
| X-Vr-Score | 50 |
| X-Vr-Cause-1 | gggruggvucftvghtrhhoucdtuddrfeekgedrvddugdejiecutefuodetggdotefrucfrrhhofhhilhgv |
| X-Vr-Cause-2 | mecunfetrffquffvgfenuceurghilhhouhhtmecuhedttdenucgoteefjeefqddtgeculdehtddmnecu |
| X-Vr-Cause-3 | jfgurhepvffhuffkffgfgggtgfesthejrgdttdefjeenucfhrhhomheplfhulhhivghnucfruhihught |
| X-Vr-Cause-4 | uceojhhulhhivghnrdhpuhihughtsehlrghpohhsthgvrdhnvghtqeenucffohhmrghinhepghhithhh |
| X-Vr-Cause-5 | uhgsrdgtohhmnecurfgrrhgrmhepmhhouggvpehsmhhtphhouhhtpdhhvghloheplgduledvrdduieek |
| X-Vr-Cause-6 | rddtrdekngdpihhnvghtpeekvddrvdefiedrudegkedrudejkedpmhgrihhlfhhrohhmpehjuhhlihgv |
| X-Vr-Cause-7 | nhdrphhuhigutheslhgrphhoshhtvgdrnhgvthdprhgtphhtthhopehsuhgsmhhithessghughhsrdgu |
| X-Vr-Cause-8 | vggsihgrnhdrohhrgh |
| X-Vr-Avstate | No |
| X-Debian-Message | from BTS |
| X-Mailing-List | <debian-bugs-dist@lists.debian.org> archive/latest/1208369 |
| List-ID | <debian-bugs-dist.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-bugs-dist/> |
| Approved | robomod@news.nic.it |
| Lines | 27 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Date | Sat, 12 Sep 2015 18:32:57 +0200 |
| X-Original-Message-ID | <55F453B9.2070202@laposte.net> |
| Xref | csiph.com linux.debian.bugs.dist:679705 linux.debian.maint.python:7260 |
Cross-posted to 2 groups.
Show key headers only | View raw
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
Back to linux.debian.maint.python | Previous | Next — Next in thread | Find similar
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
csiph-web