pyodbc 3.0.7-0ubuntu1 source package in Ubuntu

Changelog

pyodbc (3.0.7-0ubuntu1) xenial; urgency=medium

  * New upstream version.
  * Build python3 packages. LP: #1065402.
  * Ship the egg-infos with the packages.

 -- Matthias Klose <email address hidden>  Tue, 20 Oct 2015 18:01:43 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Xenial
Original maintainer:
Deepak Tripathi
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pyodbc_3.0.7.orig.tar.gz 69.6 KiB b7158bfac47a9bb7cb9a61dca39e188229717bb96467bb575f2bc8382c4c52de
pyodbc_3.0.7-0ubuntu1.debian.tar.xz 2.9 KiB 798ebc1125ffdd108b2a4e30a07fc8c44f6179a5cfdc9ca6514ddf7102202311
pyodbc_3.0.7-0ubuntu1.dsc 2.2 KiB 33d7771fc59fcdce6fc975fa1ff239a376b7adb16807539cd6a14010702769bf

View changes file

Binary packages built by this source

python-pyodbc: Python module for ODBC database access

 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')

python-pyodbc-dbg: Python module for ODBC database access - Debugging symbols

 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.

python-pyodbc-dbgsym: No summary available for python-pyodbc-dbgsym in ubuntu xenial.

No description available for python-pyodbc-dbgsym in ubuntu xenial.

python3-pyodbc: Python3 module for ODBC database access

 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')

python3-pyodbc-dbg: Python3 module for ODBC database access - Debugging symbols

 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.

python3-pyodbc-dbgsym: No summary available for python3-pyodbc-dbgsym in ubuntu xenial.

No description available for python3-pyodbc-dbgsym in ubuntu xenial.