Removed py-ordereddict (already present in Pyton 2.7+)
authorAdam Ciarciński <adam@viamedium.pl>
Sun, 23 Dec 2018 12:30:45 +0000 (13:30 +0100)
committerAdam Ciarciński <adam@viamedium.pl>
Sun, 23 Dec 2018 12:30:45 +0000 (13:30 +0100)
Makefile
py-fiona/Makefile
py-ordereddict/DESCR [deleted file]
py-ordereddict/Makefile [deleted file]
py-ordereddict/PLIST [deleted file]
py-ordereddict/distinfo [deleted file]

index e854ae55b5bc6738c2ab4ab708f8caee4ed54013..4258dea0345831455281e33983408fde3b7a2949 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -3614,7 +3614,6 @@ SUBDIR+=  py-opensimplex
 SUBDIR+=       py-opentmm
 SUBDIR+=       py-openxmllib
 SUBDIR+=       py-operators
-SUBDIR+=       py-ordereddict
 SUBDIR+=       py-orm
 SUBDIR+=       py-oset
 SUBDIR+=       py-otb
index 7b3ef7e27d4d513ba0af3bf5695acc9388c03b1c..34564f4111b33eaaef2989fd9f853668d61874d2 100644 (file)
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile,v 1.2 2015/08/09 22:10:05 jihbed Exp $
 
 DISTNAME=      Fiona-1.6.0
- PKGNAME=      ${PYPKGPREFIX}-${DISTNAME:tl}
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:tl}
 PKGREVISION=   1
 CATEGORIES=    geography python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=F/Fiona/}
@@ -13,9 +13,6 @@ LICENSE=      modified-bsd
 
 DEPENDS+=      ${PYPKGPREFIX}-six>=1.9.0:../../lang/py-six
 DEPENDS+=      ${PYPKGPREFIX}-cligj>=0.2.0:../../wip/py-cligj
-DEPENDS+=      ${PYPKGPREFIX}-ordereddict>=1.1:../../wip/py-ordereddict
-
-WRKSRC=                ${WRKDIR}/Fiona-1.6.0
 
 USE_LANGUAGES= c c++
 
diff --git a/py-ordereddict/DESCR b/py-ordereddict/DESCR
deleted file mode 100644 (file)
index e33237b..0000000
+++ /dev/null
@@ -1 +0,0 @@
-A drop-in substitute for Py2.7's new collections.OrderedDict.
diff --git a/py-ordereddict/Makefile b/py-ordereddict/Makefile
deleted file mode 100644 (file)
index 26b0127..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2015/08/09 23:53:18 jihbed Exp $
-
-DISTNAME=      ordereddict-1.1
- PKGNAME=      ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=    devel python
-MASTER_SITES=  ${MASTER_SITE_PYPI:=o/ordereddict/}
-
-MAINTAINER=    kamelderouiche@yahoo.com
-HOMEPAGE=      https://pypi.python.org/pypi/ordereddict/
-COMMENT=       Drop-in substitute for Py2.7's new collections
-LICENSE=       mit
-
-USE_LANGUAGES= # none
-
-PYTHON_VERSIONS_INCOMPATIBLE=  34 35 36 37
-
-.include "../../lang/python/distutils.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-ordereddict/PLIST b/py-ordereddict/PLIST
deleted file mode 100644 (file)
index 82fc81e..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2015/08/01 23:04:57 jihbed Exp $
-${PYSITELIB}/${EGG_FILE}
-${PYSITELIB}/ordereddict.py
-${PYSITELIB}/ordereddict.pyc
-${PYSITELIB}/ordereddict.pyo
diff --git a/py-ordereddict/distinfo b/py-ordereddict/distinfo
deleted file mode 100644 (file)
index 56b75e6..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1 2015/08/01 23:04:57 jihbed Exp $
-
-SHA1 (ordereddict-1.1.tar.gz) = ab90b67dceab55a11b609d253846fa486eb980c4
-RMD160 (ordereddict-1.1.tar.gz) = a181547c43bb0ce4e106188ae5ad13648c1938cc
-Size (ordereddict-1.1.tar.gz) = 2114 bytes