python-pymysql 1.0.2-2ubuntu1 source package in Ubuntu

Changelog

python-pymysql (1.0.2-2ubuntu1) noble; urgency=low

  * Merge from Debian unstable. 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.

python-pymysql (1.0.2-2) unstable; urgency=medium

  * Upload to unstable.

 -- James Page <email address hidden>  Wed, 14 Feb 2024 13:13:15 +0000

Upload details

Uploaded by:
James Page
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release main misc

Builds

Noble: [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-2ubuntu1.debian.tar.xz 7.5 KiB 4a7a3b1616d246df8ce27b98ddecb8b2c182203beba235c44000d3a3d26724c8
python-pymysql_1.0.2-2ubuntu1.dsc 2.3 KiB ba97da2165762ee72afb9825fee53ffc2cfc598d97c472010b0dcb8fa8786aa6

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.