pkgsrc-WIP-changes archive

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

Version in main tree is newer than this one.



Module Name:	pkgsrc-wip
Committed By:	D'Arcy Cain <darcy%NetBSD.org@localhost>
Pushed By:	darcy
Date:		Thu Jul 27 10:26:53 2017 -0400
Changeset:	7834b1f92c6b42fd09f6eca98bd608f3c56dee3e

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

Log Message:
Version in main tree is newer than this one.

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

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

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

diffs:
diff --git a/Makefile b/Makefile
index 4e787bc3c8..fdff3eda03 100644
--- a/Makefile
+++ b/Makefile
@@ -3047,7 +3047,6 @@ SUBDIR+=	py-event
 SUBDIR+=	py-eventlet
 SUBDIR+=	py-exocode
 SUBDIR+=	py-extremes
-SUBDIR+=	py-faker
 SUBDIR+=	py-fancyimpute
 SUBDIR+=	py-fanova
 SUBDIR+=	py-fastaudio
diff --git a/py-faker/DESCR b/py-faker/DESCR
deleted file mode 100644
index c37a784133..0000000000
--- a/py-faker/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-A Python library for generating fake user data
-Perl's got one, Ruby's got one, now Pythonistas envy no longer
diff --git a/py-faker/Makefile b/py-faker/Makefile
deleted file mode 100644
index 1b566c019c..0000000000
--- a/py-faker/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# $NetBSD: Makefile,v 1.3 2015/04/14 11:56:21 thomasklausner Exp $
-
-DISTNAME=	Faker-0.0.4
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME:tl}
-CATEGORIES=	devel python
-MASTER_SITES=	${MASTER_SITE_PYPI:=F/Faker/}
-
-MAINTAINER=	kamelderouiche%yahoo.com@localhost
-HOMEPAGE=	https://github.com/deepthawtz/faker
-COMMENT=	Library for generating fake user data
-LICENSE=	mit
-
-USE_LANGUAGES=	# none
-
-do-test:
-	${RUN} cd ${WRKSRC}; ${SETENV} ${TEST_ENV} ${PYTHONBIN} test.py
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-faker/PLIST b/py-faker/PLIST
deleted file mode 100644
index f74a962c2d..0000000000
--- a/py-faker/PLIST
+++ /dev/null
@@ -1,17 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2014/05/10 21:06:44 jihbed Exp $
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/faker/__init__.py
-${PYSITELIB}/faker/__init__.pyc
-${PYSITELIB}/faker/__init__.pyo
-${PYSITELIB}/faker/data.py
-${PYSITELIB}/faker/data.pyc
-${PYSITELIB}/faker/data.pyo
-${PYSITELIB}/faker/patterns.py
-${PYSITELIB}/faker/patterns.pyc
-${PYSITELIB}/faker/patterns.pyo
-${PYSITELIB}/faker/utils.py
-${PYSITELIB}/faker/utils.pyc
-${PYSITELIB}/faker/utils.pyo
diff --git a/py-faker/distinfo b/py-faker/distinfo
deleted file mode 100644
index 15d6d3dc81..0000000000
--- a/py-faker/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1 2014/05/10 21:06:44 jihbed Exp $
-
-SHA1 (Faker-0.0.4.tar.gz) = 93e70dd1bc3bce28a72329f4d6b3b599905b4cff
-RMD160 (Faker-0.0.4.tar.gz) = 08a5fa125d3f6a35f944e631fc81d05246ad402f
-Size (Faker-0.0.4.tar.gz) = 17003 bytes


Home | Main Index | Thread Index | Old Index