Update to 2.26.0.
See https://pypi.org/project/xml2rfc/ for a list of changes.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xml2rfc
|
||||
PORTVERSION= 2.23.0
|
||||
PORTVERSION= 2.26.0
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://tools.ietf.org/tools/xml2rfc2/cli/
|
||||
|
||||
@@ -19,7 +19,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=2.2.8:devel/py-lxml@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pyflakes>=0.8.1:devel/py-pyflakes@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}intervaltree>=3.0.1:devel/py-intervaltree@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}google-i18n-address>=2.3.2:devel/py-google-i18n-address@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}html5lib>=1.0.1:www/py-html5lib@${PY_FLAVOR}
|
||||
${PYTHON_PKGNAMEPREFIX}html5lib>=1.0.1:www/py-html5lib@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}kitchen>=1.2.6:devel/py-kitchen@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist concurrent optsuffix
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1561911063
|
||||
SHA256 (xml2rfc-2.23.0.tar.gz) = ce528fbc87facaafa70ff8d95b45f18a4d3819eada16325bbae3808bc625bb26
|
||||
SIZE (xml2rfc-2.23.0.tar.gz) = 3920108
|
||||
TIMESTAMP = 1567785453
|
||||
SHA256 (xml2rfc-2.26.0.tar.gz) = 89bd9baea8d9c1c4f0a9c4eaf12b9fbe1b1996e1923254d140cbe595b56d9559
|
||||
SIZE (xml2rfc-2.26.0.tar.gz) = 3910653
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
--- requirements.txt.orig 2019-02-14 14:17:04 UTC
|
||||
--- requirements.txt.orig 2019-08-26 12:39:42 UTC
|
||||
+++ requirements.txt
|
||||
@@ -1,7 +1,7 @@
|
||||
google-i18n-address>=2.3.2
|
||||
@@ -2,7 +2,7 @@ google-i18n-address>=2.3.2
|
||||
html5lib>=1.0.1
|
||||
intervaltree>=2.1.0,!=3.0.0
|
||||
-lxml>=2.2.8,!=4.3.1
|
||||
kitchen>=1.2.6
|
||||
-lxml>=2.2.8,!=4.3.1
|
||||
+lxml>=2.2.8
|
||||
pycountry>=1.8
|
||||
pycountry>=1.8,!=19.7.15
|
||||
pyflakes>=0.8.1
|
||||
requests>=2.5.0
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
--- xml2rfc.egg-info/requires.txt.orig 2019-04-08 11:17:38 UTC
|
||||
--- xml2rfc.egg-info/requires.txt.orig 2019-09-03 19:57:24 UTC
|
||||
+++ xml2rfc.egg-info/requires.txt
|
||||
@@ -1,7 +1,7 @@
|
||||
google-i18n-address>=2.3.2
|
||||
@@ -2,7 +2,7 @@ google-i18n-address>=2.3.2
|
||||
html5lib>=1.0.1
|
||||
intervaltree!=3.0.0,>=2.1.0
|
||||
kitchen>=1.2.6
|
||||
-lxml!=4.3.1,>=2.2.8
|
||||
+lxml>=2.2.8
|
||||
pycountry>=1.8
|
||||
+lxml!=4.3.1
|
||||
pycountry!=19.7.15,>=1.8
|
||||
pyflakes>=0.8.1
|
||||
requests>=2.5.0
|
||||
|
||||
Reference in New Issue
Block a user