pkgsrc-WIP-changes archive

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

py-rt: Remove, imported in pkgsrc as net/py-rt



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Sat Sep 15 12:54:49 2018 +0200
Changeset:	fd001e3792961e6ac05ce9ed489fdc78f7637ba8

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

Log Message:
py-rt: Remove, imported in pkgsrc as net/py-rt

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

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

diffstat:
 Makefile       |  1 -
 py-rt/DESCR    |  1 -
 py-rt/Makefile | 21 ---------------------
 py-rt/PLIST    |  9 ---------
 py-rt/distinfo |  6 ------
 5 files changed, 38 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 2af324ef34..2efb19472b 100644
--- a/Makefile
+++ b/Makefile
@@ -3659,7 +3659,6 @@ SUBDIR+=	py-rpncalc
 SUBDIR+=	py-rpyc
 SUBDIR+=	py-rql
 SUBDIR+=	py-rsistent
-SUBDIR+=	py-rt
 SUBDIR+=	py-ruffus
 SUBDIR+=	py-safety
 SUBDIR+=	py-sage
diff --git a/py-rt/DESCR b/py-rt/DESCR
deleted file mode 100644
index 385b5fa677..0000000000
--- a/py-rt/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Python implementation of Request Tracker REST API.
diff --git a/py-rt/Makefile b/py-rt/Makefile
deleted file mode 100644
index 4f3bbfcbaf..0000000000
--- a/py-rt/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	rt-1.0.11
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	net python
-MASTER_SITES=	${MASTER_SITE_PYPI:=r/rt/}
-
-MAINTAINER=	leot%NetBSD.org@localhost
-HOMEPAGE=	https://github.com/CZ-NIC/python-rt
-COMMENT=	Python interface to Request Tracker API
-LICENSE=	gnu-gpl-v3
-
-DIST_SUBDIR=	py-rt	# XXX: avoid possible conflicts with devel/rt{3,}
-
-DEPENDS+=	${PYPKGPREFIX}-requests-[0-9]*:../../devel/py-requests
-DEPENDS+=	${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
-
-USE_LANGUAGES=	# none
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-rt/PLIST b/py-rt/PLIST
deleted file mode 100644
index 3672333f0f..0000000000
--- a/py-rt/PLIST
+++ /dev/null
@@ -1,9 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/rt.py
-${PYSITELIB}/rt.pyc
-${PYSITELIB}/rt.pyo
diff --git a/py-rt/distinfo b/py-rt/distinfo
deleted file mode 100644
index 510480a1c0..0000000000
--- a/py-rt/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (py-rt/rt-1.0.11.tar.gz) = 2a919c9df7a7aec75aa9f1f19df9fbc81341e784
-RMD160 (py-rt/rt-1.0.11.tar.gz) = cd0ee2929ede3c878e21bf0750e4fe262550ded5
-SHA512 (py-rt/rt-1.0.11.tar.gz) = 00007710d152472bf25e656b6298502e0b571932c8c3f4c498074fe7a849d575fd2deaad91a4814a7aece4dbfa847c913045e927830a8e0a02d3d13876562696
-Size (py-rt/rt-1.0.11.tar.gz) = 35084 bytes


Home | Main Index | Thread Index | Old Index