python3-pyodbc binary package in Ubuntu Lunar 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
  2023-03-01 21:38:57 UTC Published Ubuntu Lunar amd64 release universe python Optional 4.0.34-1build1
  • Published
  • Copied from ubuntu lunar-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Lunar amd64 proposed universe python Optional 4.0.34-1build1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to lunar

  • Published
  2023-03-01 21:42:07 UTC Superseded Ubuntu Lunar amd64 release universe python Optional 4.0.34-1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of pyodbc 4.0.34-1build1 in ubuntu lunar PROPOSED
  • Published
  • Copied from ubuntu lunar-proposed amd64 in Primary Archive for Ubuntu
  2023-03-03 00:10:11 UTC Deleted Ubuntu Lunar amd64 proposed universe python Optional 4.0.34-1
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to lunar

  • Published
  2022-11-19 18:02:16 UTC Superseded Ubuntu Lunar amd64 release universe python Optional 4.0.32-1build1
  • Removal requested .
  • Superseded by amd64 build of pyodbc 4.0.34-1 in ubuntu lunar PROPOSED
  • Published
  • Copied from ubuntu jammy-proposed amd64 in Primary Archive for Ubuntu

Source package