summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2022-05-15 19:29:25 +0000
committeradam <adam@pkgsrc.org>2022-05-15 19:29:25 +0000
commitf3130aa6e74a9b9505bfdbdc1b1f3a7961a694d4 (patch)
tree5ed780cdafe917399e8c1c54a0e203217359772c /textproc
parent982687de380e1f95ff72ee70476a9d16fbd048b6 (diff)
downloadpkgsrc-f3130aa6e74a9b9505bfdbdc1b1f3a7961a694d4.tar.gz
py-xmlschema: updated to 1.11.0
v1.11.0 * Add localization for validation related error messages * Add Italian translation * Add Russian partial translation
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-xmlschema/Makefile4
-rw-r--r--textproc/py-xmlschema/PLIST11
-rw-r--r--textproc/py-xmlschema/distinfo8
3 files changed, 16 insertions, 7 deletions
diff --git a/textproc/py-xmlschema/Makefile b/textproc/py-xmlschema/Makefile
index da24dc0d340..9e14ece529b 100644
--- a/textproc/py-xmlschema/Makefile
+++ b/textproc/py-xmlschema/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.36 2022/04/11 16:33:56 adam Exp $
+# $NetBSD: Makefile,v 1.37 2022/05/15 19:29:25 adam Exp $
-DISTNAME= xmlschema-1.10.0
+DISTNAME= xmlschema-1.11.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=x/xmlschema/}
diff --git a/textproc/py-xmlschema/PLIST b/textproc/py-xmlschema/PLIST
index 1b4eb0eaad7..17005455949 100644
--- a/textproc/py-xmlschema/PLIST
+++ b/textproc/py-xmlschema/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2022/04/11 16:33:56 adam Exp $
+@comment $NetBSD: PLIST,v 1.16 2022/05/15 19:29:25 adam Exp $
bin/xmlschema-json2xml-${PYVERSSUFFIX}
bin/xmlschema-validate-${PYVERSSUFFIX}
bin/xmlschema-xml2json-${PYVERSSUFFIX}
@@ -70,6 +70,12 @@ ${PYSITELIB}/xmlschema/helpers.pyo
${PYSITELIB}/xmlschema/limits.py
${PYSITELIB}/xmlschema/limits.pyc
${PYSITELIB}/xmlschema/limits.pyo
+${PYSITELIB}/xmlschema/locale/en/LC_MESSAGES/xmlschema.mo
+${PYSITELIB}/xmlschema/locale/en/LC_MESSAGES/xmlschema.po
+${PYSITELIB}/xmlschema/locale/it/LC_MESSAGES/xmlschema.mo
+${PYSITELIB}/xmlschema/locale/it/LC_MESSAGES/xmlschema.po
+${PYSITELIB}/xmlschema/locale/ru/LC_MESSAGES/xmlschema.mo
+${PYSITELIB}/xmlschema/locale/ru/LC_MESSAGES/xmlschema.po
${PYSITELIB}/xmlschema/names.py
${PYSITELIB}/xmlschema/names.pyc
${PYSITELIB}/xmlschema/names.pyo
@@ -113,6 +119,9 @@ ${PYSITELIB}/xmlschema/testing/_helpers.pyo
${PYSITELIB}/xmlschema/testing/_observers.py
${PYSITELIB}/xmlschema/testing/_observers.pyc
${PYSITELIB}/xmlschema/testing/_observers.pyo
+${PYSITELIB}/xmlschema/translation.py
+${PYSITELIB}/xmlschema/translation.pyc
+${PYSITELIB}/xmlschema/translation.pyo
${PYSITELIB}/xmlschema/validators/__init__.py
${PYSITELIB}/xmlschema/validators/__init__.pyc
${PYSITELIB}/xmlschema/validators/__init__.pyo
diff --git a/textproc/py-xmlschema/distinfo b/textproc/py-xmlschema/distinfo
index 9f69048d839..062a529723a 100644
--- a/textproc/py-xmlschema/distinfo
+++ b/textproc/py-xmlschema/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.36 2022/04/11 16:33:56 adam Exp $
+$NetBSD: distinfo,v 1.37 2022/05/15 19:29:25 adam Exp $
-BLAKE2s (xmlschema-1.10.0.tar.gz) = 79c982e67134d13ebdf4c23cac96d6ce956be4b168e058b2712cf4a35603eb2a
-SHA512 (xmlschema-1.10.0.tar.gz) = c4358b210cc96e46617cc11b1b7e2a4d69c1bd6489cc73602552b184f209eb90b13eff353741aa7b1dbc3ff8514f90b7bb331ac18ffc466b3ce36f42f7497899
-Size (xmlschema-1.10.0.tar.gz) = 396057 bytes
+BLAKE2s (xmlschema-1.11.0.tar.gz) = 956218e510f7904bbe6f7561546c7f364729c3efa63d2c4282a458bb2009105c
+SHA512 (xmlschema-1.11.0.tar.gz) = 507b57b8d4f48eb9f2463898ad0bd245791a8c8086a544d45da1fb2d4f6edafa5e555d44bdba50974408f14251cb8acae2dfc2c1b5c4544088f336fdfee0793a
+Size (xmlschema-1.11.0.tar.gz) = 453958 bytes