python3-pyodbc binary package in Ubuntu Jammy amd64

 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
  2022-03-20 09:23:32 UTC Published Ubuntu Jammy amd64 release universe python Optional 4.0.32-1build1
  • Published
  • Copied from ubuntu jammy-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Jammy amd64 proposed universe python Optional 4.0.32-1build1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to jammy

  • Published
  2022-03-20 09:23:56 UTC Superseded Ubuntu Jammy amd64 release universe python Optional 4.0.32-1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of pyodbc 4.0.32-1build1 in ubuntu jammy PROPOSED
  • Published
  • Copied from ubuntu jammy-proposed amd64 in Primary Archive for Ubuntu
  2022-03-21 12:10:08 UTC Deleted Ubuntu Jammy amd64 proposed universe python Optional 4.0.32-1
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to jammy

  • Published
  2021-11-05 03:25:39 UTC Superseded Ubuntu Jammy amd64 release universe python Optional 4.0.30-1build3
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of pyodbc 4.0.32-1 in ubuntu jammy PROPOSED
  • Published
  • Copied from ubuntu jammy-proposed amd64 in Primary Archive for Ubuntu
  2021-11-06 06:10:08 UTC Deleted Ubuntu Jammy amd64 proposed universe python Optional 4.0.30-1build3
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to jammy

  • Published
  2021-10-17 09:11:26 UTC Superseded Ubuntu Jammy amd64 release universe python Optional 4.0.30-1build2
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of pyodbc 4.0.30-1build3 in ubuntu jammy PROPOSED
  • Published
  • Copied from ubuntu hirsute-proposed amd64 in Primary Archive for Ubuntu

Source package