python-pyodbc binary package in Ubuntu Bionic 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')

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2017-11-03 03:16:06 UTC Published Ubuntu Bionic ppc64el release universe python Optional 4.0.17-1
  • Published
  • Copied from ubuntu bionic-proposed ppc64el in Primary Archive for Ubuntu
  Deleted Ubuntu Bionic ppc64el proposed universe python Optional 4.0.17-1
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2017-11-03 03:19:09 UTC Superseded Ubuntu Bionic ppc64el release universe python Optional 3.0.10-2build2
  • Removed from disk .
  • Removal requested .
  • Superseded by ppc64el build of pyodbc 4.0.17-1 in ubuntu bionic PROPOSED
  • Published
  • Copied from ubuntu artful-proposed ppc64el in Primary Archive for Ubuntu

Source package