Sat Feb 25 02:15:19 2017 UTC ()
Add new package py-iso3166.

ISO 3166-1 defines two-letter, three-letter, and three-digit country codes.
py-iso3166 is a self-contained module that converts between these codes and
the corresponding country name.


(maya)
diff -r0 -r1.1 pkgsrc/devel/py-iso3166/DESCR
diff -r0 -r1.1 pkgsrc/devel/py-iso3166/Makefile
diff -r0 -r1.1 pkgsrc/devel/py-iso3166/PLIST
diff -r0 -r1.1 pkgsrc/devel/py-iso3166/distinfo

File Added: pkgsrc/devel/py-iso3166/DESCR
ISO 3166-1 defines two-letter, three-letter, and three-digit country codes.
py-iso3166 is a self-contained module that converts between these codes and
the corresponding country name.

File Added: pkgsrc/devel/py-iso3166/Makefile
# $NetBSD: Makefile,v 1.1 2017/02/25 02:15:19 maya Exp $

DISTNAME=	iso3166-0.8
PKGNAME=	${PYPKGPREFIX}-${DISTNAME:tl}
CATEGORIES=	devel
MASTER_SITES=	${MASTER_SITE_PYPI:=i/iso3166/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://pypi.python.org/pypi/iso3166
COMMENT=	Self-contained ISO 3166-1 country definitions
LICENSE=	mit

USE_LANGUAGES=	# none

.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/devel/py-iso3166/PLIST
@comment $NetBSD: PLIST,v 1.1 2017/02/25 02:15:19 maya Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/iso3166/__init__.py
${PYSITELIB}/iso3166/__init__.pyc
${PYSITELIB}/iso3166/__init__.pyo

File Added: pkgsrc/devel/py-iso3166/distinfo
$NetBSD: distinfo,v 1.1 2017/02/25 02:15:19 maya Exp $

SHA1 (iso3166-0.8.tar.gz) = 952d7772b85673a82cd2b50d7f1d72172fcb67ff
RMD160 (iso3166-0.8.tar.gz) = f37010afb89e2b6adf6548a26674de62b1032617
SHA512 (iso3166-0.8.tar.gz) = ccb49bbdb1a2751816b095141d4bf566761df4d3857923d3444d5e12b915c4d92e5aefba16c4680a4876862efdfb6c928b50f5ca675342d5952c1b446012a101
Size (iso3166-0.8.tar.gz) = 8930 bytes