pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   riastradh
Date:           Sat Jan 16 19:10:29 UTC 2021

Modified Files:
        pkgsrc/devel: Makefile
Added Files:
        pkgsrc/devel/py-google-i18n-address: DESCR Makefile PLIST distinfo

Log Message:
devel/py-google-i18-address: Import google-i18-address-2.4.0


To generate a diff of this commit:
cvs rdiff -u -r1.3314 -r1.3315 pkgsrc/devel/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/py-google-i18n-address/DESCR \
    pkgsrc/devel/py-google-i18n-address/Makefile \
    pkgsrc/devel/py-google-i18n-address/PLIST \
    pkgsrc/devel/py-google-i18n-address/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.3314 pkgsrc/devel/Makefile:1.3315
--- pkgsrc/devel/Makefile:1.3314        Sat Jan 16 16:01:16 2021
+++ pkgsrc/devel/Makefile       Sat Jan 16 19:10:29 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3314 2021/01/16 16:01:16 triaxx Exp $
+# $NetBSD: Makefile,v 1.3315 2021/01/16 19:10:29 riastradh Exp $
 #
 
 COMMENT=       Development utilities
@@ -2332,6 +2332,7 @@ SUBDIR+=  py-gobject3
 SUBDIR+=       py-gobject3-common
 SUBDIR+=       py-google-api-core
 SUBDIR+=       py-google-apputils
+SUBDIR+=       py-google-i18n-address
 SUBDIR+=       py-googleapis-common-protos
 SUBDIR+=       py-grako
 SUBDIR+=       py-greenlet

Added files:

