summaryrefslogtreecommitdiff
path: root/geography/py-trytond-country
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2021-12-22 22:54:44 +0000
committermef <mef@pkgsrc.org>2021-12-22 22:54:44 +0000
commit015c86253367770d0746e4eef8b590960399180d (patch)
tree313ef4c6407ea0f2cc4fea1c718f2cc28cbe294c /geography/py-trytond-country
parent51a7370572d036a6b6eadfddbb15677655a37687 (diff)
downloadpkgsrc-015c86253367770d0746e4eef8b590960399180d.tar.gz
(*/py-trytond-*) regen distinfo and PLIST, I'll adjust other fallout later
Diffstat (limited to 'geography/py-trytond-country')
-rw-r--r--geography/py-trytond-country/PLIST33
-rw-r--r--geography/py-trytond-country/distinfo8
2 files changed, 29 insertions, 12 deletions
diff --git a/geography/py-trytond-country/PLIST b/geography/py-trytond-country/PLIST
index 3306518dd23..cedb474f2bf 100644
--- a/geography/py-trytond-country/PLIST
+++ b/geography/py-trytond-country/PLIST
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.4 2016/12/04 21:13:05 rodent Exp $
-bin/trytond${PYVERSSUFFIX}_import_zip
+@comment $NetBSD: PLIST,v 1.5 2021/12/22 22:54:51 mef Exp $
+bin/trytond_import_countries
+bin/trytond_import_postal_codes
${PYSITELIB}/trytond/modules/country/__init__.py
${PYSITELIB}/trytond/modules/country/__init__.pyc
${PYSITELIB}/trytond/modules/country/__init__.pyo
@@ -7,37 +8,53 @@ ${PYSITELIB}/trytond/modules/country/country.py
${PYSITELIB}/trytond/modules/country/country.pyc
${PYSITELIB}/trytond/modules/country/country.pyo
${PYSITELIB}/trytond/modules/country/country.xml
+${PYSITELIB}/trytond/modules/country/icons/tryton-country.svg
${PYSITELIB}/trytond/modules/country/locale/bg.po
${PYSITELIB}/trytond/modules/country/locale/ca.po
${PYSITELIB}/trytond/modules/country/locale/cs.po
${PYSITELIB}/trytond/modules/country/locale/de.po
${PYSITELIB}/trytond/modules/country/locale/es.po
${PYSITELIB}/trytond/modules/country/locale/es_419.po
+${PYSITELIB}/trytond/modules/country/locale/et.po
+${PYSITELIB}/trytond/modules/country/locale/fa.po
+${PYSITELIB}/trytond/modules/country/locale/fi.po
${PYSITELIB}/trytond/modules/country/locale/fr.po
-${PYSITELIB}/trytond/modules/country/locale/hu_HU.po
-${PYSITELIB}/trytond/modules/country/locale/it_IT.po
-${PYSITELIB}/trytond/modules/country/locale/ja_JP.po
+${PYSITELIB}/trytond/modules/country/locale/hu.po
+${PYSITELIB}/trytond/modules/country/locale/id.po
+${PYSITELIB}/trytond/modules/country/locale/it.po
${PYSITELIB}/trytond/modules/country/locale/lo.po
${PYSITELIB}/trytond/modules/country/locale/lt.po
${PYSITELIB}/trytond/modules/country/locale/nl.po
${PYSITELIB}/trytond/modules/country/locale/pl.po
-${PYSITELIB}/trytond/modules/country/locale/pt_BR.po
+${PYSITELIB}/trytond/modules/country/locale/pt.po
+${PYSITELIB}/trytond/modules/country/locale/ro.po
${PYSITELIB}/trytond/modules/country/locale/ru.po
${PYSITELIB}/trytond/modules/country/locale/sl.po
+${PYSITELIB}/trytond/modules/country/locale/tr.po
${PYSITELIB}/trytond/modules/country/locale/zh_CN.po
+${PYSITELIB}/trytond/modules/country/scripts/__init__.py
+${PYSITELIB}/trytond/modules/country/scripts/__init__.pyc
+${PYSITELIB}/trytond/modules/country/scripts/__init__.pyo
+${PYSITELIB}/trytond/modules/country/scripts/import_countries.py
+${PYSITELIB}/trytond/modules/country/scripts/import_countries.pyc
+${PYSITELIB}/trytond/modules/country/scripts/import_countries.pyo
+${PYSITELIB}/trytond/modules/country/scripts/import_postal_codes.py
+${PYSITELIB}/trytond/modules/country/scripts/import_postal_codes.pyc
+${PYSITELIB}/trytond/modules/country/scripts/import_postal_codes.pyo
${PYSITELIB}/trytond/modules/country/tests/__init__.py
${PYSITELIB}/trytond/modules/country/tests/__init__.pyc
${PYSITELIB}/trytond/modules/country/tests/__init__.pyo
+${PYSITELIB}/trytond/modules/country/tests/scenario_country_import.rst
${PYSITELIB}/trytond/modules/country/tests/test_country.py
${PYSITELIB}/trytond/modules/country/tests/test_country.pyc
${PYSITELIB}/trytond/modules/country/tests/test_country.pyo
${PYSITELIB}/trytond/modules/country/tryton.cfg
${PYSITELIB}/trytond/modules/country/view/country_form.xml
${PYSITELIB}/trytond/modules/country/view/country_tree.xml
+${PYSITELIB}/trytond/modules/country/view/postal_code_form.xml
+${PYSITELIB}/trytond/modules/country/view/postal_code_list.xml
${PYSITELIB}/trytond/modules/country/view/subdivision_form.xml
${PYSITELIB}/trytond/modules/country/view/subdivision_tree.xml
-${PYSITELIB}/trytond/modules/country/view/zip_form.xml
-${PYSITELIB}/trytond/modules/country/view/zip_list.xml
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
diff --git a/geography/py-trytond-country/distinfo b/geography/py-trytond-country/distinfo
index 26c25d2428b..30e009a0a78 100644
--- a/geography/py-trytond-country/distinfo
+++ b/geography/py-trytond-country/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2021/10/26 10:45:15 nia Exp $
+$NetBSD: distinfo,v 1.10 2021/12/22 22:54:51 mef Exp $
-BLAKE2s (tryton-4.2/trytond_country-4.2.0.tar.gz) = 942acef8d9d0a53d346f99eabd81c5dc010b2a07b2f5b41473c0de2b4f6c8eaa
-SHA512 (tryton-4.2/trytond_country-4.2.0.tar.gz) = c9e267d69409fe7a2925b0819a92f5a1ee1978989efe05a7ed5b409ae1e3547769295788088ccddd28a667d06c15b9dd11dbb653e05b9a9e63eb0b97687a2a03
-Size (tryton-4.2/trytond_country-4.2.0.tar.gz) = 1362126 bytes
+BLAKE2s (tryton-6.2/trytond_country-6.2.0.tar.gz) = be71d399b137e1d882e6c46b41426da6dfb45cc0450285f9c8cc43f452a2feb5
+SHA512 (tryton-6.2/trytond_country-6.2.0.tar.gz) = a50446d55c7740a3510dd7d161a7ea9fb88178bcc126a63f8b558697d18f41ba117844864245e2e9c7ea5c3f7ffaa68217a62b7c2a1c602ffd0b9aba6961d06c
+Size (tryton-6.2/trytond_country-6.2.0.tar.gz) = 55377 bytes