[Python-modules-commits] [python-regex] branch upstream updated (c9680d0 -> a5dc895)

Sandro Tosi morph at moszumanska.debian.org
Thu Jan 28 23:26:23 UTC 2016


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

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

      from  c9680d0   Imported Upstream version 0.1.20150719
       new  a5dc895   Import python-regex_0.1.20160110.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               |  998 ++++++++++++----------
 Python2/_regex.c       | 2152 ++++++++++++++++++++++++++++++++++++------------
 Python2/_regex.h       |  171 ++--
 Python2/_regex_core.py |  222 ++++-
 Python2/regex.py       |  103 ++-
 Python2/test_regex.py  |  368 ++++++---
 Python3/_regex.c       | 2152 ++++++++++++++++++++++++++++++++++++------------
 Python3/_regex.h       |  171 ++--
 Python3/_regex_core.py |  222 ++++-
 Python3/regex.py       |  114 +--
 Python3/test_regex.py  |  372 ++++++---
 docs/Features.html     | 1001 +++++++++++-----------
 docs/Features.rst      | 1938 +++++++++++++++++++++++--------------------
 setup.py               |    2 +-
 14 files changed, 6579 insertions(+), 3407 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