[Python-modules-commits] [uvloop] 02/03: record new upstream branch created by importing uvloop_0.8.1+ds1.orig.tar.gz and merge it
Piotr Ożarowski
piotr at moszumanska.debian.org
Fri Sep 15 10:46:25 UTC 2017
This is an automated email from the git hooks/post-receive script.
piotr pushed a commit to branch master
in repository uvloop.
commit f8e22dca3f6c501daac125ba46e900ebea08f79e
Merge: 9e763de 2d93eb1
Author: Piotr Ożarowski <piotr at debian.org>
Date: Fri Sep 15 12:16:58 2017 +0200
record new upstream branch created by importing uvloop_0.8.1+ds1.orig.tar.gz and merge it
Makefile | 19 +-
PKG-INFO | 3 +-
debian/.git-dpm | 14 +-
docs/conf.py | 2 +-
examples/bench/echoclient.py | 2 +-
setup.py | 25 +-
tests/__init__.py | 17 +
tests/test_base.py | 6 +-
tests/test_tcp.py | 3 +
tests/test_udp.py | 18 +
tests/test_unix.py | 3 +
uvloop.egg-info/PKG-INFO | 3 +-
uvloop.egg-info/SOURCES.txt | 1 +
uvloop/__init__.py | 6 +-
uvloop/_testbase.py | 11 +-
uvloop/loop.c | 1623 ++++++++++++++++++++++--------------------
uvloop/loop.pyx | 5 +-
17 files changed, 939 insertions(+), 822 deletions(-)
diff --cc debian/.git-dpm
index d29311e,0000000..78dee4c
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
- 6b1a9d786ba20706ffac9ec60f73346cf5cfb6a0
- 6b1a9d786ba20706ffac9ec60f73346cf5cfb6a0
- 6b1a9d786ba20706ffac9ec60f73346cf5cfb6a0
- 6b1a9d786ba20706ffac9ec60f73346cf5cfb6a0
- uvloop_0.8.0+ds1.orig.tar.gz
- 04e575f1c757d62ae326a97451543095049ff8c0
- 679185
++2d93eb1eccfe0362caa2666c5242ae2274bb69dd
++2d93eb1eccfe0362caa2666c5242ae2274bb69dd
++2d93eb1eccfe0362caa2666c5242ae2274bb69dd
++2d93eb1eccfe0362caa2666c5242ae2274bb69dd
++uvloop_0.8.1+ds1.orig.tar.gz
++4321389a42ea2bad5b1537840f672131343afa3b
++679766
+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/uvloop.git
More information about the Python-modules-commits
mailing list