pkgsrc-WIP-changes archive

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

py-neovim: Update to 0.1.12



Module Name:	pkgsrc-wip
Committed By:	Jonathan Buschmann <jonthn+pkgsrc%pinacea.com@localhost>
Pushed By:	jonthn
Date:		Sun Jan 1 12:09:18 2017 +0100
Changeset:	cfb43689f4512a45c052856742e74c1ca589a51a

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

Log Message:
py-neovim: Update to 0.1.12

Changes since 0.1.11:

    317abda export Object.handle and make Buffer.number non-blocking

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

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/distinfo | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/py-neovim/Makefile b/py-neovim/Makefile
index 02e4454..7491498 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.11
+DISTNAME=	py-neovim-0.1.12
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/py-//}
 CATEGORIES=	devel editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=neovim/}
diff --git a/py-neovim/distinfo b/py-neovim/distinfo
index 6bcbe4c..f0d5b46 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.11.tar.gz) = 90795af7adb73bb977ad0dfdc4e770a189c77723
-RMD160 (py-neovim-0.1.11.tar.gz) = 938f4b846ace741682c9db8227e8148b7edb69e5
-SHA512 (py-neovim-0.1.11.tar.gz) = f668f6f77c19265c861b839b7d33abb425dfeda1691c0e7bd05d431d2f07d6d9a5862c6b3f92bdb3ce406e72b7e55bb1e0dbc0dd8f25d489471a002aa88956f4
-Size (py-neovim-0.1.11.tar.gz) = 41181 bytes
+SHA1 (py-neovim-0.1.12.tar.gz) = 89799e03b188fa0452c9a8623e13e06b11c21e79
+RMD160 (py-neovim-0.1.12.tar.gz) = bc5eb18649d31531fa89990fdf478362f44fc9d0
+SHA512 (py-neovim-0.1.12.tar.gz) = 8b40aeeec4de687e2a096a89c9a7c72b553f3ff9b73eefa84c1266b18dd46249b7549f43d694bccf181a653f2a1908f26d4cfa7596356a0323043dcbbc94089f
+Size (py-neovim-0.1.12.tar.gz) = 41255 bytes


Home | Main Index | Thread Index | Old Index