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

Bug#1031126: marked as done (ITP: aiomcache -- Minimal pure python memcached client)



Your message dated Sat, 18 Feb 2023 19:00:10 +0000
with message-id <E1pTSRO-009hci-Ir@fasolo.debian.org>
and subject line Bug#1031126: fixed in aiomcache 0.8.1-1
has caused the Debian Bug report #1031126,
regarding ITP: aiomcache -- Minimal pure python memcached client
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.)


-- 
1031126: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1031126
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Gianfranco Costamagna <locutusofborg@debian.org>

* Package name    : aiomcache
  Version         : 0.8.1
  Upstream Author : Nikolay Kim <fafhrd91@gmail.com>
* URL             : https://github.com/aio-libs/aiomcache/
* License         : BSD-2-Clause
  Programming Lang: Python
  Description     : Minimal pure python memcached client

Binary package names: python3-aiomcache
 memcached client for asyncio
 The API looks very similar to the other memcache clients:
 .
  .. code:: python
 .
     import asyncio
     import aiomcache
 .
     async def hello_aiomcache():
         mc = aiomcache.Client("127.0.0.1", 11211)
         await mc.set(b"some_key", b"Some value")
         value = await mc.get(b"some_key")
         print(value)
         values = await mc.multi_get(b"some_key", b"other_key")
         print(values)
         await mc.delete(b"another_key")
 .
     asyncio.run(hello_aiomcache())
 .
 .
 Version 0.8 introduces `FlagClient` which allows registering callbacks to
 set or process flags.  See `examples/simple_with_flag_handler.py`

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: aiomcache
Source-Version: 0.8.1-1
Done: Gianfranco Costamagna <locutusofborg@debian.org>

We believe that the bug you reported is fixed in the latest version of
aiomcache, 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 1031126@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gianfranco Costamagna <locutusofborg@debian.org> (supplier of updated aiomcache 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, 23 Jan 2023 14:45:13 +0000
Source: aiomcache
Binary: python3-aiomcache
Architecture: source all
Version: 0.8.1-1
Distribution: unstable
Urgency: low
Maintainer: Gianfranco Costamagna <locutusofborg@debian.org>
Changed-By: Gianfranco Costamagna <locutusofborg@debian.org>
Description:
 python3-aiomcache - Minimal pure python memcached client
Closes: 1031126
Changes:
 aiomcache (0.8.1-1) unstable; urgency=low
 .
   * Initial release (Closes: #1031126)
Checksums-Sha1:
 bc1121d6780790610b3e27a45501e190b1b26cc8 1847 aiomcache_0.8.1-1.dsc
 d631fdd6071ca0d80d657ccf914ebab2a152920d 15446 aiomcache_0.8.1.orig.tar.gz
 c10b6c1d075dbd7aeb0ba966d98bdc72536a9e93 2140 aiomcache_0.8.1-1.debian.tar.xz
 5f5869c32416881994be1a74e489c51c65bcaf62 6754 aiomcache_0.8.1-1_amd64.buildinfo
 e0b3a11d89c536492f033d21529e7599edffde4a 10420 python3-aiomcache_0.8.1-1_all.deb
Checksums-Sha256:
 74f0d0f3317b3c60412cccaa92c981af3c484a443b78305321865627806e7f47 1847 aiomcache_0.8.1-1.dsc
 ef7dede44ccb4bbe386ff4958c45c4a17e66476c801594489ba45408adb13b7b 15446 aiomcache_0.8.1.orig.tar.gz
 44032d5c4606deda48b767c6f5964221a590fd3347b38d0d58a0d6cc623b009d 2140 aiomcache_0.8.1-1.debian.tar.xz
 5427244ccb9ae9b760299595e3fd0dfe64466954e457a4a7007bea3d3a186673 6754 aiomcache_0.8.1-1_amd64.buildinfo
 66bd4f4586da0ca10d06aa429daf8b2b5f2cbd33b0c36099b6b96f61401a1e53 10420 python3-aiomcache_0.8.1-1_all.deb
Files:
 8f53baa12f8cf391d350c1a1e519a0f3 1847 python optional aiomcache_0.8.1-1.dsc
 e592b551dd5bb25488c65277c5b7bfed 15446 python optional aiomcache_0.8.1.orig.tar.gz
 10522f85d529543f822a50d15156ef25 2140 python optional aiomcache_0.8.1-1.debian.tar.xz
 1927c31fed9b5cf62b91fa414126718b 6754 python optional aiomcache_0.8.1-1_amd64.buildinfo
 e1d659612156f52218a76b6e1b7c4d1a 10420 python optional python3-aiomcache_0.8.1-1_all.deb

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEkpeKbhleSSGCX3/w808JdE6fXdkFAmPomZAACgkQ808JdE6f
Xdn/qBAAjQWyVqUyNfsNroyADDjLBg4ZIMgXjG2/oijSE9NWcMVlA49//s+lDE9m
YqYOLFXUPKKx/IicSKex1EHW9UiRenjA5kUhy8OUg0rs27kzYgJafthgWsQdXFnX
xCrHOgE61a3Mua3liq3Qk5oF4gPobDC+EuC5Iv78UCqSLmFXgloHUJgo7ip0P+xH
bELRIQxbxsAu6Gd7RduW/oNLS2GcPZYpMCgrSw+tsPZhgDck014tbYxfuxnH1IXZ
3+jr8Jalxn/oF0x3jnyQDCfEk+sCHr1Uu+p1WB5o7/+oY1soVVq3o0Ap0AhWWbf2
Buvf8yKb8GdbRquv8oOXIIH1wBhmyo/P6BPtxEfLVy+Yqlm8bCubSIQ02gQs4QDb
68VCA+kAMUio3wKj5AtzkzzjWhHABPcf/7723gYPtrYtjSsCUMvsMaev5b+5eyVx
9H1MK4D/IUJJSLmYS4/A4wWLHhxoOqD0cRkH0Etj9i9ywJthk3+vTdHeOF2PYL/s
vY6QTDpSrvOR00ep401qYCiKK+s32/bmZ/vl8HDtmrZGF9/fUNwN2K1Y8nw8G24z
IcWAgTKR0izRFREZjVzajBemmDUSJbUzzqtUkW9gtRAF3Gc4i+8zJhQOjo3IFe4V
PWLR9zbhJBqlqHQveeN78x9qnKu2QaLM2vkYorQMLcr6lqE2/vQ=
=NoOQ
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: