pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Upgrade ansible-junos-stdlib to version 1.3.1.
Module Name: pkgsrc-wip
Committed By: Havard Eidnes <he%NetBSD.org@localhost>
Pushed By: he
Date: Wed May 18 11:35:59 2016 +0200
Changeset: 9b840c2c1345d6df2af7d08c273f113ea3524de7
Modified Files:
ansible-junos-stdlib/Makefile
ansible-junos-stdlib/PLIST
ansible-junos-stdlib/distinfo
Log Message:
Upgrade ansible-junos-stdlib to version 1.3.1.
Pkgsrc changes: Adapt PLIST.
Upstream changes:
1.3.1:
Bug Fixes:
* junos_rpc was not working with anisble 2.0.1.0 #114
1.3.0:
New Features:
* Added junos_rpc
* Added junos_cli
Updates/Enhancements:
* junos_get_config diff option #100
* Add a timeout argument to the junos_commit module #97
Bugs Fixed:
* Ansible 2.0 support #103
* Exception handling #101
* Proper log message for junos_srx_cluster #98
* shebang path changed, modules to work in virtualenv environment too #93 #77
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9b840c2c1345d6df2af7d08c273f113ea3524de7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
ansible-junos-stdlib/Makefile | 3 +--
ansible-junos-stdlib/PLIST | 2 ++
ansible-junos-stdlib/distinfo | 8 ++++----
3 files changed, 7 insertions(+), 6 deletions(-)
diffs:
diff --git a/ansible-junos-stdlib/Makefile b/ansible-junos-stdlib/Makefile
index ce83d6b..5052c7e 100644
--- a/ansible-junos-stdlib/Makefile
+++ b/ansible-junos-stdlib/Makefile
@@ -1,7 +1,6 @@
# $NetBSD$
-DISTNAME= ansible-junos-stdlib-1.2.0
-PKGREVISION= 1
+DISTNAME= ansible-junos-stdlib-1.3.1
CATEGORIES= sysutils net
MASTER_SITES= ${MASTER_SITE_GITHUB:=Juniper/}
diff --git a/ansible-junos-stdlib/PLIST b/ansible-junos-stdlib/PLIST
index a72dd10..1f907bf 100644
--- a/ansible-junos-stdlib/PLIST
+++ b/ansible-junos-stdlib/PLIST
@@ -10,12 +10,14 @@ share/ansible/roles/Juniper.junos/docs/juniper.png
share/ansible/roles/Juniper.junos/docs/rst.j2
share/ansible/roles/Juniper.junos/env-setup
share/ansible/roles/Juniper.junos/library/__init__.py
+share/ansible/roles/Juniper.junos/library/junos_cli
share/ansible/roles/Juniper.junos/library/junos_commit
share/ansible/roles/Juniper.junos/library/junos_get_config
share/ansible/roles/Juniper.junos/library/junos_get_facts
share/ansible/roles/Juniper.junos/library/junos_install_config
share/ansible/roles/Juniper.junos/library/junos_install_os
share/ansible/roles/Juniper.junos/library/junos_rollback
+share/ansible/roles/Juniper.junos/library/junos_rpc
share/ansible/roles/Juniper.junos/library/junos_shutdown
share/ansible/roles/Juniper.junos/library/junos_srx_cluster
share/ansible/roles/Juniper.junos/library/junos_zeroize
diff --git a/ansible-junos-stdlib/distinfo b/ansible-junos-stdlib/distinfo
index 02e15b7..b0b961f 100644
--- a/ansible-junos-stdlib/distinfo
+++ b/ansible-junos-stdlib/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-SHA1 (ansible-junos-stdlib-1.2.0.tar.gz) = d6663279f61405e8c9a8f62310f2f44b654b0d63
-RMD160 (ansible-junos-stdlib-1.2.0.tar.gz) = 86b8dc2c9afced7ac00cb10e5ed90decc61419ba
-SHA512 (ansible-junos-stdlib-1.2.0.tar.gz) = 46b18c2cff04c96144b754f3f99389aa20cf39ee5b72c7407b11cdc827c676a802d2ec4117c8ae96715953ab7eca0bd984825545b63c3c88a43b32f37d297752
-Size (ansible-junos-stdlib-1.2.0.tar.gz) = 32462 bytes
+SHA1 (ansible-junos-stdlib-1.3.1.tar.gz) = 4406655576b9bec48e920fe929444955bdd07f7e
+RMD160 (ansible-junos-stdlib-1.3.1.tar.gz) = 5b23bafd92469f4946dfe17012cfea5eb0f4b223
+SHA512 (ansible-junos-stdlib-1.3.1.tar.gz) = 3d4484e1f3aafe192354027a112910225770c957f2dce770cb9b5bf30a3ed453ef1121ca3ebe54f4b627447f594f99a26054d7f548df40dacd6c84322cd9a678
+Size (ansible-junos-stdlib-1.3.1.tar.gz) = 34667 bytes
Home |
Main Index |
Thread Index |
Old Index