python-oracledb 1.2.1-3build3 source package in Ubuntu

Changelog

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

  * No-change rebuild with Python 3.12 only

 -- Graham Inggs <email address hidden>  Thu, 11 Apr 2024 10:46:09 +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
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
python-oracledb_1.2.1.orig.tar.gz 1.5 MiB 1f193a2d1c12622bacfe60b08d0c1bc84942ec261e6aa63d836672c03fa7bd53
python-oracledb_1.2.1-3build3.debian.tar.xz 5.3 KiB fb25931bab06ec7d792bce208b7bd1d5b3d2f58d689ea9b2b6e3605e5f54545c
python-oracledb_1.2.1-3build3.dsc 2.9 KiB d505a76e8616c6994f37252bb52a7e0bb8857ff1356b50e09946f61a0256eeef

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