aiomysql 0.0.20-2 source package in Ubuntu

Changelog

aiomysql (0.0.20-2) unstable; urgency=medium

  * Team upload.
  * Fix short description on python-aiomysql-doc (Closes: #945351)

 -- Emmanuel Arias <email address hidden>  Sat, 23 Nov 2019 14:22:45 -0300

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
aiomysql_0.0.20-2.dsc 2.4 KiB dd1884136b5a1ae23c5c6f430ecbea2a0f68510d480b551e37a24fd78846207a
aiomysql_0.0.20.orig.tar.gz 95.0 KiB 0e79fc6325d10b29924aecdf32b8d78c74b35ee7c252bf1a61def8ad19528c7a
aiomysql_0.0.20-2.debian.tar.xz 3.9 KiB 0a41f6e279adb9a0e6e5a9d444523eb3b79e967a6a4bc3e3021b7a2209b1eaba

Available diffs

No changes file available.

Binary packages built by this source

python-aiomysql-doc: library for accessing a MySQL database from the asyncio (common documentation)

 aiomysql is a driver for accessing a MySQL database from the asyncio
 framework.
 .
 It depends on and reuses most parts of PyMySQL.
 .
 aiomysql tries to be like awesome aiopg library and preserve same API,
 look and feel.
 .
 This is the common documentation package.

python3-aiomysql: library for accessing a MySQL using asyncio (Python 3)

 aiomysql is a driver for accessing a MySQL database from the asyncio
 framework.
 .
 It depends on and reuses most parts of PyMySQL.
 .
 aiomysql tries to be like awesome aiopg library and preserve same API,
 look and feel.
 .
 This package installs the library for Python 3.