[Python-modules-commits] [python-cycler] branch master updated (78273f6 -> 8ca4f14)
Sandro Tosi
morph at moszumanska.debian.org
Sat Apr 9 21:31:08 UTC 2016
This is an automated email from the git hooks/post-receive script.
morph pushed a change to branch master
in repository python-cycler.
from 78273f6 Fixed VCS URL (https)
new 6dbb97a Import python-cycler_0.10.0.orig.tar.gz
new 0c4842f record new upstream branch created by importing python-cycler_0.10.0.orig.tar.gz and merge it
new 6d5df4e New upstream release
new 7333d24 update Homepage
new fdb4ac9 bump Standards-Version to 3.9.7 (no changes needed)
new 36956a4 run tests at build time; Closes: #800908
new f8b7851 Build and provide documentation; Closes: #800907
new 8ca4f14 releasing package python-cycler version 0.10.0-1
The 8 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 ++++++++++++++++++++++++++++++++++----
debian/.git-dpm | 14 +-
debian/changelog | 14 +-
debian/control | 22 ++-
debian/python-cycler-doc.doc-base | 9 ++
debian/rules | 20 ++-
doc/source/conf.py | 4 +-
doc/source/index.rst | 132 ++++++++++++++--
setup.py | 3 +-
test_cycler.py | 246 +++++++++++++++++++++++++----
19 files changed, 1063 insertions(+), 100 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
create mode 100644 debian/python-cycler-doc.doc-base
--
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