python-cx-oracle 8.3.0-2build1 source package in Ubuntu

Changelog

python-cx-oracle (8.3.0-2build1) jammy; urgency=medium

  * No-change rebuild with Python 3.10 only

 -- Graham Inggs <email address hidden>  Thu, 17 Mar 2022 19:52:19 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release multiverse misc

Downloads

File Size SHA-256 Checksum
python-cx-oracle_8.3.0.orig.tar.gz 1.0 MiB 990bae2d204fb59692b71bbb61ae0f2d82198b053fcf3c45a8c3cbc81127760e
python-cx-oracle_8.3.0-2build1.debian.tar.xz 4.1 KiB 5c2133a3f464211d7b5695f1778ef787fcb82414ec72ff72e53ceb7e4dd6e767
python-cx-oracle_8.3.0-2build1.dsc 2.3 KiB 6fa011da022692c10240230b09cb07d933c451396d0a750b179dfe41cd346981

View changes file

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