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

Changelog

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

  * Rebuild to drop Python 3.10 extension

 -- Jeremy Bicha <email address hidden>  Tue, 28 Feb 2023 19:30:33 -0500

Upload details

Uploaded by:
Jeremy BĂ­cha
Uploaded to:
Lunar
Original maintainer:
Debian Python Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release multiverse misc
Lunar 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-3build2.debian.tar.xz 4.2 KiB 00d21498539a8c9133e025edd2df5ebfb0f72c27be0de5016e92348b0123a5e5
python-cx-oracle_8.3.0-3build2.dsc 2.3 KiB d2ede66356ee8830c7b2529c9919d71f00efadfd5ffba77e223fbc1564a1f4d8

Available diffs

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