pkgsrc-WIP-changes archive

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

py-readlike: Remove, imported in pkgsrc as devel/py-readlike



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Mon Sep 4 15:40:53 2017 +0200
Changeset:	4ce8fee3f8ebd75a0b3fc37d9e058edd079bc310

Modified Files:
	Makefile
Removed Files:
	py-readlike/DESCR
	py-readlike/Makefile
	py-readlike/PLIST
	py-readlike/distinfo

Log Message:
py-readlike: Remove, imported in pkgsrc as devel/py-readlike

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

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

diffstat:
 Makefile             |  1 -
 py-readlike/DESCR    | 11 -----------
 py-readlike/Makefile | 16 ----------------
 py-readlike/PLIST    |  8 --------
 py-readlike/distinfo |  6 ------
 5 files changed, 42 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index bf371dae7c..74fa9775a1 100644
--- a/Makefile
+++ b/Makefile
@@ -3579,7 +3579,6 @@ SUBDIR+=	py-rdflib-django
 SUBDIR+=	py-rdflib340
 SUBDIR+=	py-rdopkg
 SUBDIR+=	py-rdoupdate
-SUBDIR+=	py-readlike
 SUBDIR+=	py-rebound
 SUBDIR+=	py-recluse
 SUBDIR+=	py-recommonmark
diff --git a/py-readlike/DESCR b/py-readlike/DESCR
deleted file mode 100644
index 4fc1e68859..0000000000
--- a/py-readlike/DESCR
+++ /dev/null
@@ -1,11 +0,0 @@
-A Python module that provides GNU Readline-like line editing
-functions (the default Emacs-style ones). If you just want to use
-Readline, use the readline package in the standard library but this
-package allows access to those capabilties in settings outside of
-a standard CLI.
-
-Currently, all stateless Readline commands are implemented. This
-means that yanking and history aren't supported.
-
-This module is especially well-suited to interfacing with Urwid
-due to a shared syntax for describing key inputs.
diff --git a/py-readlike/Makefile b/py-readlike/Makefile
deleted file mode 100644
index 8ea39ceeb8..0000000000
--- a/py-readlike/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# $NetBSD: Makefile,v 1.1 2017/04/14 12:10:26 leot Exp $
-
-DISTNAME=	readlike-0.1.2
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	devel python
-MASTER_SITES=	${MASTER_SITE_PYPI:=r/readlike/}
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://jangler.info/code/readlike
-COMMENT=	GNU Readline-like line editing module
-LICENSE=	mit
-
-USE_LANGUAGES=	# none
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-readlike/PLIST b/py-readlike/PLIST
deleted file mode 100644
index 176c9e2e2c..0000000000
--- a/py-readlike/PLIST
+++ /dev/null
@@ -1,8 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/readlike.py
-${PYSITELIB}/readlike.pyc
-${PYSITELIB}/readlike.pyo
diff --git a/py-readlike/distinfo b/py-readlike/distinfo
deleted file mode 100644
index fa1391bc27..0000000000
--- a/py-readlike/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (readlike-0.1.2.tar.gz) = 18b2ea1db6885c79ad000b0f01790e3180e8744f
-RMD160 (readlike-0.1.2.tar.gz) = 08396b5df29c2c730dcc2ff086abc4077a9199ad
-SHA512 (readlike-0.1.2.tar.gz) = 4ecd694c69c615ec37da05341596af4ec26abeeda78ecf10fc3019533a7ab092ed1e1e4f8910a7835d7ffb157b203cb0395a2eba135d3aba861abb75d466980e
-Size (readlike-0.1.2.tar.gz) = 5068 bytes


Home | Main Index | Thread Index | Old Index