pkgsrc-WIP-changes archive

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

py-neovim: Update to 0.1.3



Module Name:	pkgsrc-wip
Committed By:	Jonathan Buschmann <jonthn+pkgsrc%pinacea.com@localhost>
Pushed By:	jonthn
Date:		Sun Mar 6 17:58:57 2016 +0100
Changeset:	de6b8fed0c93adbd8f5ff152336631c0cdce3771

Modified Files:
	py-neovim/Makefile
	py-neovim/PLIST
	py-neovim/distinfo
Removed Files:
	py-neovim/patches/patch-setup.py

Log Message:
py-neovim: Update to 0.1.3

 Remove GUI part as it was split into another package upstream

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

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                  | 17 +----------------
 py-neovim/distinfo               |  9 ++++-----
 py-neovim/patches/patch-setup.py | 18 ------------------
 4 files changed, 6 insertions(+), 40 deletions(-)

diffs:
diff --git a/py-neovim/Makefile b/py-neovim/Makefile
index e127f3e..d027472 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.0
+DISTNAME=	py-neovim-0.1.3
 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 606d596..24c5c67 100644
--- a/py-neovim/PLIST
+++ b/py-neovim/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2015/06/23 21:41:02 jonthn Exp $
+@comment $NetBSD$
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -62,18 +62,3 @@ ${PYSITELIB}/neovim/plugin/decorators.pyo
 ${PYSITELIB}/neovim/plugin/host.py
 ${PYSITELIB}/neovim/plugin/host.pyc
 ${PYSITELIB}/neovim/plugin/host.pyo
-${PYSITELIB}/neovim/ui/__init__.py
-${PYSITELIB}/neovim/ui/__init__.pyc
-${PYSITELIB}/neovim/ui/__init__.pyo
-${PYSITELIB}/neovim/ui/cli.py
-${PYSITELIB}/neovim/ui/cli.pyc
-${PYSITELIB}/neovim/ui/cli.pyo
-${PYSITELIB}/neovim/ui/gtk_ui.py
-${PYSITELIB}/neovim/ui/gtk_ui.pyc
-${PYSITELIB}/neovim/ui/gtk_ui.pyo
-${PYSITELIB}/neovim/ui/screen.py
-${PYSITELIB}/neovim/ui/screen.pyc
-${PYSITELIB}/neovim/ui/screen.pyo
-${PYSITELIB}/neovim/ui/ui_bridge.py
-${PYSITELIB}/neovim/ui/ui_bridge.pyc
-${PYSITELIB}/neovim/ui/ui_bridge.pyo
diff --git a/py-neovim/distinfo b/py-neovim/distinfo
index a271bb5..64ea6cb 100644
--- a/py-neovim/distinfo
+++ b/py-neovim/distinfo
@@ -1,7 +1,6 @@
 $NetBSD: distinfo,v 1.5 2015/08/10 22:59:31 jonthn Exp $
 
-SHA1 (py-neovim-0.1.0.tar.gz) = b8b4fb7a786e7d550760457172913d8eeee6dd01
-RMD160 (py-neovim-0.1.0.tar.gz) = bc7c9f1be18af758ec981a694db4f31fb02f51b8
-SHA512 (py-neovim-0.1.0.tar.gz) = 31d9c7ac32513871d7121a07269c643da97bba76469de0756aa3b71db3ff70b638d56b4da8b91d550ca41be6f53d2bd3e320e9c751ee5a6ce4e6230bd423b41a
-Size (py-neovim-0.1.0.tar.gz) = 43142 bytes
-SHA1 (patch-setup.py) = d7544b39295cfcb8ef226fbee33897477d0d1e10
+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
diff --git a/py-neovim/patches/patch-setup.py b/py-neovim/patches/patch-setup.py
deleted file mode 100644
index 4814f0d..0000000
--- a/py-neovim/patches/patch-setup.py
+++ /dev/null
@@ -1,18 +0,0 @@
-$NetBSD: patch-setup.py,v 1.2 2015/08/10 22:59:31 jonthn Exp $
-
-Remove installation of experimental pynvim
-
---- setup.py	2015-12-31 23:24:40.000000000 +0100
-+++ setup.py	2015-12-31 23:39:23.000000000 +0100
-@@ -29,11 +29,6 @@
-         except ImportError:
-             pass
- 
--if sys.version_info < (3, 0):
--    # Experimental GUI only supported for Python 2.
--    extras_require['GUI'] = ['click>=3.0', 'pygobject']
--    entry_points['console_scripts'] = ['pynvim=neovim.ui.cli:main [GUI]']
--
- setup(name='neovim',
-       version='0.1.0',
-       description='Python client to neovim',


Home | Main Index | Thread Index | Old Index