[Python-modules-commits] [python-measurement] branch upstream updated (720be6a -> ea64663)
Michael Fladischer
fladi at moszumanska.debian.org
Sat Jan 13 16:44:32 UTC 2018
This is an automated email from the git hooks/post-receive script.
fladi pushed a change to branch upstream
in repository python-measurement.
from 720be6a importing python-measurement_1.8.0.orig.tar.gz
new ea64663 New upstream version 2.0.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:
.travis.yml | 21 +++++
AUTHORS | 14 ++++
CONTRIBUTING.md | 14 ++++
ChangeLog | 91 ++++++++++++++++++++++
LICENSE | 21 +++++
MANIFEST.in | 4 -
PKG-INFO | 69 ++++++++++++++--
readme.rst => README.rst | 2 +-
docs/topics/creating_your_own_class.rst | 2 +-
docs/topics/measures.rst | 2 +-
measurement.egg-info/PKG-INFO | 69 ++++++++++++++--
measurement.egg-info/SOURCES.txt | 10 ++-
.../{dependency_links.txt => not-zip-safe} | 0
measurement.egg-info/pbr.json | 2 +-
measurement.egg-info/requires.txt | 2 +-
measurement.egg-info/top_level.txt | 1 -
measurement/base.py | 3 +-
measurement/measures/distance.py | 3 +-
requirements.txt | 2 +-
setup.cfg | 25 +++++-
setup.py | 33 ++------
21 files changed, 333 insertions(+), 57 deletions(-)
create mode 100644 .travis.yml
create mode 100644 AUTHORS
create mode 100644 CONTRIBUTING.md
create mode 100644 ChangeLog
create mode 100644 LICENSE
delete mode 100644 MANIFEST.in
rename readme.rst => README.rst (98%)
copy measurement.egg-info/{dependency_links.txt => not-zip-safe} (100%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-measurement.git
More information about the Python-modules-commits
mailing list