Index: pkgsrc/devel/py-google-i18n-address/DESCR
diff -u /dev/null pkgsrc/devel/py-google-i18n-address/DESCR:1.1
--- /dev/null   Sat Jan 16 19:10:29 2021
+++ pkgsrc/devel/py-google-i18n-address/DESCR   Sat Jan 16 19:10:29 2021
@@ -0,0 +1,10 @@
+This package contains a copy of Google's i18n address metadata
+repository that contains great data but comes with no uptime
+guarantees.
+
+Contents of this package will allow you to programatically build
+address forms that adhere to rules of a particular region or country,
+validate local addresses and format them to produce a valid address
+label for delivery.
+
+The package also contains a Python interface for address validation.
Index: pkgsrc/devel/py-google-i18n-address/Makefile
diff -u /dev/null pkgsrc/devel/py-google-i18n-address/Makefile:1.1
--- /dev/null   Sat Jan 16 19:10:29 2021
+++ pkgsrc/devel/py-google-i18n-address/Makefile        Sat Jan 16 19:10:29 2021
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1 2021/01/16 19:10:29 riastradh Exp $
+
+DISTNAME=      google-i18n-address-2.4.0
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=    devel
+MASTER_SITES=  ${MASTER_SITE_PYPI:=g/google-i18-address/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/mirumee/google-i18n-address
+COMMENT=       Python library for internationalized address formatting
+LICENSE=       modified-bsd
+
+DEPENDS+=      ${PYPKGPREFIX}-requests>=2.7.0:../../devel/py-requests
+
+TEST_DEPENDS+= ${PYPKGPREFIX}-mock>=0:../../devel/py-mock
+TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov>=0:../../devel/py-test-cov
+TEST_DEPENDS+= ${PYPKGPREFIX}-test>=0:../../devel/py-test
+
+USE_LANGUAGES= # none
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/py-google-i18n-address/PLIST
diff -u /dev/null pkgsrc/devel/py-google-i18n-address/PLIST:1.1
--- /dev/null   Sat Jan 16 19:10:29 2021
+++ pkgsrc/devel/py-google-i18n-address/PLIST   Sat Jan 16 19:10:29 2021
@@ -0,0 +1,267 @@
+@comment $NetBSD: PLIST,v 1.1 2021/01/16 19:10:29 riastradh 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}/i18naddress/__init__.py
+${PYSITELIB}/i18naddress/__init__.pyc
+${PYSITELIB}/i18naddress/__init__.pyo
+${PYSITELIB}/i18naddress/data/ac.json
+${PYSITELIB}/i18naddress/data/ad.json
+${PYSITELIB}/i18naddress/data/ae.json
+${PYSITELIB}/i18naddress/data/af.json
+${PYSITELIB}/i18naddress/data/ag.json
+${PYSITELIB}/i18naddress/data/ai.json
+${PYSITELIB}/i18naddress/data/al.json
+${PYSITELIB}/i18naddress/data/all.json
+${PYSITELIB}/i18naddress/data/am.json
+${PYSITELIB}/i18naddress/data/ao.json
+${PYSITELIB}/i18naddress/data/aq.json
+${PYSITELIB}/i18naddress/data/ar.json
+${PYSITELIB}/i18naddress/data/as.json
+${PYSITELIB}/i18naddress/data/at.json
+${PYSITELIB}/i18naddress/data/au.json
+${PYSITELIB}/i18naddress/data/aw.json
+${PYSITELIB}/i18naddress/data/ax.json
+${PYSITELIB}/i18naddress/data/az.json
+${PYSITELIB}/i18naddress/data/ba.json
+${PYSITELIB}/i18naddress/data/bb.json
+${PYSITELIB}/i18naddress/data/bd.json
+${PYSITELIB}/i18naddress/data/be.json
+${PYSITELIB}/i18naddress/data/bf.json
+${PYSITELIB}/i18naddress/data/bg.json
+${PYSITELIB}/i18naddress/data/bh.json
+${PYSITELIB}/i18naddress/data/bi.json
+${PYSITELIB}/i18naddress/data/bj.json
+${PYSITELIB}/i18naddress/data/bl.json
+${PYSITELIB}/i18naddress/data/bm.json
+${PYSITELIB}/i18naddress/data/bn.json
+${PYSITELIB}/i18naddress/data/bo.json
+${PYSITELIB}/i18naddress/data/bq.json
+${PYSITELIB}/i18naddress/data/br.json
+${PYSITELIB}/i18naddress/data/bs.json
+${PYSITELIB}/i18naddress/data/bt.json
+${PYSITELIB}/i18naddress/data/bv.json
+${PYSITELIB}/i18naddress/data/bw.json
+${PYSITELIB}/i18naddress/data/by.json
+${PYSITELIB}/i18naddress/data/bz.json
+${PYSITELIB}/i18naddress/data/ca.json
+${PYSITELIB}/i18naddress/data/cc.json
+${PYSITELIB}/i18naddress/data/cd.json
+${PYSITELIB}/i18naddress/data/cf.json
+${PYSITELIB}/i18naddress/data/cg.json
+${PYSITELIB}/i18naddress/data/ch.json
+${PYSITELIB}/i18naddress/data/ci.json
+${PYSITELIB}/i18naddress/data/ck.json
+${PYSITELIB}/i18naddress/data/cl.json
+${PYSITELIB}/i18naddress/data/cm.json
+${PYSITELIB}/i18naddress/data/cn.json
+${PYSITELIB}/i18naddress/data/co.json
+${PYSITELIB}/i18naddress/data/cr.json
+${PYSITELIB}/i18naddress/data/cu.json
+${PYSITELIB}/i18naddress/data/cv.json
+${PYSITELIB}/i18naddress/data/cw.json
+${PYSITELIB}/i18naddress/data/cx.json
+${PYSITELIB}/i18naddress/data/cy.json
+${PYSITELIB}/i18naddress/data/cz.json
+${PYSITELIB}/i18naddress/data/de.json
+${PYSITELIB}/i18naddress/data/dj.json
+${PYSITELIB}/i18naddress/data/dk.json
+${PYSITELIB}/i18naddress/data/dm.json
+${PYSITELIB}/i18naddress/data/do.json
+${PYSITELIB}/i18naddress/data/dz.json
+${PYSITELIB}/i18naddress/data/ec.json
+${PYSITELIB}/i18naddress/data/ee.json
+${PYSITELIB}/i18naddress/data/eg.json
+${PYSITELIB}/i18naddress/data/eh.json
+${PYSITELIB}/i18naddress/data/er.json
+${PYSITELIB}/i18naddress/data/es.json
+${PYSITELIB}/i18naddress/data/et.json
+${PYSITELIB}/i18naddress/data/fi.json
+${PYSITELIB}/i18naddress/data/fj.json
+${PYSITELIB}/i18naddress/data/fk.json
+${PYSITELIB}/i18naddress/data/fm.json
+${PYSITELIB}/i18naddress/data/fo.json
+${PYSITELIB}/i18naddress/data/fr.json
+${PYSITELIB}/i18naddress/data/ga.json
+${PYSITELIB}/i18naddress/data/gb.json
+${PYSITELIB}/i18naddress/data/gd.json
+${PYSITELIB}/i18naddress/data/ge.json
+${PYSITELIB}/i18naddress/data/gf.json
+${PYSITELIB}/i18naddress/data/gg.json
+${PYSITELIB}/i18naddress/data/gh.json
+${PYSITELIB}/i18naddress/data/gi.json
+${PYSITELIB}/i18naddress/data/gl.json
+${PYSITELIB}/i18naddress/data/gm.json
+${PYSITELIB}/i18naddress/data/gn.json
+${PYSITELIB}/i18naddress/data/gp.json
+${PYSITELIB}/i18naddress/data/gq.json
+${PYSITELIB}/i18naddress/data/gr.json
+${PYSITELIB}/i18naddress/data/gs.json
+${PYSITELIB}/i18naddress/data/gt.json
+${PYSITELIB}/i18naddress/data/gu.json
+${PYSITELIB}/i18naddress/data/gw.json
+${PYSITELIB}/i18naddress/data/gy.json
+${PYSITELIB}/i18naddress/data/hk.json
+${PYSITELIB}/i18naddress/data/hm.json
+${PYSITELIB}/i18naddress/data/hn.json
+${PYSITELIB}/i18naddress/data/hr.json
+${PYSITELIB}/i18naddress/data/ht.json
+${PYSITELIB}/i18naddress/data/hu.json
+${PYSITELIB}/i18naddress/data/id.json
+${PYSITELIB}/i18naddress/data/ie.json
+${PYSITELIB}/i18naddress/data/il.json
+${PYSITELIB}/i18naddress/data/im.json
+${PYSITELIB}/i18naddress/data/in.json
+${PYSITELIB}/i18naddress/data/io.json
+${PYSITELIB}/i18naddress/data/iq.json
+${PYSITELIB}/i18naddress/data/ir.json
+${PYSITELIB}/i18naddress/data/is.json
+${PYSITELIB}/i18naddress/data/it.json
+${PYSITELIB}/i18naddress/data/je.json
+${PYSITELIB}/i18naddress/data/jm.json
+${PYSITELIB}/i18naddress/data/jo.json
+${PYSITELIB}/i18naddress/data/jp.json
+${PYSITELIB}/i18naddress/data/ke.json
+${PYSITELIB}/i18naddress/data/kg.json
+${PYSITELIB}/i18naddress/data/kh.json
+${PYSITELIB}/i18naddress/data/ki.json
+${PYSITELIB}/i18naddress/data/km.json
+${PYSITELIB}/i18naddress/data/kn.json
+${PYSITELIB}/i18naddress/data/kp.json
+${PYSITELIB}/i18naddress/data/kr.json
+${PYSITELIB}/i18naddress/data/kw.json
+${PYSITELIB}/i18naddress/data/ky.json
+${PYSITELIB}/i18naddress/data/kz.json
+${PYSITELIB}/i18naddress/data/la.json
+${PYSITELIB}/i18naddress/data/lb.json
+${PYSITELIB}/i18naddress/data/lc.json
+${PYSITELIB}/i18naddress/data/li.json
+${PYSITELIB}/i18naddress/data/lk.json
+${PYSITELIB}/i18naddress/data/lr.json
+${PYSITELIB}/i18naddress/data/ls.json
+${PYSITELIB}/i18naddress/data/lt.json
+${PYSITELIB}/i18naddress/data/lu.json
+${PYSITELIB}/i18naddress/data/lv.json
+${PYSITELIB}/i18naddress/data/ly.json
+${PYSITELIB}/i18naddress/data/ma.json
+${PYSITELIB}/i18naddress/data/mc.json
+${PYSITELIB}/i18naddress/data/md.json
+${PYSITELIB}/i18naddress/data/me.json
+${PYSITELIB}/i18naddress/data/mf.json
+${PYSITELIB}/i18naddress/data/mg.json
+${PYSITELIB}/i18naddress/data/mh.json
+${PYSITELIB}/i18naddress/data/mk.json
+${PYSITELIB}/i18naddress/data/ml.json
+${PYSITELIB}/i18naddress/data/mm.json
+${PYSITELIB}/i18naddress/data/mn.json
+${PYSITELIB}/i18naddress/data/mo.json
+${PYSITELIB}/i18naddress/data/mp.json
+${PYSITELIB}/i18naddress/data/mq.json
+${PYSITELIB}/i18naddress/data/mr.json
+${PYSITELIB}/i18naddress/data/ms.json
+${PYSITELIB}/i18naddress/data/mt.json
+${PYSITELIB}/i18naddress/data/mu.json
+${PYSITELIB}/i18naddress/data/mv.json
+${PYSITELIB}/i18naddress/data/mw.json
+${PYSITELIB}/i18naddress/data/mx.json
+${PYSITELIB}/i18naddress/data/my.json
+${PYSITELIB}/i18naddress/data/mz.json
+${PYSITELIB}/i18naddress/data/na.json
+${PYSITELIB}/i18naddress/data/nc.json
+${PYSITELIB}/i18naddress/data/ne.json
+${PYSITELIB}/i18naddress/data/nf.json
+${PYSITELIB}/i18naddress/data/ng.json
+${PYSITELIB}/i18naddress/data/ni.json
+${PYSITELIB}/i18naddress/data/nl.json
+${PYSITELIB}/i18naddress/data/no.json
+${PYSITELIB}/i18naddress/data/np.json
+${PYSITELIB}/i18naddress/data/nr.json
+${PYSITELIB}/i18naddress/data/nu.json
+${PYSITELIB}/i18naddress/data/nz.json
+${PYSITELIB}/i18naddress/data/om.json
+${PYSITELIB}/i18naddress/data/pa.json
+${PYSITELIB}/i18naddress/data/pe.json
+${PYSITELIB}/i18naddress/data/pf.json
+${PYSITELIB}/i18naddress/data/pg.json
+${PYSITELIB}/i18naddress/data/ph.json
+${PYSITELIB}/i18naddress/data/pk.json
+${PYSITELIB}/i18naddress/data/pl.json
+${PYSITELIB}/i18naddress/data/pm.json
+${PYSITELIB}/i18naddress/data/pn.json
+${PYSITELIB}/i18naddress/data/pr.json
+${PYSITELIB}/i18naddress/data/ps.json
+${PYSITELIB}/i18naddress/data/pt.json
+${PYSITELIB}/i18naddress/data/pw.json
+${PYSITELIB}/i18naddress/data/py.json
+${PYSITELIB}/i18naddress/data/qa.json
+${PYSITELIB}/i18naddress/data/re.json
+${PYSITELIB}/i18naddress/data/ro.json
+${PYSITELIB}/i18naddress/data/rs.json
+${PYSITELIB}/i18naddress/data/ru.json
+${PYSITELIB}/i18naddress/data/rw.json
+${PYSITELIB}/i18naddress/data/sa.json
+${PYSITELIB}/i18naddress/data/sb.json
+${PYSITELIB}/i18naddress/data/sc.json
+${PYSITELIB}/i18naddress/data/sd.json
+${PYSITELIB}/i18naddress/data/se.json
+${PYSITELIB}/i18naddress/data/sg.json
+${PYSITELIB}/i18naddress/data/sh.json
+${PYSITELIB}/i18naddress/data/si.json
+${PYSITELIB}/i18naddress/data/sj.json
+${PYSITELIB}/i18naddress/data/sk.json
+${PYSITELIB}/i18naddress/data/sl.json
+${PYSITELIB}/i18naddress/data/sm.json
+${PYSITELIB}/i18naddress/data/sn.json
+${PYSITELIB}/i18naddress/data/so.json
+${PYSITELIB}/i18naddress/data/sr.json
+${PYSITELIB}/i18naddress/data/ss.json
+${PYSITELIB}/i18naddress/data/st.json
+${PYSITELIB}/i18naddress/data/sv.json
+${PYSITELIB}/i18naddress/data/sx.json
+${PYSITELIB}/i18naddress/data/sy.json
+${PYSITELIB}/i18naddress/data/sz.json
+${PYSITELIB}/i18naddress/data/ta.json
+${PYSITELIB}/i18naddress/data/tc.json
+${PYSITELIB}/i18naddress/data/td.json
+${PYSITELIB}/i18naddress/data/tf.json
+${PYSITELIB}/i18naddress/data/tg.json
+${PYSITELIB}/i18naddress/data/th.json
+${PYSITELIB}/i18naddress/data/tj.json
+${PYSITELIB}/i18naddress/data/tk.json
+${PYSITELIB}/i18naddress/data/tl.json
+${PYSITELIB}/i18naddress/data/tm.json
+${PYSITELIB}/i18naddress/data/tn.json
+${PYSITELIB}/i18naddress/data/to.json
+${PYSITELIB}/i18naddress/data/tr.json
+${PYSITELIB}/i18naddress/data/tt.json
+${PYSITELIB}/i18naddress/data/tv.json
+${PYSITELIB}/i18naddress/data/tw.json
+${PYSITELIB}/i18naddress/data/tz.json
+${PYSITELIB}/i18naddress/data/ua.json
+${PYSITELIB}/i18naddress/data/ug.json
+${PYSITELIB}/i18naddress/data/um.json
+${PYSITELIB}/i18naddress/data/us.json
+${PYSITELIB}/i18naddress/data/uy.json
+${PYSITELIB}/i18naddress/data/uz.json
+${PYSITELIB}/i18naddress/data/va.json
+${PYSITELIB}/i18naddress/data/vc.json
+${PYSITELIB}/i18naddress/data/ve.json
+${PYSITELIB}/i18naddress/data/vg.json
+${PYSITELIB}/i18naddress/data/vi.json
+${PYSITELIB}/i18naddress/data/vn.json
+${PYSITELIB}/i18naddress/data/vu.json
+${PYSITELIB}/i18naddress/data/wf.json
+${PYSITELIB}/i18naddress/data/ws.json
+${PYSITELIB}/i18naddress/data/xk.json
+${PYSITELIB}/i18naddress/data/ye.json
+${PYSITELIB}/i18naddress/data/yt.json
+${PYSITELIB}/i18naddress/data/za.json
+${PYSITELIB}/i18naddress/data/zm.json
+${PYSITELIB}/i18naddress/data/zw.json
+${PYSITELIB}/i18naddress/data/zz.json
+${PYSITELIB}/i18naddress/downloader.py
+${PYSITELIB}/i18naddress/downloader.pyc
+${PYSITELIB}/i18naddress/downloader.pyo
Index: pkgsrc/devel/py-google-i18n-address/distinfo
diff -u /dev/null pkgsrc/devel/py-google-i18n-address/distinfo:1.1
--- /dev/null   Sat Jan 16 19:10:29 2021
+++ pkgsrc/devel/py-google-i18n-address/distinfo        Sat Jan 16 19:10:29 2021
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/01/16 19:10:29 riastradh Exp $
+
+SHA1 (google-i18n-address-2.4.0.tar.gz) = 7f57d3d6b462eeb4d08205b472c8a398094a6c2a
+RMD160 (google-i18n-address-2.4.0.tar.gz) = ed0221dc9b7a058c9f411bddaf1a1274dd1ec2af
+SHA512 (google-i18n-address-2.4.0.tar.gz) = a64e598b838f9d83b70b4f6acb3dc6c8930239e44b726f39a8f973334e2927d0394d1f323ca53acd43f4d9abede2a7ee48427f48a90427cbae7aada4cd8f08a5
+Size (google-i18n-address-2.4.0.tar.gz) = 728821 bytes



Home | Main Index | Thread Index | Old Index