[Python-modules-commits] [python-regex] branch master updated (06f5560 -> 7b5e59f)

Sandro Tosi morph at moszumanska.debian.org
Sat Jun 11 18:25:20 UTC 2016


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

morph pushed a change to branch master
in repository python-regex.

      from  06f5560   releasing package python-regex version 0.1.20160425-1
       new  e5fde42   Import python-regex_0.1.20160605.orig.tar.gz
       new  9e44f8b   record new upstream branch created by importing python-regex_0.1.20160605.orig.tar.gz and merge it
       new  5085c0d   New upstream release
       new  7b5e59f   releasing package python-regex version 0.1.20160605-1

The 4 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               |   4 +-
 Python2/_regex.c       | 229 ++++++++++++++++++++++++++++++------------------
 Python2/_regex_core.py |  46 ++++++----
 Python2/regex.py       |   2 +-
 Python2/test_regex.py  |  53 +++++++++++
 Python3/_regex.c       | 233 +++++++++++++++++++++++++++++++------------------
 Python3/_regex_core.py |  46 ++++++----
 Python3/regex.py       |   2 +-
 Python3/test_regex.py  |  53 +++++++++++
 debian/.git-dpm        |  14 +--
 debian/changelog       |   6 ++
 docs/Features.rst      |   2 +
 setup.py               |   2 +-
 13 files changed, 477 insertions(+), 215 deletions(-)

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



More information about the Python-modules-commits mailing list