pkgsrc-WIP-changes archive

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

Remove py-mox after import into pkgsrc itself.



Module Name:	pkgsrc-wip
Committed By:	Benny Siegert <bsiegert%gmail.com@localhost>
Pushed By:	bsiegert
Date:		Sat Feb 3 16:24:07 2018 +0100
Changeset:	23154f198f9e922009da2a526d22d55c52bdeca0

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

Log Message:
Remove py-mox after import into pkgsrc itself.

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

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

diffstat:
 py-mox/DESCR    |  2 --
 py-mox/Makefile | 17 -----------------
 py-mox/PLIST    |  7 -------
 py-mox/distinfo |  6 ------
 4 files changed, 32 deletions(-)

diffs:
diff --git a/py-mox/DESCR b/py-mox/DESCR
deleted file mode 100644
index 0ace7147d8..0000000000
--- a/py-mox/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-Mox is a mock object framework for Python based on the Java mock object
-framework EasyMock.
diff --git a/py-mox/Makefile b/py-mox/Makefile
deleted file mode 100644
index b4cba807e4..0000000000
--- a/py-mox/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# $NetBSD: Makefile,v 1.1 2013/04/13 13:39:12 jihbed Exp $
-#
-
-DISTNAME=	mox-0.5.3
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	devel python
-MASTER_SITES=	${MASTER_SITE_PYPI:=m/mox/}
-
-MAINTAINER=	kamelderouiche%yahoo.com@localhost
-HOMEPAGE=	http://code.google.com/p/pymox/
-COMMENT=	Mox is a mock object framework for Python
-LICENSE=	apache-2.0
-
-PYDISTUTILSPKG=	yes
-
-.include "../../lang/python/extension.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-mox/PLIST b/py-mox/PLIST
deleted file mode 100644
index f3c01a6c6a..0000000000
--- a/py-mox/PLIST
+++ /dev/null
@@ -1,7 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2013/04/13 13:39:12 jihbed Exp $
-${PYSITELIB}/mox.py
-${PYSITELIB}/mox.pyc
-${PYSITELIB}/mox.pyo
-${PYSITELIB}/stubout.py
-${PYSITELIB}/stubout.pyc
-${PYSITELIB}/stubout.pyo
diff --git a/py-mox/distinfo b/py-mox/distinfo
deleted file mode 100644
index cef8227467..0000000000
--- a/py-mox/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.1 2013/04/13 13:39:12 jihbed Exp $
-
-SHA1 (mox-0.5.3.tar.gz) = 1c502d2c0a8aefbba2c7f385a83d33e7d822452a
-RMD160 (mox-0.5.3.tar.gz) = 81ecdb84b09e54019d905be736f178adc22ca87f
-SHA512 (mox-0.5.3.tar.gz) = 4e6c0799c1cf516e851613f4b575af87335e1d9660f27bf4faf71d8fbeee27d39b7cded7c7235acb0cab25aabff96c454f55768ce8ac1bbba0f1ed19552ecdd6
-Size (mox-0.5.3.tar.gz) = 32397 bytes


Home | Main Index | Thread Index | Old Index