Received: by mail.netbsd.org (Postfix, from userid 605) id 5646684D93; Mon, 3 Aug 2020 23:04:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CF2ED84D92 for ; Mon, 3 Aug 2020 23:04:12 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id eYgDKrP-0SO2 for ; Mon, 3 Aug 2020 23:04:12 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 4720F84D8B for ; Mon, 3 Aug 2020 23:04:12 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3B573FB28; Mon, 3 Aug 2020 23:04:12 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1596495852140270" MIME-Version: 1.0 Date: Mon, 3 Aug 2020 23:04:12 +0000 From: "Joerg Sonnenberger" Subject: CVS commit: pkgsrc/time/py-l18n To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org X-Mailer: log_accum Message-Id: <20200803230412.3B573FB28@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1596495852140270 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: joerg Date: Mon Aug 3 23:04:12 UTC 2020 Added Files: pkgsrc/time/py-l18n: DESCR Makefile PLIST distinfo Log Message: Add py-l18n-2018.5: This package provides lazy translations for names used for localization purposes, e.g. places and timezones. The name l18n is a contraction of i18n and l10n (internationalisation and localization). To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/time/py-l18n/DESCR pkgsrc/time/py-l18n/Makefile \ pkgsrc/time/py-l18n/PLIST pkgsrc/time/py-l18n/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1596495852140270 Content-Disposition: inline Content-Length: 3000 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Added files: Index: pkgsrc/time/py-l18n/DESCR diff -u /dev/null pkgsrc/time/py-l18n/DESCR:1.1 --- /dev/null Mon Aug 3 23:04:12 2020 +++ pkgsrc/time/py-l18n/DESCR Mon Aug 3 23:04:12 2020 @@ -0,0 +1,3 @@ +This package provides lazy translations for names used for localization +purposes, e.g. places and timezones. The name l18n is a contraction of +i18n and l10n (internationalisation and localization). Index: pkgsrc/time/py-l18n/Makefile diff -u /dev/null pkgsrc/time/py-l18n/Makefile:1.1 --- /dev/null Mon Aug 3 23:04:12 2020 +++ pkgsrc/time/py-l18n/Makefile Mon Aug 3 23:04:12 2020 @@ -0,0 +1,18 @@ +# $NetBSD: Makefile,v 1.1 2020/08/03 23:04:12 joerg Exp $ + +DISTNAME= l18n-2018.5 +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= time python +MASTER_SITES= ${MASTER_SITE_PYPI:=l/l18n/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://github.com/tkhyn/l18n +COMMENT= Translations for pytz names +LICENSE= mit + +USE_LANGUAGES= # none + +TEST_DEPENDS+= ${PYPKGPREFIX}-polib-[0-9]*:../../devel/py-polib + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" Index: pkgsrc/time/py-l18n/PLIST diff -u /dev/null pkgsrc/time/py-l18n/PLIST:1.1 --- /dev/null Mon Aug 3 23:04:12 2020 +++ pkgsrc/time/py-l18n/PLIST Mon Aug 3 23:04:12 2020 @@ -0,0 +1,30 @@ +@comment $NetBSD: PLIST,v 1.1 2020/08/03 23:04:12 joerg 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}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/l18n/__init__.py +${PYSITELIB}/l18n/__init__.pyc +${PYSITELIB}/l18n/__init__.pyo +${PYSITELIB}/l18n/__maps.py +${PYSITELIB}/l18n/__maps.pyc +${PYSITELIB}/l18n/__maps.pyo +${PYSITELIB}/l18n/locale/cs/LC_MESSAGES/l18n.mo +${PYSITELIB}/l18n/locale/de/LC_MESSAGES/l18n.mo +${PYSITELIB}/l18n/locale/en/LC_MESSAGES/l18n.mo +${PYSITELIB}/l18n/locale/fr/LC_MESSAGES/l18n.mo +${PYSITELIB}/l18n/locale/zh/LC_MESSAGES/l18n.mo +${PYSITELIB}/l18n/maps.py +${PYSITELIB}/l18n/maps.pyc +${PYSITELIB}/l18n/maps.pyo +${PYSITELIB}/l18n/translation.py +${PYSITELIB}/l18n/translation.pyc +${PYSITELIB}/l18n/translation.pyo +${PYSITELIB}/l18n/utils.py +${PYSITELIB}/l18n/utils.pyc +${PYSITELIB}/l18n/utils.pyo +${PYSITELIB}/l18n/version.py +${PYSITELIB}/l18n/version.pyc +${PYSITELIB}/l18n/version.pyo Index: pkgsrc/time/py-l18n/distinfo diff -u /dev/null pkgsrc/time/py-l18n/distinfo:1.1 --- /dev/null Mon Aug 3 23:04:12 2020 +++ pkgsrc/time/py-l18n/distinfo Mon Aug 3 23:04:12 2020 @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2020/08/03 23:04:12 joerg Exp $ + +SHA1 (l18n-2018.5.tar.gz) = 2c4c8c36c6ce780eae88255db79b33b590fc0ad9 +RMD160 (l18n-2018.5.tar.gz) = 7e4f6d0cf6ce8f36d5391198cb3d431f5f415175 +SHA512 (l18n-2018.5.tar.gz) = eadb05a402ec03482f07ea8e2062473b2fc357cba6ba42d1ee04dcb543646153e41878250428bdb51a44659130ba9c5573c0cf059a28a3b13e71cd6d4832bd52 +Size (l18n-2018.5.tar.gz) = 46673 bytes --_----------=_1596495852140270--