python-cx-oracle 8.3.0-3 source package in Ubuntu

Changelog

python-cx-oracle (8.3.0-3) unstable; urgency=medium

  * [9adce37] teach autopkgtest-pkg-python that this module is spelled cx_Oracle

 -- Joseph Nahmias <email address hidden>  Fri, 20 May 2022 11:26:21 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-cx-oracle_8.3.0-3.dsc 2.3 KiB a7cd30d3999c7df5123fccf42318db8db41525d758a56559c3c873a37f4c4fa7
python-cx-oracle_8.3.0.orig.tar.gz 1.0 MiB 990bae2d204fb59692b71bbb61ae0f2d82198b053fcf3c45a8c3cbc81127760e
python-cx-oracle_8.3.0-3.debian.tar.xz 4.1 KiB 83be453b2734786ea89b0445d9d0bf696bb20a400f3bb1e8610c6219f67f7913

No changes file available.

Binary packages built by this source

python-cx-oracle-doc: Python interface to Oracle Database (common documentation)

 cx_Oracle is a Python extension module that enables access to Oracle
 Database.
 .
 It conforms to the Python database API 2.0 specification with a considerable
 number of additions and a couple of exclusions.
 .
 You can use cx_Oracle with Oracle 11.2, 12, 18 and 19 client libraries.
 .
 This is the common documentation package.

python3-cx-oracle: Python interface to Oracle Database (Python 3)

 cx_Oracle is a Python extension module that enables access to Oracle
 Database.
 .
 It conforms to the Python database API 2.0 specification with a considerable
 number of additions and a couple of exclusions.
 .
 You can use cx_Oracle with Oracle 11.2, 12, 18 and 19 client libraries.
 .
 This package installs the library for Python 3.

python3-cx-oracle-dbgsym: debug symbols for python3-cx-oracle