[Python-modules-commits] [python-regex] 02/07: record new upstream branch created by importing python-regex_0.1.20171212.orig.tar.gz and merge it

Sandro Tosi morph at moszumanska.debian.org
Mon Dec 25 04:36:14 UTC 2017


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

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

commit 202dbf3b8524587480e476967938319c52d0d8b2
Merge: 8dc3765 e286007
Author: Sandro Tosi <morph at debian.org>
Date:   Sun Dec 24 22:28:59 2017 -0500

    record new upstream branch created by importing python-regex_0.1.20171212.orig.tar.gz and merge it

 PKG-INFO                              |  210 +-
 README                                |    2 +-
 debian/.git-dpm                       |   14 +-
 docs/Features.html                    | 2361 ++++----
 docs/Features.rst                     |  201 +-
 docs/UnicodeProperties.txt            |   29 +-
 {Python2 => regex_2}/_regex.c         |  967 +++-
 {Python3 => regex_2}/_regex.h         |    2 +-
 {Python2 => regex_2}/_regex_core.py   |   23 +-
 {Python2 => regex_2}/_regex_unicode.c | 9884 +++++++++++++++++----------------
 {Python2 => regex_2}/_regex_unicode.h |   36 +-
 {Python2 => regex_2}/regex.py         |   22 +-
 {Python2 => regex_2}/test_regex.py    |  299 +-
 {Python3 => regex_3}/_regex.c         |  930 +++-
 {Python2 => regex_3}/_regex.h         |    2 +-
 {Python3 => regex_3}/_regex_core.py   |   23 +-
 {Python3 => regex_3}/_regex_unicode.c | 9884 +++++++++++++++++----------------
 {Python3 => regex_3}/_regex_unicode.h |   36 +-
 {Python3 => regex_3}/regex.py         |   22 +-
 {Python3 => regex_3}/test_regex.py    |  454 +-
 setup.py                              |    8 +-
 tools/build_regex_unicode.py          | 4240 +++++++-------
 22 files changed, 15868 insertions(+), 13781 deletions(-)

diff --cc debian/.git-dpm
index 27309ad,0000000..bf351f9
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
 +# see git-dpm(1) from git-dpm package
- cafa5a91ebc48cf82e557af185ed97774d4732fd
- cafa5a91ebc48cf82e557af185ed97774d4732fd
- cafa5a91ebc48cf82e557af185ed97774d4732fd
- cafa5a91ebc48cf82e557af185ed97774d4732fd
- python-regex_0.1.20170117.orig.tar.gz
- f8d13251a35b56de5d5222f5b8cabf998f3109c4
- 601029
++e28600720c71f81a32ce83543dde5d4ac29fd2e4
++e28600720c71f81a32ce83543dde5d4ac29fd2e4
++e28600720c71f81a32ce83543dde5d4ac29fd2e4
++e28600720c71f81a32ce83543dde5d4ac29fd2e4
++python-regex_0.1.20171212.orig.tar.gz
++097e5b99f9722999dd9498bde4c53e6171795663
++612594
 +debianTag="debian/%e%v"
 +patchedTag="patched/%e%v"
 +upstreamTag="upstream/%e%u"

-- 
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