[cypari2] 01/03: Merge tag 'upstream/1.1.1'
Tobias Hansen
thansen at moszumanska.debian.org
Fri Sep 8 20:09:30 UTC 2017
This is an automated email from the git hooks/post-receive script.
thansen pushed a commit to branch master
in repository cypari2.
commit b634485f25833a9788bf2ba88eb3427fcd6e6ebe
Merge: 619a9fc 493ead4
Author: Tobias Hansen <thansen at debian.org>
Date: Fri Sep 8 20:56:47 2017 +0100
Merge tag 'upstream/1.1.1'
Upstream version 1.1.1
MANIFEST.in | 6 +-
Makefile | 5 +-
PKG-INFO | 2 +-
README.md | 46 -
README.rst | 122 ++
VERSION | 2 +-
autogen/__init__.py | 11 +-
autogen/args.py | 36 +-
autogen/doc.py | 56 +-
autogen/generator.py | 187 +-
autogen/parser.py | 102 +-
autogen/paths.py | 69 +
cypari2.egg-info/PKG-INFO | 2 +-
cypari2.egg-info/SOURCES.txt | 17 +-
cypari2/closure.pyx | 91 +-
cypari2/convert.pyx | 450 ++---
cypari2/gen.pyx | 3843 ++++++++++++++++++++++-------------------
cypari2/handle_error.pyx | 151 +-
cypari2/pari_instance.pyx | 988 ++++++-----
cypari2/paridecl.pxd | 1 +
cypari2/stack.pyx | 11 +-
cypari2/string_utils.pxd | 27 +
cypari2/string_utils.pyx | 65 +
cypari2/types.pxd | 2 +-
docs/Makefile | 20 +
docs/source/closure.rst | 2 +
docs/source/conf.py | 178 ++
docs/source/convert.rst | 2 +
docs/source/gen.rst | 2 +
docs/source/handle_error.rst | 2 +
docs/source/index.rst | 25 +
docs/source/pari_instance.rst | 2 +
requirements.txt | 4 +
setup.py | 43 +-
tests/rundoctest.py | 36 +
35 files changed, 3850 insertions(+), 2758 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cypari2.git
More information about the debian-science-commits
mailing list