1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
Po-Chuan Hsieh 2024-09-30 21:03:15 +08:00
parent 847ab6ce1f
commit 6d0eff06d5
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
2 changed files with 9 additions and 5 deletions

View File

@ -1,9 +1,9 @@
PORTNAME= sphinxcontrib-bibtex
PORTVERSION= 2.6.2
PORTREVISION= 2
PORTVERSION= 2.6.3
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= sphinxcontrib_bibtex-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Sphinx extension for BibTeX style citations
@ -31,4 +31,8 @@ NO_ARCH= yes
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=3.6:devel/py-importlib-metadata@${PY_FLAVOR}
.endif
.if ${PYTHON_REL} >= 31200
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR}
.endif
.include <bsd.port.post.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1708449480
SHA256 (sphinxcontrib-bibtex-2.6.2.tar.gz) = f487af694336f28bfb7d6a17070953a7d264bec43000a2379724274f5f8d70ae
SIZE (sphinxcontrib-bibtex-2.6.2.tar.gz) = 117459
TIMESTAMP = 1727314598
SHA256 (sphinxcontrib_bibtex-2.6.3.tar.gz) = 7c790347ef1cb0edf30de55fc324d9782d085e89c52c2b8faafa082e08e23946
SIZE (sphinxcontrib_bibtex-2.6.3.tar.gz) = 117177