[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#578093: marked as done (ITP: flask -- microframework based on Werkzeug, Jinja2 and good intentios)



Your message dated Wed, 05 May 2010 13:47:35 +0000
with message-id <E1O9ewp-0002dJ-NQ@ries.debian.org>
and subject line Bug#578093: fixed in flask 0.1-1
has caused the Debian Bug report #578093,
regarding ITP: flask -- microframework based on Werkzeug, Jinja2 and good intentios
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 owner@bugs.debian.org
immediately.)


-- 
578093: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=578093
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: "Piotr Ożarowski" <piotr@debian.org>

* Package name    : flask
  Version         : 0.1
  Upstream Author : Armin Ronacher <armin.ronacher@active-4.com>
* URL             : http://flask.pocoo.org/
* License         : BSD
  Programming Lang: Python
  Description     : micro framework based on Werkzeug, Jinja2 and good intentions

Flask is a micro framework for Python based on Werkzeug, Jinja 2 and
good intentions.
.
A minimal Flask application looks like that:
.
  from flask import Flask
  app = Flask(__name__)
.
  @app.route("/")
  def hello():
      return "Hello World!"
.
  if __name__ == '__main__':
      app.run()



--- End Message ---
--- Begin Message ---
Source: flask
Source-Version: 0.1-1

We believe that the bug you reported is fixed in the latest version of
flask, which is due to be installed in the Debian FTP archive:

flask_0.1-1.debian.tar.gz
  to main/f/flask/flask_0.1-1.debian.tar.gz
flask_0.1-1.dsc
  to main/f/flask/flask_0.1-1.dsc
flask_0.1.orig.tar.gz
  to main/f/flask/flask_0.1.orig.tar.gz
python-flask_0.1-1_all.deb
  to main/f/flask/python-flask_0.1-1_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 578093@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Piotr Ożarowski <piotr@debian.org> (supplier of updated flask package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 16 Apr 2010 21:45:12 +0200
Source: flask
Binary: python-flask
Architecture: source all
Version: 0.1-1
Distribution: unstable
Urgency: low
Maintainer: Piotr Ożarowski <piotr@debian.org>
Changed-By: Piotr Ożarowski <piotr@debian.org>
Description: 
 python-flask - micro web framework based on Werkzeug, Jinja2 and good intentions
Closes: 578093
Changes: 
 flask (0.1-1) unstable; urgency=low
 .
   * Initial release (closes: #578093)
Checksums-Sha1: 
 0cf09e36a4ba493c3c495e4dc131446f279ddba8 1293 flask_0.1-1.dsc
 028860a0eda81ac3cae68e44e145ebd6b4f65465 9168 flask_0.1.orig.tar.gz
 bb09967958898e6db4eb82c8bc49e731b61b3cc3 1283 flask_0.1-1.debian.tar.gz
 d0e9a9e967a952563829241a58401322889009d4 10468 python-flask_0.1-1_all.deb
Checksums-Sha256: 
 9ed5f8fdb2be4687fab9e5136b9670d2d629098d8619cc1b99f5216cd479f3fa 1293 flask_0.1-1.dsc
 9da884457e910bf0847d396cb4b778ad9f3c3d17db1c5997cb861937bd284237 9168 flask_0.1.orig.tar.gz
 9614bcbe7f9c885fe8f0fce72ea8e6b1c98dc6565adb3e0c08a27279f6865e05 1283 flask_0.1-1.debian.tar.gz
 0249b87972ab37b2135385533a5b13c6fa25beff2c9b1b07e6674ac40cd41beb 10468 python-flask_0.1-1_all.deb
Files: 
 bdd768b96d808b9d5b696abecb323fa3 1293 python optional flask_0.1-1.dsc
 d0c458397c49114fa279716798ca80c8 9168 python optional flask_0.1.orig.tar.gz
 b51228e427201397cc268097651f0720 1283 python optional flask_0.1-1.debian.tar.gz
 39021ef80e1dcdbc3d01310d32e48306 10468 python optional python-flask_0.1-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkvI1/EACgkQB01zfu119Zn1nwCgpXKM6zORfGzyMV4zyV78JcVJ
QAoAn18DPnD+ISHVbJz69I5M/Onufo8s
=7eXa
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: