[Python-modules-commits] [epsilon] branch upstream updated (bbba35d -> 910d0b7)

Tristan Seligmann mithrandi at moszumanska.debian.org
Sat Oct 10 15:45:43 UTC 2015


This is an automated email from the git hooks/post-receive script.

mithrandi pushed a change to branch upstream
in repository epsilon.

      from  bbba35d   Imported Upstream version 0.7.0
       new  910d0b7   Import epsilon_0.7.1.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:
 Epsilon.egg-info/PKG-INFO       |    8 +-
 Epsilon.egg-info/SOURCES.txt    |    3 +
 Epsilon.egg-info/requires.txt   |    2 +-
 MANIFEST.in                     |    2 +
 PKG-INFO                        |    8 +-
 bin/certcreate                  |    5 +
 epsilon/__init__.py             |   10 +-
 epsilon/_version.py             |   22 +-
 epsilon/extime.py               |   14 +-
 epsilon/scripts/benchmark.py    |    2 +-
 epsilon/test/test_benchmark.py  |   21 +
 epsilon/test/test_caseless.py   |    4 +-
 epsilon/test/test_extime.py     |    8 +
 epsilon/test/test_structlike.py |   18 +-
 setup.cfg                       |    8 +
 setup.py                        |   15 +-
 versioneer.py                   | 1699 +++++++++++++++++++++++++++++++++++++++
 17 files changed, 1816 insertions(+), 33 deletions(-)
 create mode 100755 bin/certcreate
 create mode 100644 versioneer.py

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/epsilon.git



More information about the Python-modules-commits mailing list