pkgsrc-WIP-changes archive

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

remove py-grip: instable



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Wed Oct 21 11:48:01 2020 +0100
Changeset:	812cfed7f13be489fa8ae4e17606c3bf81b80566

Removed Files:
	py-grip/DESCR
	py-grip/Makefile
	py-grip/PLIST
	py-grip/distinfo

Log Message:
remove py-grip: instable

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

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

diffstat:
 py-grip/DESCR    |  7 ------
 py-grip/Makefile | 23 -------------------
 py-grip/PLIST    | 67 --------------------------------------------------------
 py-grip/distinfo |  6 -----
 4 files changed, 103 deletions(-)

diffs:
diff --git a/py-grip/DESCR b/py-grip/DESCR
deleted file mode 100644
index 07b2aa180c..0000000000
--- a/py-grip/DESCR
+++ /dev/null
@@ -1,7 +0,0 @@
-Render local readme files before sending off to GitHub.
-
-Grip is a command-line server application written in Python that uses the
-[GitHub markdown API][markdown] to render a local readme file. The styles
-come directly from GitHub, so you'll know exactly how it will appear. Changes
-you make to the Readme will be instantly reflected in the browser without
-requiring a page refresh
diff --git a/py-grip/Makefile b/py-grip/Makefile
deleted file mode 100644
index 660328f0f7..0000000000
--- a/py-grip/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	grip-4.5.2
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	devel python
-MASTER_SITES=	https://files.pythonhosted.org/packages/3c/ea/2a475ed37e1b6476182e71223c98667f51704bdbc919608372b203c7ea04/
-
-MAINTAINER=	kamelderouiche%yahoo.com@localhost
-HOMEPAGE=	http://github.com/joeyespo/grip/
-COMMENT=	Render local readme files before sending off to GitHub
-LICENSE=	mit
-
-DEPENDS+=	${PYPKGPREFIX}-docopt>=0.4.0:../../devel/py-docopt
-DEPENDS+=	${PYPKGPREFIX}-flask>=1.1.2:../../www/py-flask
-DEPENDS+=	${PYPKGPREFIX}-markdown>=2.5.1:../../textproc/py-markdown
-DEPENDS+=	${PYPKGPREFIX}-path-and-address>=2.0.1:../../wip/py-path-and-address
-DEPENDS+=	${PYPKGPREFIX}-pygments>=1.6:../../textproc/py-pygments
-DEPENDS+=	${PYPKGPREFIX}-requests>=2.4.1:../../devel/py-requests
-
-USE_LANGUAGES=	# none
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-grip/PLIST b/py-grip/PLIST
deleted file mode 100644
index cc7a07f93f..0000000000
--- a/py-grip/PLIST
+++ /dev/null
@@ -1,67 +0,0 @@
-@comment $NetBSD$
-bin/grip
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
-${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/grip/__init__.py
-${PYSITELIB}/grip/__init__.pyc
-${PYSITELIB}/grip/__init__.pyo
-${PYSITELIB}/grip/__main__.py
-${PYSITELIB}/grip/__main__.pyc
-${PYSITELIB}/grip/__main__.pyo
-${PYSITELIB}/grip/api.py
-${PYSITELIB}/grip/api.pyc
-${PYSITELIB}/grip/api.pyo
-${PYSITELIB}/grip/app.py
-${PYSITELIB}/grip/app.pyc
-${PYSITELIB}/grip/app.pyo
-${PYSITELIB}/grip/assets.py
-${PYSITELIB}/grip/assets.pyc
-${PYSITELIB}/grip/assets.pyo
-${PYSITELIB}/grip/browser.py
-${PYSITELIB}/grip/browser.pyc
-${PYSITELIB}/grip/browser.pyo
-${PYSITELIB}/grip/command.py
-${PYSITELIB}/grip/command.pyc
-${PYSITELIB}/grip/command.pyo
-${PYSITELIB}/grip/constants.py
-${PYSITELIB}/grip/constants.pyc
-${PYSITELIB}/grip/constants.pyo
-${PYSITELIB}/grip/exceptions.py
-${PYSITELIB}/grip/exceptions.pyc
-${PYSITELIB}/grip/exceptions.pyo
-${PYSITELIB}/grip/patcher.py
-${PYSITELIB}/grip/patcher.pyc
-${PYSITELIB}/grip/patcher.pyo
-${PYSITELIB}/grip/readers.py
-${PYSITELIB}/grip/readers.pyc
-${PYSITELIB}/grip/readers.pyo
-${PYSITELIB}/grip/renderers.py
-${PYSITELIB}/grip/renderers.pyc
-${PYSITELIB}/grip/renderers.pyo
-${PYSITELIB}/grip/settings.py
-${PYSITELIB}/grip/settings.pyc
-${PYSITELIB}/grip/settings.pyo
-${PYSITELIB}/grip/static/favicon.ico
-${PYSITELIB}/grip/static/octicons/octicons.css
-${PYSITELIB}/grip/static/octicons/octicons.eot
-${PYSITELIB}/grip/static/octicons/octicons.svg
-${PYSITELIB}/grip/static/octicons/octicons.ttf
-${PYSITELIB}/grip/static/octicons/octicons.woff
-${PYSITELIB}/grip/static/octicons/octicons.woff2
-${PYSITELIB}/grip/templates/base.html
-${PYSITELIB}/grip/templates/index.html
-${PYSITELIB}/grip/templates/limit.html
-${PYSITELIB}/grip/vendor/__init__.py
-${PYSITELIB}/grip/vendor/__init__.pyc
-${PYSITELIB}/grip/vendor/__init__.pyo
-${PYSITELIB}/grip/vendor/mdx_urlize.py
-${PYSITELIB}/grip/vendor/mdx_urlize.pyc
-${PYSITELIB}/grip/vendor/mdx_urlize.pyo
-${PYSITELIB}/grip/vendor/six.py
-${PYSITELIB}/grip/vendor/six.pyc
-${PYSITELIB}/grip/vendor/six.pyo
diff --git a/py-grip/distinfo b/py-grip/distinfo
deleted file mode 100644
index 52b56cd137..0000000000
--- a/py-grip/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (grip-4.5.2.tar.gz) = 83e3e33ae2d4d960cc26064f6439aad1fb38ff94
-RMD160 (grip-4.5.2.tar.gz) = efbcfcbb51a66a970c02003b90d0f13d7fb7648f
-SHA512 (grip-4.5.2.tar.gz) = a8937d8ba3633a2d47587eb5c1b0583df7e8a8cacebb87fd50dab3fd2deb91981b38a83a3ed182f4e5e7435c8e2c8d87829e45fa9d32d8823c821f6217c7ccc9
-Size (grip-4.5.2.tar.gz) = 145644 bytes


Home | Main Index | Thread Index | Old Index