forked from Lainports/opnsense-ports
textproc/py-alabaster: sync with upstream
Taken from: FreeBSD
This commit is contained in:
parent
42cdd4f93e
commit
b950106ca3
2 changed files with 10 additions and 7 deletions
|
|
@ -1,18 +1,21 @@
|
|||
PORTNAME= alabaster
|
||||
PORTVERSION= 0.7.13
|
||||
PORTVERSION= 0.7.16
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Modified Kr Sphinx theme
|
||||
WWW= https://github.com/bitprophet/alabaster
|
||||
WWW= https://alabaster.readthedocs.io/en/latest/ \
|
||||
https://github.com/sphinx-doc/alabaster
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.rst
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.7:devel/py-flit-core@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
USE_PYTHON= autoplist concurrent pep517
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1674590008
|
||||
SHA256 (alabaster-0.7.13.tar.gz) = a27a4a084d5e690e16e01e03ad2b2e552c61a65469419b907243193de1a84ae2
|
||||
SIZE (alabaster-0.7.13.tar.gz) = 11454
|
||||
TIMESTAMP = 1708449454
|
||||
SHA256 (alabaster-0.7.16.tar.gz) = 75a8b99c28a5dad50dd7f8ccdd447a121ddb3892da9e53d1ca5cca3106d58d65
|
||||
SIZE (alabaster-0.7.16.tar.gz) = 23776
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue