python-pyodbc-dbg binary package in Ubuntu Xenial ppc64el

 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')
 .
 This package contains debugging symbols.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2016-01-18 23:52:16 UTC Published Ubuntu Xenial ppc64el release universe debug Extra 3.0.7-0ubuntu2
  • Published
  • Copied from ubuntu xenial-proposed ppc64el in Primary Archive for Ubuntu
  Deleted Ubuntu Xenial ppc64el proposed universe debug Extra 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 ppc64el release universe debug Extra 3.0.7-0ubuntu1
  • Removed from disk .
  • Removal requested .
  • Superseded by ppc64el build of pyodbc 3.0.7-0ubuntu2 in ubuntu xenial PROPOSED
  • Published
  • Copied from ubuntu xenial-proposed ppc64el in Primary Archive for Ubuntu
  2016-01-20 00:10:11 UTC Deleted Ubuntu Xenial ppc64el proposed universe debug Extra 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 ppc64el release universe debug Extra 3.0.6-2
  • Removal requested .
  • Superseded by ppc64el build of pyodbc 3.0.7-0ubuntu1 in ubuntu xenial PROPOSED
  • Published
  • Copied from ubuntu trusty-release ppc64el in Primary Archive for Ubuntu

Source package