mysql-connector-python 8.0.15-4 source package in Ubuntu

Changelog

mysql-connector-python (8.0.15-4) unstable; urgency=medium

  [ Sandro Tosi ]
  * debian/watch
    - update to track new releases after dowload page rewrite
  * orphan

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.

 -- Sandro Tosi <email address hidden>  Fri, 01 Mar 2024 21:02:20 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe python
Noble release universe python

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
mysql-connector-python_8.0.15-4.dsc 2.1 KiB 6bee1b4ed4631286bfd762bb8d9d9d431f278e740a78e0883a565f1e9aab6273
mysql-connector-python_8.0.15.orig.tar.gz 11.4 MiB 3770fb563635438f1aff2e83f5e6b2e08a799d804d4dabdbb5d393444608a658
mysql-connector-python_8.0.15-4.debian.tar.xz 5.2 KiB 979a2b0adbc0339e845b917a1db52659ee11885ec598b40ec7d95ee61f70a597

Available diffs

No changes file available.

Binary packages built by this source

python3-mysql.connector: pure Python implementation of MySQL Client/Server protocol (Python3)

 MySQL driver written in Python which does not depend on MySQL C client
 libraries and implements the DB API v2.0 specification (PEP-249).
 .
 MySQL Connector/Python is implementing the MySQL Client/Server protocol
 completely in Python. This means you don't have to compile anything or MySQL
 (client library) doesn't even have to be installed on the machine.
 .
 This package contains the Python 3 version of mysql.connector.