pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-neovim: Update to 0.1.13
Module Name: pkgsrc-wip
Committed By: Jonathan Buschmann <jonthn+pkgsrc%pinacea.com@localhost>
Pushed By: jonthn
Date: Mon Oct 16 21:23:19 2017 +0200
Changeset: 2a8dfbd1d2c10d75bcc64f7bafd68fc54985a812
Modified Files:
py-neovim/Makefile
py-neovim/distinfo
Log Message:
py-neovim: Update to 0.1.13
This release makes python 3.6 officially supported.
Changes since 0.1.12:
549f721 Fix spawning a child on python 3.6
171d137 Conform to pyuv 1.0 API
99a2150 use tox for testing and add python 3.6 to test matrix
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2a8dfbd1d2c10d75bcc64f7bafd68fc54985a812
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 749149853e..6cecec76f0 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.12
+DISTNAME= py-neovim-0.1.13
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 f0d5b467a6..bcbb1d88b3 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.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
+SHA1 (py-neovim-0.1.13.tar.gz) = 8b153cf4eee5d6a45cb813c1a53f8394282d91a4
+RMD160 (py-neovim-0.1.13.tar.gz) = e126026eea8cb57c9dea3f85e1da8dcb6b646cd8
+SHA512 (py-neovim-0.1.13.tar.gz) = ecef42601632551c98f8de019bfdf4dbff3ce1f0e1b6943b78a506b710e5810f6a7e611adc09435992b97288ff365a416870a74202a5c68236b5daeb51d15c8b
+Size (py-neovim-0.1.13.tar.gz) = 41413 bytes
Home |
Main Index |
Thread Index |
Old Index