[Python-modules-commits] [uvloop] branch master updated (a2c53a3 -> 9e763de)

Piotr Ożarowski piotr at moszumanska.debian.org
Thu Mar 2 19:58:38 UTC 2017


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

piotr pushed a change to branch master
in repository uvloop.

      from  a2c53a3   add initial Debian packaging
       new  6b1a9d7   Import uvloop_0.8.0+ds1.orig.tar.gz
       new  3fb3d02   record new upstream branch created by importing uvloop_0.8.0+ds1.orig.tar.gz and merge it
       new  400800b   New upstream release
       new  9e763de   disable generation of -dbgsym packages

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                    |    89 +-
 debian/.git-dpm             |    14 +-
 debian/changelog            |     7 +
 debian/rules                |     3 +
 setup.cfg                   |     1 -
 setup.py                    |    12 +-
 tests/test_base.py          |   101 +
 tests/test_tcp.py           |     2 +-
 tests/test_unix.py          |    11 +-
 uvloop.egg-info/PKG-INFO    |    89 +-
 uvloop.egg-info/SOURCES.txt |     2 +
 uvloop/includes/stdlib.pxi  |     1 +
 uvloop/loop.c               | 34284 ++++++++++++++++++++++--------------------
 uvloop/loop.pxd             |     3 +
 uvloop/loop.pyx             |    63 +-
 15 files changed, 18283 insertions(+), 16399 deletions(-)

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