pkgsrc-WIP-changes archive

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

py-mulpyplexer: remove, same version in pkgsrc



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Mon Jan 10 19:46:19 2022 +0100
Changeset:	6d4ff4e9ed927d0dfdab2088cf331a7bd6093c3b

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

Log Message:
py-mulpyplexer: remove, same version in pkgsrc

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

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

diffstat:
 Makefile                |  1 -
 py-mulpyplexer/DESCR    |  2 --
 py-mulpyplexer/Makefile | 17 -----------------
 py-mulpyplexer/PLIST    |  5 -----
 py-mulpyplexer/distinfo |  5 -----
 5 files changed, 30 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index b85a802f2f..ad5607d410 100644
--- a/Makefile
+++ b/Makefile
@@ -4145,7 +4145,6 @@ SUBDIR+=	py-msedge-selenium-tools
 SUBDIR+=	py-msrest
 SUBDIR+=	py-mssql2
 SUBDIR+=	py-msumastro
-SUBDIR+=	py-mulpyplexer
 SUBDIR+=	py-multichain_mcmc
 SUBDIR+=	py-multimethods
 SUBDIR+=	py-multiprocess
diff --git a/py-mulpyplexer/DESCR b/py-mulpyplexer/DESCR
deleted file mode 100644
index 7d4e4a9c60..0000000000
--- a/py-mulpyplexer/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-Mulpyplexer is a piece of code that can multiplex interactions with lists of
-Python objects.
diff --git a/py-mulpyplexer/Makefile b/py-mulpyplexer/Makefile
deleted file mode 100644
index 8491ba4046..0000000000
--- a/py-mulpyplexer/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	mulpyplexer-0.08
-PKGNAME=	${PYPKGPREFIX}-mulpyplexer-0.8
-CATEGORIES=	devel
-MASTER_SITES=	${MASTER_SITE_PYPI:=m/mulpyplexer/}
-
-LICENSE=	modified-bsd
-
-MAINTAINER=	khorben%defora.org@localhost
-HOMEPAGE=	https://pypi.python.org/pypi/mulpyplexer/
-COMMENT=	Multiplexes interactions with lists of python objects
-
-PYTHON_VERSIONS_ACCEPTED=	27
-
-.include "../../lang/python/distutils.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-mulpyplexer/PLIST b/py-mulpyplexer/PLIST
deleted file mode 100644
index ce04f57e76..0000000000
--- a/py-mulpyplexer/PLIST
+++ /dev/null
@@ -1,5 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${EGG_FILE}
-${PYSITELIB}/mulpyplexer.py
-${PYSITELIB}/mulpyplexer.pyc
-${PYSITELIB}/mulpyplexer.pyo
diff --git a/py-mulpyplexer/distinfo b/py-mulpyplexer/distinfo
deleted file mode 100644
index ab7e5e1f51..0000000000
--- a/py-mulpyplexer/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-RMD160 (mulpyplexer-0.08.tar.gz) = 2f1b28ad398eb8d39d95ee8319653f587896fab4
-SHA512 (mulpyplexer-0.08.tar.gz) = 6a8e3aaeaa42a1ec90bbd34aefa6c9c259e8b3e8a01e0824fce9cf4e82ae65aedec747eb1849ef7341bab144be739ae86378fdd825d4eefa3bbf89ca96a87ab3
-Size (mulpyplexer-0.08.tar.gz) = 2100 bytes


Home | Main Index | Thread Index | Old Index