Thu Jan 18 09:55:00 2018 UTC ()
py-ukpostcodeparser: added version 1.1.2

UK Postcode parser

Original code taken from:
http://www.brunningonline.net/simon/blog/archives/001292.html


(adam)
diff -r1.505 -r1.506 pkgsrc/mail/Makefile
diff -r0 -r1.1 pkgsrc/mail/py-ukpostcodeparser/DESCR
diff -r0 -r1.1 pkgsrc/mail/py-ukpostcodeparser/Makefile
diff -r0 -r1.1 pkgsrc/mail/py-ukpostcodeparser/PLIST
diff -r0 -r1.1 pkgsrc/mail/py-ukpostcodeparser/distinfo

cvs diff -r1.505 -r1.506 pkgsrc/mail/Makefile (expand / switch to context diff)
--- pkgsrc/mail/Makefile 2018/01/18 08:35:48 1.505
+++ pkgsrc/mail/Makefile 2018/01/18 09:55:00 1.506
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.505 2018/01/18 08:35:48 adam Exp $
+# $NetBSD: Makefile,v 1.506 2018/01/18 09:55:00 adam Exp $
 #
 
 COMMENT=	Electronic mail utilities
@@ -294,6 +294,7 @@
 SUBDIR+=	py-policyd-spf
 SUBDIR+=	py-sendmail-admin
 SUBDIR+=	py-spf
+SUBDIR+=	py-ukpostcodeparser
 SUBDIR+=	py-validate-email-address
 SUBDIR+=	pymsgauth
 SUBDIR+=	qcheck

File Added: pkgsrc/mail/py-ukpostcodeparser/DESCR
UK Postcode parser

Original code taken from:
http://www.brunningonline.net/simon/blog/archives/001292.html

File Added: pkgsrc/mail/py-ukpostcodeparser/Makefile
# $NetBSD: Makefile,v 1.1 2018/01/18 09:55:00 adam Exp $

DISTNAME=	UkPostcodeParser-1.1.2
PKGNAME=	${PYPKGPREFIX}-${DISTNAME:tl}
CATEGORIES=	mail python
MASTER_SITES=	${MASTER_SITE_PYPI:=U/UkPostcodeParser/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://github.com/hamstah/ukpostcodeparser
COMMENT=	UK Postcode parser
LICENSE=	mit

USE_LANGUAGES=	# none

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

File Added: pkgsrc/mail/py-ukpostcodeparser/PLIST
@comment $NetBSD: PLIST,v 1.1 2018/01/18 09:55:00 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/ukpostcodeparser/__init__.py
${PYSITELIB}/ukpostcodeparser/__init__.pyc
${PYSITELIB}/ukpostcodeparser/__init__.pyo
${PYSITELIB}/ukpostcodeparser/exceptions.py
${PYSITELIB}/ukpostcodeparser/exceptions.pyc
${PYSITELIB}/ukpostcodeparser/exceptions.pyo
${PYSITELIB}/ukpostcodeparser/parser.py
${PYSITELIB}/ukpostcodeparser/parser.pyc
${PYSITELIB}/ukpostcodeparser/parser.pyo
${PYSITELIB}/ukpostcodeparser/test/__init__.py
${PYSITELIB}/ukpostcodeparser/test/__init__.pyc
${PYSITELIB}/ukpostcodeparser/test/__init__.pyo
${PYSITELIB}/ukpostcodeparser/test/parser.py
${PYSITELIB}/ukpostcodeparser/test/parser.pyc
${PYSITELIB}/ukpostcodeparser/test/parser.pyo

File Added: pkgsrc/mail/py-ukpostcodeparser/distinfo
$NetBSD: distinfo,v 1.1 2018/01/18 09:55:00 adam Exp $

SHA1 (UkPostcodeParser-1.1.2.tar.gz) = ba5e96bd37c76909d3efa04bfc57afaef61f5f5d
RMD160 (UkPostcodeParser-1.1.2.tar.gz) = 66dbc123fb35bafad998a525b3e9c43a92f0737e
SHA512 (UkPostcodeParser-1.1.2.tar.gz) = c4f77748a3425540ad1ecdae9ef8f966854d8944ed88aa73f0637764a97e9fcf57d46ba64f78b4d052152e613317c04e273c97a69a870a9174783e2052754670
Size (UkPostcodeParser-1.1.2.tar.gz) = 5952 bytes