[Python-modules-commits] [willow] branch upstream updated (8f9e2b6 -> 6940b39)
Christopher Stuart Hoskin
mans0954 at moszumanska.debian.org
Thu Sep 28 08:01:22 UTC 2017
This is an automated email from the git hooks/post-receive script.
mans0954 pushed a change to branch upstream
in repository willow.
from 8f9e2b6 Import willow_0.4+dfsg.orig.tar.gz
new 6940b39 Import willow_1.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 | 1 +
Dockerfile | 8 ---
Dockerfile.py2 | 7 +++
Dockerfile.py3 | 15 ++++++
readme.rst => README.rst | 6 +--
docker-test.sh | 7 ++-
docs/changelog.rst | 11 +++-
docs/conf.py | 2 +-
docs/reference.rst | 2 +-
setup.py | 4 +-
tests/images/cameraman.tif | Bin 0 -> 65240 bytes
tests/images/sails.bmp | Bin 0 -> 394294 bytes
tests/test_image.py | 29 ++++++++++-
tests/test_opencv.py | 11 ++++
tests/test_wand.py | 2 +-
willow/__init__.py | 4 +-
willow/image.py | 7 ++-
willow/plugins/opencv.py | 123 ++++++++++++++++++++++++++-------------------
willow/plugins/pillow.py | 2 +
willow/plugins/wand.py | 2 +
20 files changed, 168 insertions(+), 75 deletions(-)
delete mode 100644 Dockerfile
create mode 100644 Dockerfile.py2
create mode 100644 Dockerfile.py3
rename readme.rst => README.rst (93%)
create mode 100644 tests/images/cameraman.tif
create mode 100644 tests/images/sails.bmp
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/willow.git
More information about the Python-modules-commits
mailing list