[Python-modules-commits] [cysignals] branch upstream updated	(5e36981 -> e8a4a49)
    Jerome Benoit 
    calculus-guest at moszumanska.debian.org
       
    Fri Nov  4 05:08:14 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
calculus-guest pushed a change to branch upstream
in repository cysignals.
      from  5e36981   Import cysignals_1.2.0+ds.orig.tar.xz
       new  e8a4a49   Import cysignals_1.3.1+ds.orig.tar.xz
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:
 Makefile                       |   2 +-
 PKG-INFO                       |   2 +-
 VERSION                        |   2 +-
 configure.ac                   |   8 +-
 rundoctests.py                 |  24 +++
 setup.py                       | 148 ++++++++------
 src/cysignals/debug.h.in       |   8 +-
 src/cysignals/implementation.c |  15 --
 src/cysignals/macros.h         |  15 ++
 src/cysignals/pselect.pyx      | 441 +++++++++++++++++++++++++++++++++++++++++
 10 files changed, 577 insertions(+), 88 deletions(-)
 create mode 100755 rundoctests.py
 create mode 100644 src/cysignals/pselect.pyx
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/cysignals.git
    
    
More information about the Python-modules-commits
mailing list