Commits

Davide Gerhard authored and Blair Zajac committed 3a20499b291
py-ansible: update to 2.7.9

- bump version to 2.7.9
No tags

python/py-ansible/Portfile

Modified
1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2 2
3 3 PortSystem 1.0
4 4 PortGroup python 1.0
5 5 PortGroup select 1.0
6 6
7 7 name py-ansible
8 -version 2.7.8
8 +version 2.7.9
9 9 license GPL-3+
10 10
11 11 categories-append sysutils
12 12 platforms darwin
13 13 supported_archs noarch
14 14
15 15 maintainers {adfernandes @adfernandes} {blair @blair} {gmail.com:pedro.salgado @steenzout}
16 16
17 17 master_sites pypi:a/ansible
18 18 homepage https://github.com/ansible/ansible
19 19 description SSH-based configuration management and deployment system
20 20
21 21 distname ansible-${version}
22 -checksums rmd160 09335c2a2ce6e2fbf1f5d51c4c2966c60410e90c \
23 - sha256 3d67db258b492f3c8828c68dcb92438e67cb5b20c12924089eafdc0ada3edd87 \
24 - size 11812884
22 +checksums rmd160 4c0b0e4ead682131b785777396f86dca650d2a60 \
23 + sha256 6ee59d561c206f82e842f3aae4b56fc9a8b83ffecba4cab33bdb56f781717ea7 \
24 + size 11830476
25 25
26 26 conflicts ansible
27 27
28 28 long_description \
29 29 Ansible is a radically simple model-driven configuration \
30 30 management, multi-node deployment, and remote task execution \
31 31 system. Ansible works over SSH and does not require any software \
32 32 or daemons to be installed on remote nodes. Extension modules can \
33 33 be written in any language and are transferred to managed machines \
34 34 automatically.

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut