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

Bug#778542: marked as done (ITP: python-aioeventlet -- asyncio event loop scheduling callbacks in eventlet)



Your message dated Sat, 04 Apr 2015 10:00:08 +0000
with message-id <E1YeKs4-0005ZK-Fv@franck.debian.org>
and subject line Bug#778542: fixed in python-aioeventlet 0.4-1
has caused the Debian Bug report #778542,
regarding ITP: python-aioeventlet -- asyncio event loop scheduling callbacks in eventlet
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.)


-- 
778542: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778542
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Thomas Goirand <zigo@debian.org>

* Package name    : python-aioeventlet
  Version         : 0.4
  Upstream Author : Victor Stinner <victor.stinner@gmail.com>
* URL             : https://bitbucket.org/haypo/aioeventlet
* License         : Apache-2.0
  Programming Lang: Python
  Description     : asyncio event loop scheduling callbacks in eventlet

 aioeventlet implements the asyncio API (PEP 3156) on top of eventlet. It makes
 possible to write asyncio code in a project currently written for eventlet.
 .
 aioeventlet allows to use greenthreads in asyncio coroutines, and to use
 asyncio coroutines, tasks and futures in greenthreads: see link_future() and
 wrap_greenthread() functions.
 .
 The main visible difference between aioeventlet and trollius is the behaviour
 of run_forever(): run_forever() blocks with trollius, whereas it runs in a
 greenthread with aioeventlet. It means that aioeventlet event loop can run in
 an greenthread while the Python main thread runs other greenthreads in
 parallel.

--- End Message ---
--- Begin Message ---
Source: python-aioeventlet
Source-Version: 0.4-1

We believe that the bug you reported is fixed in the latest version of
python-aioeventlet, which is due to be installed in the Debian FTP archive.

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 778542@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Goirand <zigo@debian.org> (supplier of updated python-aioeventlet 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@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 16 Feb 2015 15:05:58 +0100
Source: python-aioeventlet
Binary: python-aioeventlet python3-aioeventlet python-aioeventlet-doc
Architecture: source all
Version: 0.4-1
Distribution: unstable
Urgency: medium
Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Changed-By: Thomas Goirand <zigo@debian.org>
Description:
 python-aioeventlet - asyncio event loop scheduling callbacks in eventlet - Python 2.x
 python-aioeventlet-doc - asyncio event loop scheduling callbacks in eventlet - doc
 python3-aioeventlet - asyncio event loop scheduling callbacks in eventlet - Python 3.x
Closes: 778542
Changes:
 python-aioeventlet (0.4-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #778542)
Checksums-Sha1:
 bf32973d1a69697bfd879e256fc250c9fe353809 2335 python-aioeventlet_0.4-1.dsc
 a28b47a59c3eb53276ecc633210394ce710771d3 57260 python-aioeventlet_0.4.orig.tar.xz
 920713d150ad491f6d787dda4dae080f4884cb5e 2640 python-aioeventlet_0.4-1.debian.tar.xz
 3c45610b1c5b358364658ef91852e6b99812fa6a 6146 python-aioeventlet_0.4-1_all.deb
 faa862902b909d51f6916f7791bfce757aa2fde4 6210 python3-aioeventlet_0.4-1_all.deb
 18297f9294a5d929c0428f38a10562dbdb6a4b8b 63684 python-aioeventlet-doc_0.4-1_all.deb
Checksums-Sha256:
 2d68a47f498f59e3ec0984c4b5c237fcbff494121e14dcfd7d1ff4afc922cfa6 2335 python-aioeventlet_0.4-1.dsc
 4775787833d15def9c0bdc902db73802b0bd41f53d0f7f6475b973f3ec8a6485 57260 python-aioeventlet_0.4.orig.tar.xz
 6764a566cdb91f80de5b49120b8b80847f7c76b12bc506c4be986f5d177dd01d 2640 python-aioeventlet_0.4-1.debian.tar.xz
 65b05bd270834157a900c07ffef363327ee770165dd9d1cc228e297accdbac62 6146 python-aioeventlet_0.4-1_all.deb
 e052dde5e6330851e4e3e0aa5d63c74372f5191134a153512c5a213cbcc45a89 6210 python3-aioeventlet_0.4-1_all.deb
 db3bec7d7d9236ba5230b84937d6b20ecaf9a4c6dbc0c5081c697f16731e4794 63684 python-aioeventlet-doc_0.4-1_all.deb
Files:
 ae76416510586d324bbd6fca29d67214 2335 python optional python-aioeventlet_0.4-1.dsc
 860839380f0fc008dfcf9f75c48b70a0 57260 python optional python-aioeventlet_0.4.orig.tar.xz
 4e8f6f84ca4c300c6fb6dfe76033c2fc 2640 python optional python-aioeventlet_0.4-1.debian.tar.xz
 0689593e48cc883b1332e688b5ebb39d 6146 python optional python-aioeventlet_0.4-1_all.deb
 76650055dd3bb33410f25217c63858d6 6210 python optional python3-aioeventlet_0.4-1_all.deb
 b9841dd107cf294078f9feb14a800eee 63684 doc optional python-aioeventlet-doc_0.4-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJU7zT+AAoJENQWrRWsa0P+RwYQAIDIZwiC7jN6r2WK2HsCM4Th
UOWipDPgWHfYuq9UWHFn3X66TB0+iwzkGwKN1hkod9nxqbLgh12xgKYzKQ55K105
5srPLm2Xh+Y5JI5Kt9nxoe0TXAud6nV0niQ2o9dFyqrgA/A83d0OMJIn0ew9i8g2
c7QxbJcpwKwM3vrMaS6tJTSNUsB1xKWiC3b/Xa+Avu/v9LstriGV1y/cyP45eOPe
pyLnpHOHOKe4f/z8vIEBoTGIUZfK6hTU3ucfNPkpp846x40nW15bo6xksOKr+mwS
SC7/BjjxuMM6cjEgs0udzyZBA0exB0csDD4ZTH4McUV2gsFsjL9PV4wDyD3mexIt
EXHoT9tPAnvK/yihnz1qvTzBgv7dUcb1A3km1hcXcqC2EWUV+7+pRlMZ1SA2+h5z
3WtlOVR/lGrqivXaSsdS29EP5s2woqROBshtLjXm/401qTtFWRSlE8MOBEGx/ouI
1qfFA4rys7+0dv6Go7otdzE3btHBHdo7YFMn8+p8ohXP3S/aosCNAfPcMICJuri6
fftz8Lss4CoeFWMLaIa0wGpSicmprjYt446/nUoXH6Kzas6ykuAxU7NSyN2Mx4M2
LvNEeFjLJzwlVuzN2GGjV9OybhZEcKuG4nyDQpQFiE1pxsQd3Lv1EzCletF9emEW
K7ykG4eQFwcR4llhmAox
=kvKR
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: