mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
textproc/py-sphinx-gallery: Update to 0.15.0
Changes: https://github.com/sphinx-gallery/sphinx-gallery/releases
This commit is contained in:
parent
27edf59111
commit
a1e2d7124b
@ -1,5 +1,5 @@
|
||||
PORTNAME= sphinx-gallery
|
||||
PORTVERSION= 0.14.0
|
||||
PORTVERSION= 0.15.0
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -12,7 +12,8 @@ WWW= https://sphinx-gallery.github.io/stable/ \
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=4,1:textproc/py-sphinx@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>=0:graphics/py-pillow@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}sphinx>=4,1:textproc/py-sphinx@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1696753604
|
||||
SHA256 (sphinx-gallery-0.14.0.tar.gz) = 2a4a0aaf032955508e1d0f3495199a3c7819ce420e71096bff0bca551a4043c2
|
||||
SIZE (sphinx-gallery-0.14.0.tar.gz) = 408734
|
||||
TIMESTAMP = 1700759870
|
||||
SHA256 (sphinx-gallery-0.15.0.tar.gz) = 7217fe98f8c4cce248db798c48f34183e4cdb277d2381e188182f92a14ec26b7
|
||||
SIZE (sphinx-gallery-0.15.0.tar.gz) = 422363
|
||||
|
Loading…
Reference in New Issue
Block a user