pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-iso-639
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.
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@localhost
+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
Home |
Main Index |
Thread Index |
Old Index