python-pymysql 1.0.2-1ubuntu1 source package in Ubuntu

Changelog

python-pymysql (1.0.2-1ubuntu1) impish; urgency=medium

  * Merge from Debian experimental. Remaining changes:
    - d/run_tests.sh: Deal with the fact that mysql_install_db has been
      removed in MySQL 8.0 by falling back to mysqld to create the database
      for testing.

 -- Corey Bryant <email address hidden>  Thu, 22 Jul 2021 09:26:46 -0400

Upload details

Uploaded by:
Corey Bryant
Uploaded to:
Impish
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main misc
Lunar release main misc
Jammy release main misc

Builds

Impish: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pymysql_1.0.2.orig.tar.xz 67.4 KiB 9a03d9331817aa3fbe900249fc251719f9830b719a2ba063328c184cb92fb95c
python-pymysql_1.0.2-1ubuntu1.debian.tar.xz 7.5 KiB ac4f688a2909a11aaec0c43caebe49207ea89bba158829967519f098c6283658
python-pymysql_1.0.2-1ubuntu1.dsc 2.3 KiB 35a3fca4eb8929bf40f65ef97e3c1a6a9ac7b120c6ee6d1893fea5314b1a4f9d

Available diffs

View changes file

Binary packages built by this source

python-pymysql-doc: Pure-Python MySQL driver - doc

 This package contains a pure-Python MySQL client library. The goal of PyMySQL
 is to be a drop-in replacement for MySQLdb and work on CPython, PyPy,
 IronPython and Jython.
 .
 This package contains the documentation.

python3-pymysql: Pure-Python MySQL Driver - Python 3.x

 This package contains a pure-Python MySQL client library. The goal of PyMySQL
 is to be a drop-in replacement for MySQLdb and work on CPython, PyPy,
 IronPython and Jython.
 .
 This package contains the Python 3.x module.