[pyshp] branch upstream updated (4c91666 -> 7d4ec31)
Ross Gammon
ross-guest at moszumanska.debian.org
Wed Aug 13 20:22:48 UTC 2014
This is an automated email from the git hooks/post-receive script.
ross-guest pushed a change to branch upstream
in repository pyshp.
from 4c91666 Imported Upstream version 1.1.4
new 7d4ec31 Imported Upstream version 1.2.1
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:
MANIFEST.in | 1 +
PKG-INFO | 184 +-
README.html | 835 +++++++++
README.pdf | 4130 +++++++++++++++++++++++++++++++++++++++++++
README.txt | 182 +-
changelog.txt | 69 +
pyshp.egg-info/PKG-INFO | 184 +-
pyshp.egg-info/SOURCES.txt | 20 +-
setup.py | 2 +-
shapefile.py | 255 ++-
shapefiles/blockgroups.dbf | Bin 236775 -> 0 bytes
shapefiles/blockgroups.sbn | Bin 6836 -> 0 bytes
shapefiles/blockgroups.sbx | Bin 540 -> 0 bytes
shapefiles/blockgroups.shp | Bin 208572 -> 0 bytes
shapefiles/blockgroups.shx | Bin 5404 -> 0 bytes
shapefiles/test/line.dbf | Bin 259 -> 0 bytes
shapefiles/test/line.shp | Bin 372 -> 0 bytes
shapefiles/test/line.shx | Bin 116 -> 0 bytes
shapefiles/test/point.dbf | Bin 552 -> 0 bytes
shapefiles/test/point.shp | Bin 240 -> 0 bytes
shapefiles/test/point.shx | Bin 140 -> 0 bytes
shapefiles/test/polygon.dbf | Bin 259 -> 0 bytes
shapefiles/test/polygon.shp | Bin 236 -> 0 bytes
shapefiles/test/polygon.shx | Bin 108 -> 0 bytes
24 files changed, 5733 insertions(+), 129 deletions(-)
create mode 100644 MANIFEST.in
create mode 100644 README.html
create mode 100644 README.pdf
create mode 100644 changelog.txt
delete mode 100644 shapefiles/blockgroups.dbf
delete mode 100644 shapefiles/blockgroups.sbn
delete mode 100644 shapefiles/blockgroups.sbx
delete mode 100644 shapefiles/blockgroups.shp
delete mode 100644 shapefiles/blockgroups.shx
delete mode 100644 shapefiles/test/line.dbf
delete mode 100644 shapefiles/test/line.shp
delete mode 100644 shapefiles/test/line.shx
delete mode 100644 shapefiles/test/point.dbf
delete mode 100644 shapefiles/test/point.shp
delete mode 100644 shapefiles/test/point.shx
delete mode 100644 shapefiles/test/polygon.dbf
delete mode 100644 shapefiles/test/polygon.shp
delete mode 100644 shapefiles/test/polygon.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