mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
textproc/py-sphinx-intl: Update to 2.2.0
- Update WWW Changes: https://github.com/sphinx-doc/sphinx-intl/releases https://sphinx-intl.readthedocs.io/en/master/changes.html
This commit is contained in:
parent
9006fd89ee
commit
d912201e9e
2 changed files with 7 additions and 6 deletions
|
@ -1,13 +1,14 @@
|
||||||
PORTNAME= sphinx-intl
|
PORTNAME= sphinx-intl
|
||||||
PORTVERSION= 2.1.0
|
PORTVERSION= 2.2.0
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= textproc python
|
CATEGORIES= textproc python
|
||||||
MASTER_SITES= PYPI
|
MASTER_SITES= PYPI
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
DISTNAME= sphinx_intl-${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= Sphinx utility that make it easy to translate and to apply translation
|
COMMENT= Sphinx utility that make it easy to translate and to apply translation
|
||||||
WWW= https://github.com/sphinx-doc/sphinx-intl
|
WWW= https://sphinx-intl.readthedocs.io/en/master/ \
|
||||||
|
https://github.com/sphinx-doc/sphinx-intl
|
||||||
|
|
||||||
LICENSE= BSD2CLAUSE
|
LICENSE= BSD2CLAUSE
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1677771365
|
TIMESTAMP = 1727314594
|
||||||
SHA256 (sphinx-intl-2.1.0.tar.gz) = 9d9849ae42515b39786824e99f1e30db0404c377b01bb022690fc932b0221c02
|
SHA256 (sphinx_intl-2.2.0.tar.gz) = 66976a85d31624dfcb564059a6918f90b31669269bfe3f30b2d72e81f225ab20
|
||||||
SIZE (sphinx-intl-2.1.0.tar.gz) = 19144
|
SIZE (sphinx_intl-2.2.0.tar.gz) = 23652
|
||||||
|
|
Loading…
Add table
Reference in a new issue