pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-neovim: Update to 0.1.4



Module Name:	pkgsrc-wip
Committed By:	Jonathan Buschmann <jonthn+pkgsrc%pinacea.com@localhost>
Pushed By:	jonthn
Date:		Tue Mar 15 22:52:10 2016 +0100
Changeset:	7817c513d633b23fc9bb10392793ebf8d1e2a0ca

Modified Files:
	py-neovim/Makefile
	py-neovim/PLIST
	py-neovim/distinfo

Log Message:
py-neovim: Update to 0.1.4

Changes since 0.1.3

    79721e6 move script_host.py to this repository.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7817c513d633b23fc9bb10392793ebf8d1e2a0ca

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-neovim/Makefile | 2 +-
 py-neovim/PLIST    | 3 +++
 py-neovim/distinfo | 8 ++++----
 3 files changed, 8 insertions(+), 5 deletions(-)

diffs:
diff --git a/py-neovim/Makefile b/py-neovim/Makefile
index d027472..316055c 100644
--- a/py-neovim/Makefile
+++ b/py-neovim/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.5 2015/08/10 22:59:31 jonthn Exp $
 
-DISTNAME=	py-neovim-0.1.3
+DISTNAME=	py-neovim-0.1.4
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/py-//}
 CATEGORIES=	devel editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=neovim/}
diff --git a/py-neovim/PLIST b/py-neovim/PLIST
index 24c5c67..265ee12 100644
--- a/py-neovim/PLIST
+++ b/py-neovim/PLIST
@@ -62,3 +62,6 @@ ${PYSITELIB}/neovim/plugin/decorators.pyo
 ${PYSITELIB}/neovim/plugin/host.py
 ${PYSITELIB}/neovim/plugin/host.pyc
 ${PYSITELIB}/neovim/plugin/host.pyo
+${PYSITELIB}/neovim/plugin/script_host.py
+${PYSITELIB}/neovim/plugin/script_host.pyc
+${PYSITELIB}/neovim/plugin/script_host.pyo
diff --git a/py-neovim/distinfo b/py-neovim/distinfo
index 64ea6cb..69e251f 100644
--- a/py-neovim/distinfo
+++ b/py-neovim/distinfo
@@ -1,6 +1,6 @@
 $NetBSD: distinfo,v 1.5 2015/08/10 22:59:31 jonthn Exp $
 
-SHA1 (py-neovim-0.1.3.tar.gz) = 04f247a051654a68e9915ab48c458035a4c87b12
-RMD160 (py-neovim-0.1.3.tar.gz) = 87c8228ba1754b1932c238fc74784a9cd5c02318
-SHA512 (py-neovim-0.1.3.tar.gz) = e05c08ad3350ecda7688ae7eaa5b4c0017e797191e8b8520e8897c8e97f139a2a2425aad8c0fedca6b112dcf5650f6727babda64e2749c405dcf975c6994ebed
-Size (py-neovim-0.1.3.tar.gz) = 35568 bytes
+SHA1 (py-neovim-0.1.4.tar.gz) = b5c9603ec279507fc6308c3dca3e80372bef161b
+RMD160 (py-neovim-0.1.4.tar.gz) = 945d277e8dac044446a6c006f82ccc2c6a0816f3
+SHA512 (py-neovim-0.1.4.tar.gz) = 4c0b6d8fb09528fd3bd9b07bfd1ab97fe8a673b4695480583343787be8be0418d46396f570b45428c78c439e060313ac5065b72251c3889f5e20f821f3ea345c
+Size (py-neovim-0.1.4.tar.gz) = 37822 bytes


Home | Main Index | Thread Index | Old Index