wip/py-sortedcollections: import py37-sortedcollections-1.2.1

Python Sorted Collections
This commit is contained in:
K.I.A.Derouiche 2020-09-14 01:36:06 +01:00
parent 9369ce5c89
commit df03561cc2
4 changed files with 36 additions and 0 deletions

View File

@ -0,0 +1 @@
Python Sorted Collections

View File

@ -0,0 +1,14 @@
# $NetBSD$
DISTNAME= sortedcollections-1.2.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= https://files.pythonhosted.org/packages/19/27/7da4b0fd7f4ae74a2d4fabf12fb3afc09e3877c5f242c8cf60cfb08e87f7/
MAINTAINER= kamelderouiche@yahoo.com
HOMEPAGE= http://www.grantjenks.com/docs/sortedcollections/
COMMENT= Python Sorted Collections
LICENSE= apache-2.0
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"

View File

@ -0,0 +1,15 @@
@comment $NetBSD$
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/sortedcollections/__init__.py
${PYSITELIB}/sortedcollections/__init__.pyc
${PYSITELIB}/sortedcollections/__init__.pyo
${PYSITELIB}/sortedcollections/ordereddict.py
${PYSITELIB}/sortedcollections/ordereddict.pyc
${PYSITELIB}/sortedcollections/ordereddict.pyo
${PYSITELIB}/sortedcollections/recipes.py
${PYSITELIB}/sortedcollections/recipes.pyc
${PYSITELIB}/sortedcollections/recipes.pyo

View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (sortedcollections-1.2.1.tar.gz) = 817c048c2526ca27cbc5cc27141335f6251ffcd9
RMD160 (sortedcollections-1.2.1.tar.gz) = bdaf4f4d2133f597752b37fda18846c1b510a54a
SHA512 (sortedcollections-1.2.1.tar.gz) = 4a7bb8a5f812a9e85bd20dd5547032787a966a38e2f47b484ff5112f077ed068ff80e558eb55279325086f57b6bfa59ca14d9c76445f954a5c93ba7aaba2ee66
Size (sortedcollections-1.2.1.tar.gz) = 8380 bytes