[Python-modules-commits] [osmalchemy] branch upstream updated (7e90130 -> 0f0b05e)
Dominik George
natureshadow-guest at moszumanska.debian.org
Fri Oct 14 15:11:25 UTC 2016
This is an automated email from the git hooks/post-receive script.
natureshadow-guest pushed a change to branch upstream
in repository osmalchemy.
from 7e90130 New upstream version 0.1.post1
new f202129 Import osmalchemy_0.1.+1post2.orig.tar.gz
new 0f0b05e Import osmalchemy_0.1.+2.orig.tar.gz
The 2 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:
CHANGELOG | 36 +
LICENSE | 39 +
MANIFEST.in | 5 +
ODBL | 540 +
OSMAlchemy.egg-info/PKG-INFO | 21 +-
OSMAlchemy.egg-info/SOURCES.txt | 8 +-
PKG-INFO | 21 +-
README.rst | 17 +-
osmalchemy/__init__.py | 3 +
osmalchemy/util/db.py | 16 +-
setup.py | 16 +-
{osmalchemy/util => test}/__init__.py | 0
test/data/schwarzrheindorf.osm | 34285 ++++++++++++++++++++++++++++++++
test/test_model.py | 2 +-
test/test_util_db.py | 6 +-
15 files changed, 34955 insertions(+), 60 deletions(-)
create mode 100644 CHANGELOG
create mode 100644 LICENSE
create mode 100644 MANIFEST.in
create mode 100644 ODBL
copy {osmalchemy/util => test}/__init__.py (100%)
create mode 100644 test/data/schwarzrheindorf.osm
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/osmalchemy.git
More information about the Python-modules-commits
mailing list