aiomysql 0.1.1-1 source package in Ubuntu

Changelog

aiomysql (0.1.1-1) unstable; urgency=medium

  * New upstream release
  * debian/patches
    - refresh, drop merged patches
  * debian/control
    - build using pybuild-plugin-pyproject
    - add pymysql to b-d
  * debian/rules
    - remove docs/make.bat during build

 -- Sandro Tosi <email address hidden>  Sat, 05 Nov 2022 14:56:23 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
aiomysql_0.1.1-1.dsc 2.4 KiB 07ede9cd6fee710cec0a0b89a48280cea1c1f30795c60fd9cbd9fd98a3bcbc2e
aiomysql_0.1.1.orig.tar.xz 82.2 KiB 2af353b76d8a907fba5663222b5ee3302bad1b442bc265b1c20f32499cf52757
aiomysql_0.1.1-1.debian.tar.xz 3.6 KiB 23db4e06575ca53b6c8e88d5889701301cca85ca18c319b671e107103617d961

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.