[Python-modules-commits] [python-cycler] branch upstream updated (0573ccc -> 6dbb97a)

Sandro Tosi morph at moszumanska.debian.org
Sat Apr 9 21:31:10 UTC 2016


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

morph pushed a change to branch upstream
in repository python-cycler.

      from  0573ccc   Imported Upstream version 0.9.0
       new  6dbb97a   Import python-cycler_0.10.0.orig.tar.gz

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:
 .travis.yml                  |   3 +-
 MANIFEST.in                  |   4 +
 README.rst                   |   2 +-
 appveyor.yml                 |  66 +++++++++
 ci/appveyor/install.ps1      | 180 ++++++++++++++++++++++++
 ci/appveyor/run_with_env.cmd |  47 +++++++
 conda-recipe/bld.bat         |   8 ++
 conda-recipe/build.sh        |   9 ++
 conda-recipe/meta.yaml       |  63 +++++++++
 cycler.py                    | 317 ++++++++++++++++++++++++++++++++++++++-----
 doc/source/conf.py           |   4 +-
 doc/source/index.rst         | 132 ++++++++++++++++--
 setup.py                     |   3 +-
 test_cycler.py               | 246 ++++++++++++++++++++++++++++-----
 14 files changed, 997 insertions(+), 87 deletions(-)
 create mode 100644 MANIFEST.in
 create mode 100644 appveyor.yml
 create mode 100644 ci/appveyor/install.ps1
 create mode 100644 ci/appveyor/run_with_env.cmd
 create mode 100644 conda-recipe/bld.bat
 create mode 100644 conda-recipe/build.sh
 create mode 100644 conda-recipe/meta.yaml

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-cycler.git



More information about the Python-modules-commits mailing list