python3-pyodbc binary package in Ubuntu Xenial arm64

 A Python 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
  2016-01-18 23:52:16 UTC Published Ubuntu Xenial arm64 release universe python Optional 3.0.7-0ubuntu2
  • Published
  • Copied from ubuntu xenial-proposed arm64 in Primary Archive for Ubuntu
  Deleted Ubuntu Xenial arm64 proposed universe python Optional 3.0.7-0ubuntu2
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2016-01-19 00:00:34 UTC Superseded Ubuntu Xenial arm64 release universe python Optional 3.0.7-0ubuntu1
  • Removed from disk .
  • Removal requested .
  • Superseded by arm64 build of pyodbc 3.0.7-0ubuntu2 in ubuntu xenial PROPOSED
  • Published
  • Copied from ubuntu xenial-proposed arm64 in Primary Archive for Ubuntu
  2016-01-20 00:10:11 UTC Deleted Ubuntu Xenial arm64 proposed universe python Optional 3.0.7-0ubuntu1
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published

Source package