python3-pyodbc binary package in Ubuntu Mantic s390x

 A Python3 DB API 2 module for ODBC. No 3rd party libraries are required.
 Only native Python datatypes are used, such as decimal and datetime.
 It implements the Python Database API Specification v2.0.
 For example:
   import pyodbc
 Next, create a connection by passing an ODBC connection string to the
 connect method. This step causes ODBC to load the database driver (the SQL
 Server driver in this example) and connect to the database.
   cnxn = pyodbc.connect('DSN=northwind')

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2023-06-23 08:09:11 UTC Published Ubuntu Mantic s390x release universe python Optional 4.0.39-1
  • Published
  • Copied from ubuntu mantic-proposed s390x in Primary Archive for Ubuntu
  Deleted Ubuntu Mantic s390x proposed universe python Optional 4.0.39-1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to mantic

  • Published
  2023-06-23 08:09:14 UTC Superseded Ubuntu Mantic s390x release universe python Optional 4.0.34-1build1
  • Removal requested .
  • Superseded by s390x build of pyodbc 4.0.39-1 in ubuntu mantic PROPOSED
  • Published
  • Copied from ubuntu lunar-proposed s390x in Primary Archive for Ubuntu

Source package