Removed py-ordereddict (already present in Pyton 2.7+)

This commit is contained in:
Adam Ciarciński 2018-12-23 13:30:45 +01:00
parent 84d102d788
commit c2f61e9238
6 changed files with 1 additions and 34 deletions

View File

@ -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

View 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++

View File

@ -1 +0,0 @@
A drop-in substitute for Py2.7's new collections.OrderedDict.

View File

@ -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"

View File

@ -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

View File

@ -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