python3-pyodbc binary package in Ubuntu Mantic arm64

 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 arm64 release universe python Optional 4.0.39-1
  • Published
  • Copied from ubuntu mantic-proposed arm64 in Primary Archive for Ubuntu
  Deleted Ubuntu Mantic arm64 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 arm64 release universe python Optional 4.0.34-1build1
  • Removal requested .
  • Superseded by arm64 build of pyodbc 4.0.39-1 in ubuntu mantic PROPOSED
  • Published
  • Copied from ubuntu lunar-proposed arm64 in Primary Archive for Ubuntu

Source package