python-pyodbc binary package in Ubuntu Xenial powerpc

 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 powerpc release universe python Optional 3.0.7-0ubuntu2
  • Published
  • Copied from ubuntu xenial-proposed powerpc in Primary Archive for Ubuntu
  Deleted Ubuntu Xenial powerpc 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 powerpc release universe python Optional 3.0.7-0ubuntu1
  • Removed from disk .
  • Removal requested .
  • Superseded by powerpc build of pyodbc 3.0.7-0ubuntu2 in ubuntu xenial PROPOSED
  • Published
  • Copied from ubuntu xenial-proposed powerpc in Primary Archive for Ubuntu
  2016-01-20 00:10:11 UTC Deleted Ubuntu Xenial powerpc proposed universe python Optional 3.0.7-0ubuntu1
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2015-10-23 17:15:16 UTC Superseded Ubuntu Xenial powerpc release universe python Optional 3.0.6-2
  • Removal requested .
  • Superseded by powerpc build of pyodbc 3.0.7-0ubuntu1 in ubuntu xenial PROPOSED
  • Published
  • Copied from ubuntu saucy-proposed powerpc in Primary Archive for Ubuntu

Source package