[pyshp] branch upstream updated (a74b8d1 -> 2f594db)
Bas Couwenberg
sebastic at debian.org
Sat Sep 24 20:55:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch upstream
in repository pyshp.
from a74b8d1 Imported Upstream version 1.2.8+ds
new 2f594db Imported Upstream version 1.2.10
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.travis.yml | 14 +
LICENSE.TXT | 9 +
MANIFEST.in | 2 +
PKG-INFO | 626 -------------------------------------------
README.md | 609 +++++++++++++++++++++++++++++++++++++++++
changelog.txt | 120 +++++++++
setup.cfg | 5 -
setup.py | 4 +-
shapefile.py | 18 +-
shapefiles/blockgroups.dbf | Bin 0 -> 236775 bytes
shapefiles/blockgroups.sbn | Bin 0 -> 6836 bytes
shapefiles/blockgroups.sbx | Bin 0 -> 540 bytes
shapefiles/blockgroups.shp | Bin 0 -> 208572 bytes
shapefiles/blockgroups.shx | Bin 0 -> 5404 bytes
shapefiles/test/MyPolyZ.dbf | Bin 0 -> 116 bytes
shapefiles/test/MyPolyZ.shp | Bin 0 -> 316 bytes
shapefiles/test/MyPolyZ.shx | Bin 0 -> 108 bytes
shapefiles/test/NullTest.dbf | Bin 0 -> 550 bytes
shapefiles/test/NullTest.shp | Bin 0 -> 184 bytes
shapefiles/test/NullTest.shx | Bin 0 -> 124 bytes
20 files changed, 766 insertions(+), 641 deletions(-)
create mode 100644 .travis.yml
create mode 100644 LICENSE.TXT
create mode 100644 MANIFEST.in
delete mode 100644 PKG-INFO
create mode 100644 README.md
create mode 100644 changelog.txt
delete mode 100644 setup.cfg
create mode 100644 shapefiles/blockgroups.dbf
create mode 100644 shapefiles/blockgroups.sbn
create mode 100644 shapefiles/blockgroups.sbx
create mode 100644 shapefiles/blockgroups.shp
create mode 100644 shapefiles/blockgroups.shx
create mode 100644 shapefiles/test/MyPolyZ.dbf
create mode 100644 shapefiles/test/MyPolyZ.shp
create mode 100644 shapefiles/test/MyPolyZ.shx
create mode 100644 shapefiles/test/NullTest.dbf
create mode 100644 shapefiles/test/NullTest.shp
create mode 100644 shapefiles/test/NullTest.shx
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pyshp.git
More information about the Pkg-grass-devel
mailing list