python-oracledb 1.2.1-3build2 source package in Ubuntu

Changelog

python-oracledb (1.2.1-3build2) noble; urgency=medium

  * No-change rebuild with Python 3.12 as supported version

 -- Graham Inggs <email address hidden>  Tue, 31 Oct 2023 17:47:12 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
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-oracledb_1.2.1.orig.tar.gz 1.5 MiB 1f193a2d1c12622bacfe60b08d0c1bc84942ec261e6aa63d836672c03fa7bd53
python-oracledb_1.2.1-3build2.debian.tar.xz 5.3 KiB 2701ba38d1cf70f13f3ef65aeab0bacb2791e5364649994bab5941b966d7805b
python-oracledb_1.2.1-3build2.dsc 2.9 KiB e5d4a6eb6e099cf458403fa1c13be11adf1f6d3a244c7370398d465841e0f819

Available diffs

View changes file

Binary packages built by this source

python-oracledb-doc: Python driver for Oracle Database (documentation)

 python-oracledb is a Python programming language extension module allowing
 Python programs to connect to Oracle Database. It is the renamed, new major
 release of the popular cx_Oracle driver.
 .
 The module conforms to the Python Database API 2.0 specification with a
 considerable number of additions and a couple of minor exclusions
 .
 Oracle client libraries are NOT necessary when connecting using "Thin" mode,
 which is the default, but requires Oracle Database Server 12.1 or later --
 which was initially released in July 2013.
 .
 This is the common documentation package.

python3-oracledb: Python driver for Oracle Database (Python 3)

 python-oracledb is a Python programming language extension module allowing
 Python programs to connect to Oracle Database. It is the renamed, new major
 release of the popular cx_Oracle driver.
 .
 The module conforms to the Python Database API 2.0 specification with a
 considerable number of additions and a couple of minor exclusions
 .
 Oracle client libraries are NOT necessary when connecting using "Thin" mode,
 which is the default, but requires Oracle Database Server 12.1 or later --
 which was initially released in July 2013.
 .
 This package installs the "Thin" mode driver for Python 3.

python3-oracledb-dbgsym: debug symbols for python3-oracledb