[Python-modules-commits] [python-regex] branch master updated (fbfc237 -> 33e6576)

Sandro Tosi morph at moszumanska.debian.org
Tue Aug 16 18:42:39 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  fbfc237   releasing package python-regex version 0.1.20160619-1
       new  f1a7ba9   Import python-regex_0.1.20160721.orig.tar.gz
       new  9f9f434   record new upstream branch created by importing python-regex_0.1.20160721.orig.tar.gz and merge it
       new  fce3e73   New upstream release
       new  33e6576   releasing package python-regex version 0.1.20160721-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           |   196 +-
 Python2/_regex.h           |     2 +-
 Python2/_regex_core.py     |    14 +-
 Python2/_regex_unicode.c   | 13197 ++++++++++++++++++++++---------------------
 Python2/_regex_unicode.h   |    67 +-
 Python2/regex.py           |     2 +-
 Python2/test_regex.py      |    10 +
 Python3/_regex.c           |   196 +-
 Python3/_regex.h           |     2 +-
 Python3/_regex_core.py     |    12 +-
 Python3/_regex_unicode.c   | 13197 ++++++++++++++++++++++---------------------
 Python3/_regex_unicode.h   |    67 +-
 Python3/regex.py           |     2 +-
 Python3/test_regex.py      |    10 +
 debian/.git-dpm            |    14 +-
 debian/changelog           |     6 +
 docs/Features.rst          |     2 +-
 docs/UnicodeProperties.txt |    48 +-
 setup.py                   |     2 +-
 20 files changed, 14205 insertions(+), 12845 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