Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 382F27A234 for ; Sat, 25 Feb 2017 02:39:01 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id A320E85656; Sat, 25 Feb 2017 02:39:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 31B2585654 for ; Sat, 25 Feb 2017 02:39:00 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id TZ5LdPdux4KU for ; Sat, 25 Feb 2017 02:38:59 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A79A484CEF for ; Sat, 25 Feb 2017 02:38:59 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A2777FBE4; Sat, 25 Feb 2017 02:38:59 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1487990339124600" MIME-Version: 1.0 Date: Sat, 25 Feb 2017 02:38:59 +0000 From: "Maya Rashish" Subject: CVS commit: pkgsrc/devel/py-iso-639 To: pkgsrc-changes@NetBSD.org Reply-To: maya@netbsd.org X-Mailer: log_accum Message-Id: <20170225023859.A2777FBE4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1487990339124600 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: maya Date: Sat Feb 25 02:38:59 UTC 2017 Added Files: pkgsrc/devel/py-iso-639: DESCR Makefile PLIST distinfo Log Message: Add package py-iso-639 version 0.4.5 ISO 639 is a set of standards for representation of names for languages. This package supports ISO639-1, ISO 639-2, ISO 639-3, ISO 639-5 and aimed to be fully compatible with pycountry.languages v1.11 and before. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/devel/py-iso-639/DESCR \ pkgsrc/devel/py-iso-639/Makefile pkgsrc/devel/py-iso-639/PLIST \ pkgsrc/devel/py-iso-639/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1487990339124600 Content-Disposition: inline Content-Length: 2756 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Added files: Index: pkgsrc/devel/py-iso-639/DESCR diff -u /dev/null pkgsrc/devel/py-iso-639/DESCR:1.1 --- /dev/null Sat Feb 25 02:38:59 2017 +++ pkgsrc/devel/py-iso-639/DESCR Sat Feb 25 02:38:59 2017 @@ -0,0 +1,3 @@ +ISO 639 is a set of standards for representation of names for languages. +This package supports ISO639-1, ISO 639-2, ISO 639-3, ISO 639-5 and aimed +to be fully compatible with pycountry.languages v1.11 and before. Index: pkgsrc/devel/py-iso-639/Makefile diff -u /dev/null pkgsrc/devel/py-iso-639/Makefile:1.1 --- /dev/null Sat Feb 25 02:38:59 2017 +++ pkgsrc/devel/py-iso-639/Makefile Sat Feb 25 02:38:59 2017 @@ -0,0 +1,17 @@ +# $NetBSD: Makefile,v 1.1 2017/02/25 02:38:59 maya Exp $ + +DISTNAME= iso-639-0.4.5 +PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} +CATEGORIES= devel +MASTER_SITES= ${MASTER_SITE_PYPI:=i/iso-639/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://pypi.python.org/pypi/iso-639/ +COMMENT= Library for working with ISO-639 language codes +LICENSE= gnu-agpl-v3 + +EGG_NAME= ${DISTNAME:S/-/_/} +USE_LANGUAGES= # none + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" Index: pkgsrc/devel/py-iso-639/PLIST diff -u /dev/null pkgsrc/devel/py-iso-639/PLIST:1.1 --- /dev/null Sat Feb 25 02:38:59 2017 +++ pkgsrc/devel/py-iso-639/PLIST Sat Feb 25 02:38:59 2017 @@ -0,0 +1,20 @@ +@comment $NetBSD: PLIST,v 1.1 2017/02/25 02:38:59 maya Exp $ +${PYSITELIB}/iso639/__init__.py +${PYSITELIB}/iso639/__init__.pyc +${PYSITELIB}/iso639/__init__.pyo +${PYSITELIB}/iso639/iso-639-3-macrolanguages.tab +${PYSITELIB}/iso639/iso-639-3.tab +${PYSITELIB}/iso639/iso-639-3_Name_Index.tab +${PYSITELIB}/iso639/iso-639-3_Retirements.tab +${PYSITELIB}/iso639/iso639-1.tsv +${PYSITELIB}/iso639/iso639-2.tsv +${PYSITELIB}/iso639/iso639-5.tsv +${PYSITELIB}/iso639/iso639.py +${PYSITELIB}/iso639/iso639.pyc +${PYSITELIB}/iso639/iso639.pyo +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/entry_points.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/top_level.txt Index: pkgsrc/devel/py-iso-639/distinfo diff -u /dev/null pkgsrc/devel/py-iso-639/distinfo:1.1 --- /dev/null Sat Feb 25 02:38:59 2017 +++ pkgsrc/devel/py-iso-639/distinfo Sat Feb 25 02:38:59 2017 @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2017/02/25 02:38:59 maya Exp $ + +SHA1 (iso-639-0.4.5.tar.gz) = a315cb0828ceda43deb212b328d6f026e128cc4c +RMD160 (iso-639-0.4.5.tar.gz) = 601a21b5d90320412f8f406f69ce465ad84f8488 +SHA512 (iso-639-0.4.5.tar.gz) = 5b27cbcd39173f03d6d54e1ecddf879b630e985c549d6084dab29134d30bcd0052f902a2c8ca5a0db891c197deb1a00f1acda880cf728e7589f0471c42982f73 +Size (iso-639-0.4.5.tar.gz) = 167421 bytes --_----------=_1487990339124600--