[Python-modules-commits] [dbf] branch upstream updated (dd802ae -> 1a210a0)
Sandro Tosi
morph at moszumanska.debian.org
Tue Aug 16 22:05:24 UTC 2016
This is an automated email from the git hooks/post-receive script.
morph pushed a change to branch upstream
in repository dbf.
from dd802ae Import dbf_0.96.005.orig.tar.gz
new 1a210a0 Import dbf_0.96.8.orig.tar.gz
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:
PKG-INFO | 8 +-
PKG-INFO => dbf.egg-info/PKG-INFO | 8 +-
dbf.egg-info/SOURCES.txt | 12 ++
dbf.egg-info/dependency_links.txt | 1 +
dbf.egg-info/requires.txt | 1 +
dbf.egg-info/top_level.txt | 1 +
dbf/README.md | 128 -----------------
dbf/WHATSNEW | 293 --------------------------------------
dbf/__init__.py | 2 +-
dbf/_index.py | 185 ++++++++++++++++++++++++
dbf/{tests.py => test.py} | 151 +++++++++++++++++---
dbf/ver_2.py | 54 +++----
dbf/ver_32.py | 255 +++++++++++++++++++++++++++++----
dbf/ver_33.py | 255 +++++++++++++++++++++++++++++----
setup.cfg | 5 +
setup.py | 44 +++---
16 files changed, 863 insertions(+), 540 deletions(-)
copy PKG-INFO => dbf.egg-info/PKG-INFO (87%)
create mode 100644 dbf.egg-info/SOURCES.txt
create mode 100644 dbf.egg-info/dependency_links.txt
create mode 100644 dbf.egg-info/requires.txt
create mode 100644 dbf.egg-info/top_level.txt
delete mode 100644 dbf/README.md
delete mode 100644 dbf/WHATSNEW
create mode 100644 dbf/_index.py
rename dbf/{tests.py => test.py} (97%)
create mode 100644 setup.cfg
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/dbf.git
More information about the Python-modules-commits
mailing list