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

Changelog

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

  * [271074e] update Homepage URL
  * [beed969] enable salsa CI

 -- Joseph Nahmias <email address hidden>  Wed, 26 Jan 2022 22:26:14 -0500

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-2.dsc 2.3 KiB f77bb04e3934b65a248fd6fa876847b39e541236d11eaccee07975e057af7473
python-cx-oracle_8.3.0.orig.tar.gz 1.0 MiB 990bae2d204fb59692b71bbb61ae0f2d82198b053fcf3c45a8c3cbc81127760e
python-cx-oracle_8.3.0-2.debian.tar.xz 4.0 KiB c7431e0ef6635f770db7a82b42de4eb607beee7e2f0d22167a4ec60bd0e28251

Available diffs

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