forked from Lainports/freebsd-ports
textproc/py-xmlschema: Update to 1.9.2
Changelog: https://github.com/sissaschool/xmlschema/blob/v1.9.2/CHANGELOG.rst
This commit is contained in:
parent
d9efe78be4
commit
32ce044e76
2 changed files with 6 additions and 6 deletions
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= xmlschema
|
||||
DISTVERSION= 1.8.2
|
||||
DISTVERSION= 1.9.2
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
@ -10,8 +10,8 @@ COMMENT= Implementation of XML Schema for Python
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}elementpath>=2.3.0<3.0.0:textproc/py-elementpath@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}elementpath>=2.3.0<3.0.0:textproc/py-elementpath@${PY_FLAVOR}
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}elementpath>=2.4.0<3.0.0:textproc/py-elementpath@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}elementpath>=2.4.0<3.0.0:textproc/py-elementpath@${PY_FLAVOR}
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1637418802
|
||||
SHA256 (xmlschema-1.8.2.tar.gz) = 7cc25cf346e6949d1333fdb36b13bed144d3502fdcf941376f673233343f86d2
|
||||
SIZE (xmlschema-1.8.2.tar.gz) = 392045
|
||||
TIMESTAMP = 1641146752
|
||||
SHA256 (xmlschema-1.9.2.tar.gz) = 3ce6fe408a8c0a0ca5917cbe6181a933dfb5cfade9714eeb07b6335f9aff7b10
|
||||
SIZE (xmlschema-1.9.2.tar.gz) = 394954
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue