Your message dated Wed, 8 Jun 2016 13:52:25 +0200
with message-id
<calac36ux2fqohbze26cns_ngbl2d5he63-30ile6kt-9fvu...@mail.gmail.com>
and subject line Re: ITP: itty -- the itty-bitty python web framework
has caused the Debian Bug report #826601,
regarding ITP: itty -- the itty-bitty python web framework
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
826601: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=826601
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Gilles Dubuc <gil...@wikimedia.org>
* Package name : python-itty
Version : 0.8.2
Upstream Author : Daniel Lindsley <dan...@toastdriven.com>
* URL : https://github.com/toastdriven/itty
* License : BSD License
Programming Lang: Python
Description : itty.py is a little experiment, an attempt at a
Sinatra influenced micro-framework that does just enough to be useful
and nothing more.
Currently supports:
Routing
Basic responses
Content-types
HTTP Status codes
URL Parameters
Basic GET/POST/PUT/DELETE support
User-definable error handlers
Redirect support
File uploads
Header support
Static media serving
--- End Message ---
--- Begin Message ---
I won't be packaging this after all. I thought I needed it for a
hidden dependency of remotecv (which I'm packaging, see #825893), but
after discussing this with the remotecv maintainers, we ended up
removing the code that used itty entirely:
https://github.com/thumbor/remotecv/commit/ba17ea3ee065b28ede21b6a87c8a4d1297f9455c
On Mon, Jun 6, 2016 at 11:14 PM, Gilles Dubuc <gil...@wikimedia.org> wrote:
> Package: wnpp
> Severity: wishlist
> Owner: Gilles Dubuc <gil...@wikimedia.org>
>
> * Package name : python-itty
> Version : 0.8.2
> Upstream Author : Daniel Lindsley <dan...@toastdriven.com>
> * URL : https://github.com/toastdriven/itty
> * License : BSD License
> Programming Lang: Python
> Description : itty.py is a little experiment, an attempt at a
> Sinatra influenced micro-framework that does just enough to be useful
> and nothing more.
>
> Currently supports:
>
> Routing
> Basic responses
> Content-types
> HTTP Status codes
> URL Parameters
> Basic GET/POST/PUT/DELETE support
> User-definable error handlers
> Redirect support
> File uploads
> Header support
> Static media serving
--- End Message ---