Skip to content
Snippets Groups Projects
Verified Commit db62ed8c authored by sunpoet's avatar sunpoet
Browse files

textproc/py-sphinx-intl: Update to 2.0.1

- Sort RUN_DEPENDS
- Add NO_ARCH
- Update pkg-descr
- Update WWW
- Take maintainership

Changes:	https://github.com/sphinx-doc/sphinx-intl/blob/master/CHANGES.rst
parent 6d54ab1f
No related branches found
No related tags found
No related merge requests found
# Created by: Kris Moore <kmoore@FreeBSD.org> # Created by: Kris Moore <kmoore@FreeBSD.org>
PORTNAME= sphinx-intl PORTNAME= sphinx-intl
PORTVERSION= 0.9.5 PORTVERSION= 2.0.1
PORTREVISION= 2
CATEGORIES= textproc python CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Sphinx-intl translation features COMMENT= Sphinx utility that make it easy to translate and to apply translation
LICENSE= BSD2CLAUSE LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0,1:textproc/py-sphinx@${PY_FLAVOR} \ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=0:devel/py-babel@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}polib>=1.0.6:devel/py-polib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}click>=0:devel/py-click@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=1.8.0:devel/py-six@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}sphinx>=0,1:textproc/py-sphinx@${PY_FLAVOR}
USES= python:3.6+ USES= python:3.6+
USE_PYTHON= autoplist distutils USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
.include <bsd.port.mk> .include <bsd.port.mk>
SHA256 (sphinx-intl-0.9.5.tar.gz) = 78e1ebb2d867d73f2086d3eda6d54e0192f560fab2bce857f68e88b45991a17f TIMESTAMP = 1620151080
SIZE (sphinx-intl-0.9.5.tar.gz) = 12648 SHA256 (sphinx-intl-2.0.1.tar.gz) = b25a6ec169347909e8d983eefe2d8adecb3edc2f27760db79b965c69950638b4
SIZE (sphinx-intl-2.0.1.tar.gz) = 17544
Sphinx-intl is a utility tool that provides several features that sphinx-intl is a utility tool that provides several features that make it easy
makes it easy to translate and to apply translation to Sphinx to translate and to apply translation to Sphinx generated document.
generated document.
WWW: https://pypi.org/project/sphinx-intl/ WWW: https://github.com/sphinx-doc/sphinx-intl
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment