mirror of https://git.FreeBSD.org/ports.git
textproc/py-docxtpl: Update to 0.20.0
- Remove obsolete dependency [1] PR: 284601 Reported by: mail_of_sergey@mail.ru [1]
This commit is contained in:
parent
363581932d
commit
cc46e769ce
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= docxtpl
|
||||
PORTVERSION= 0.16.6
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.20.0
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -14,7 +13,6 @@ LICENSE= LGPL21
|
|||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=3.3.4:devel/py-lxml@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}python-docx>0:textproc/py-python-docx@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}docxcompose>0:textproc/py-docxcompose@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1682829200
|
||||
SHA256 (docxtpl-0.16.6.tar.gz) = c5938dd891bf13958dd5dfd513816c688999060f037c316756a005cdebf9a322
|
||||
SIZE (docxtpl-0.16.6.tar.gz) = 29991
|
||||
TIMESTAMP = 1750747705
|
||||
SHA256 (docxtpl-0.20.0.tar.gz) = 87d5d9c7f73a6c74c182b4b78a82886047e33db64973f7adaac3e0a824ffef63
|
||||
SIZE (docxtpl-0.20.0.tar.gz) = 31544
|
||||
|
|
Loading…
Reference in New Issue