pkgsrc-WIP-changes archive

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

py-natsort: remove, imported to pkgsrc



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Wed Nov 30 15:39:11 2016 +0100
Changeset:	b37758fb2b53e97f22a24e965868320bb638dc6f

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

Log Message:
py-natsort: remove, imported to pkgsrc

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

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

diffstat:
 Makefile            |  1 -
 py-natsort/DESCR    |  1 -
 py-natsort/Makefile | 18 ------------------
 py-natsort/PLIST    | 34 ----------------------------------
 py-natsort/distinfo |  5 -----
 5 files changed, 59 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 31163e2..115f6e9 100644
--- a/Makefile
+++ b/Makefile
@@ -3148,7 +3148,6 @@ SUBDIR+=	py-mystic
 SUBDIR+=	py-naftawayh
 SUBDIR+=	py-naima
 SUBDIR+=	py-napalm
-SUBDIR+=	py-natsort
 SUBDIR+=	py-ncomb
 SUBDIR+=	py-ncpol2sdpa
 SUBDIR+=	py-neo
diff --git a/py-natsort/DESCR b/py-natsort/DESCR
deleted file mode 100644
index 0290aab..0000000
--- a/py-natsort/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Sort lists naturally
diff --git a/py-natsort/Makefile b/py-natsort/Makefile
deleted file mode 100644
index 77789ec..0000000
--- a/py-natsort/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD: Makefile,v 1.1 2015/01/26 20:34:34 jihbed Exp $
-
-DISTNAME=	natsort-3.5.2
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	devel python
-MASTER_SITES=	${MASTER_SITE_PYPI:=n/natsort/}
-
-MAINTAINER=	kamelderouiche%yahoo.com@localhost
-HOMEPAGE=	https://github.com/SethMMorton/natsort
-COMMENT=	Sort lists naturally
-LICENSE=	mit
-
-WRKSRC=		${WRKDIR}/natsort-3.5.2
-
-USE_LANGUAGES=	# none
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-natsort/PLIST b/py-natsort/PLIST
deleted file mode 100644
index 2333ca9..0000000
--- a/py-natsort/PLIST
+++ /dev/null
@@ -1,34 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2015/01/26 20:34:34 jihbed Exp $
-bin/natsort
-${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}/top_level.txt
-${PYSITELIB}/natsort/__init__.py
-${PYSITELIB}/natsort/__init__.pyc
-${PYSITELIB}/natsort/__init__.pyo
-${PYSITELIB}/natsort/__main__.py
-${PYSITELIB}/natsort/__main__.pyc
-${PYSITELIB}/natsort/__main__.pyo
-${PYSITELIB}/natsort/_version.py
-${PYSITELIB}/natsort/_version.pyc
-${PYSITELIB}/natsort/_version.pyo
-${PYSITELIB}/natsort/fake_fastnumbers.py
-${PYSITELIB}/natsort/fake_fastnumbers.pyc
-${PYSITELIB}/natsort/fake_fastnumbers.pyo
-${PYSITELIB}/natsort/locale_help.py
-${PYSITELIB}/natsort/locale_help.pyc
-${PYSITELIB}/natsort/locale_help.pyo
-${PYSITELIB}/natsort/natsort.py
-${PYSITELIB}/natsort/natsort.pyc
-${PYSITELIB}/natsort/natsort.pyo
-${PYSITELIB}/natsort/ns_enum.py
-${PYSITELIB}/natsort/ns_enum.pyc
-${PYSITELIB}/natsort/ns_enum.pyo
-${PYSITELIB}/natsort/py23compat.py
-${PYSITELIB}/natsort/py23compat.pyc
-${PYSITELIB}/natsort/py23compat.pyo
-${PYSITELIB}/natsort/utils.py
-${PYSITELIB}/natsort/utils.pyc
-${PYSITELIB}/natsort/utils.pyo
diff --git a/py-natsort/distinfo b/py-natsort/distinfo
deleted file mode 100644
index a36e546..0000000
--- a/py-natsort/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1 2015/01/26 20:34:34 jihbed Exp $
-
-SHA1 (natsort-3.5.2.tar.gz) = 489237b6ffc697d9e8224e68c35535915ad35ce9
-RMD160 (natsort-3.5.2.tar.gz) = 7c6a716355f503779bcd43120d6ac7f8f9acbf49
-Size (natsort-3.5.2.tar.gz) = 42534 bytes


Home | Main Index | Thread Index | Old Index