[cypari2] branch master updated (15f8054 -> 68c159f)

Tobias Hansen thansen at moszumanska.debian.org
Wed Oct 18 18:12:50 UTC 2017


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

thansen pushed a change to branch master
in repository cypari2.

      from  15f8054   Release cypari2 1.1.1-1 to Debian experimental.
      adds  8d8865e   New upstream version 1.1.3
       new  68522b0   Merge tag 'upstream/1.1.3'
       new  68c159f   Changelog entry for 1.1.3-1.

The 2 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:
 .gitignore                            | 108 ++++++++++++++++++++++++++++++++++
 .travis-install-pari.sh               |  22 +++++++
 .travis.yml                           |  35 +++++++++++
 PKG-INFO                              |  11 ----
 README.rst                            |   8 +++
 VERSION                               |   2 +-
 autogen/__init__.py                   |   2 +-
 autogen/args.py                       |   2 +
 autogen/generator.py                  |  35 +++++------
 autogen/parser.py                     |   9 +--
 autogen/paths.py                      |  10 +++-
 autogen/ret.py                        |   2 +
 cypari2.egg-info/PKG-INFO             |  11 ----
 cypari2.egg-info/SOURCES.txt          |  47 ---------------
 cypari2.egg-info/dependency_links.txt |   1 -
 cypari2.egg-info/top_level.txt        |   2 -
 cypari2/.gitignore                    |   2 +
 cypari2/gen.pyx                       |  85 +++++++++++++-------------
 cypari2/pari_instance.pyx             |   6 +-
 cypari2/paripriv.pxd                  |   7 ++-
 cypari2/types.pxd                     |  12 ++--
 debian/changelog                      |   6 ++
 readthedocs-conda.yml                 |   4 ++
 readthedocs.yml                       |   5 ++
 setup.cfg                             |   4 --
 25 files changed, 281 insertions(+), 157 deletions(-)
 create mode 100644 .gitignore
 create mode 100644 .travis-install-pari.sh
 create mode 100644 .travis.yml
 delete mode 100644 PKG-INFO
 delete mode 100644 cypari2.egg-info/PKG-INFO
 delete mode 100644 cypari2.egg-info/SOURCES.txt
 delete mode 100644 cypari2.egg-info/dependency_links.txt
 delete mode 100644 cypari2.egg-info/top_level.txt
 create mode 100644 cypari2/.gitignore
 create mode 100644 readthedocs-conda.yml
 create mode 100644 readthedocs.yml
 delete mode 100644 setup.cfg

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