[Python-modules-commits] [cysignals] branch master updated (76c94b5 -> bc22649)

Jerome Benoit calculus-guest at moszumanska.debian.org
Fri Nov 4 05:10:16 UTC 2016


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

calculus-guest pushed a change to branch master
in repository cysignals.

      from  76c94b5   Revert "Partially restore old changelog; this is a sponsored upload not an NMU"
      adds  e8a4a49   Import cysignals_1.3.1+ds.orig.tar.xz
       new  ea223e2   record new upstream branch created by importing cysignals_1.3.1+ds.orig.tar.xz and merge it
       new  e35e50f   change version to 1.3.1+ds-1 New upstream release.
       new  d9f18de   Debian patch 1.3.1+ds-1: refreshment
       new  bc22649   Merge branch 'master' of ssh://git.debian.org/git/python-modules/packages/cysignals

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:
 Makefile                                           |   2 +-
 PKG-INFO                                           |   2 +-
 VERSION                                            |   2 +-
 configure.ac                                       |   8 +-
 debian/.git-dpm                                    |  14 +-
 debian/adhoc/tests/check-doctest                   |   2 +-
 debian/adhoc/tests/check-example                   |   3 +-
 debian/changelog                                   |  13 +
 debian/control                                     |   4 +-
 debian/patches/debianization.patch                 |  38 +-
 .../upstream-autotoolization-harden-pari_gp.patch  |  50 ++-
 ...tion_pytoolization-harden-build_directory.patch |  53 ++-
 ...eam-source-tools-gdb-handling_enhancement.patch |  14 +-
 debian/rules                                       |  34 +-
 debian/tests/control                               |   2 +-
 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 +++++++++++++++++++++
 21 files changed, 703 insertions(+), 189 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