Package python3-module-cx-oracle: Information

Binary package: python3-module-cx-oracle
Version: 8.3.0.7-alt0.git6766bca
Architecture: i586
Build time:  Feb 9, 2024, 09:18 PM in the task #339993
Source package: python3-module-cx-oracle
Report package bug
License: BSD-3-Clause
Summary: Python interface to Oracle Database now superseded by python-oracledb
Description: 
cx_Oracle has a major new release under a new name and homepage python-oracledb.

The source code has moved to github.com/oracle/python-oracledb.

New projects should install python-oracledb instead of cx_Oracle. Critical
patches and binary packages for new Python releases may continue to be made in
the cx_Oracle namespace for a limited time, subject to demand.

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. See the homepage for a feature
list.

cx_Oracle 8.3 was tested with Python versions 3.6 through 3.10. You can use
cx_Oracle with Oracle 11.2, 12c, 18c, 19c and 21c client libraries. Oracle's
standard client-server version interoperability allows connection to both older
and newer databases. For example Oracle 19c client libraries can connect to
Oracle Database 11.2. Older versions of cx_Oracle may work with older versions
of Python.

Maintainer: Pavel Skrylev

List of contributors:
Pavel Skrylev

ACL:
Pavel Skrylev
@everybody

Last changed


Jan. 31, 2024 Pavel Skrylev 8.3.0.7-alt0.git6766bca
- Initial build v8.3.0p7 for Sisyphus.