[python-rtree] 05/08: Merge tag 'upstream/0.8.3+ds'
Bas Couwenberg
sebastic at debian.org
Thu Dec 15 07:00:59 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository python-rtree.
commit 2ae272a9ca5a7880bfed2218c8ac74896141ae15
Merge: 29c3212 3ded805
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Thu Dec 15 07:31:51 2016 +0100
Merge tag 'upstream/0.8.3+ds'
Upstream version 0.8.3+ds
MANIFEST.in | 2 +-
PKG-INFO | 2 +-
README.md | 7 +
rtree/__init__.py | 2 +-
rtree/core.py | 227 +++---
rtree/index.py | 973 ++++++++++++++++--------
setup.py | 99 +--
tests/benchmarks.py | 65 +-
tests/data.py | 12 +-
tests/off/BoundsCheck.txt | 26 -
tests/off/index.txt | 308 --------
tests/off/properties.txt | 257 -------
tests/off/test_customStorage.txt | 157 ----
tests/off/test_misc.txt | 42 -
tests/stream-check.py | 81 ++
tests/{BoundsCheck.txt => test_bounds.txt} | 10 +-
tests/test_doctests.py | 22 +-
tests/test_index.py | 28 +-
tests/{index.txt => test_index_doctests.txt} | 123 +--
tests/test_pickle.py | 20 +
tests/{properties.txt => test_properties.txt} | 127 ++--
tests/{off/z_cleanup.txt => test_z_cleanup.txt} | 0
tests/z_cleanup.txt | 18 -
23 files changed, 1182 insertions(+), 1426 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-rtree.git
More information about the Pkg-grass-devel
mailing list