mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
textproc/py-sphinxcontrib-bibtex: Update to 2.6.3
Changes: https://github.com/mcmtroffaes/sphinxcontrib-bibtex/blob/develop/CHANGELOG.rst https://sphinxcontrib-bibtex.readthedocs.io/en/latest/changes.html
This commit is contained in:
parent
847ab6ce1f
commit
6d0eff06d5
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user