python-leveldb 0~svn68-2 source package in Ubuntu

Changelog

python-leveldb (0~svn68-2) unstable; urgency=medium


  * Upload with Alessio's permission.
  * debian/tests/python3-leveldb: Actually run the tests with python3.
    (Closes: #740167)
  * Bump Standards-Version to 3.9.5, no changes necessary.

 -- Martin Pitt <email address hidden>  Tue, 11 Mar 2014 07:06:03 +0100

Upload details

Uploaded by:
Alessio Treglia
Uploaded to:
Sid
Original maintainer:
Alessio Treglia
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-leveldb_0~svn68-2.dsc 2.0 KiB 8faa49058d8c4b4d3a4624326b36554bc5de174a9a5efd11727d1466111653fc
python-leveldb_0~svn68.orig.tar.bz2 14.0 KiB af20188f336aca949b76e9f060d5662ad87ba85ca2f3e059cdf1cd357248c58e
python-leveldb_0~svn68-2.debian.tar.xz 3.1 KiB a5a0e2b1d6078d35d39c26205e97395e9e5bc6676bdc617ba2e20149176c3d96

No changes file available.

Binary packages built by this source

python-leveldb: Python wrapper for LevelDB (Python 2)

 LevelDB is a fast key-value storage library written at Google that
 provides an ordered mapping from string keys to string values.
 .
 This package provides a Python wrapper for LevelDB.
 .
 This is the Python 2 version of the package.

python3-leveldb: Python wrapper for LevelDB (Python 3)

 LevelDB is a fast key-value storage library written at Google that
 provides an ordered mapping from string keys to string values.
 .
 This package provides a Python wrapper for LevelDB.
 .
 This is the Python 3 version of the package.