mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
textproc/py-sphinx_press_theme: Update version 0.5.1=>0.8.0
- Add LICENSE(BSD2CLAUSE and MIT) Changelog: https://schettino72.github.io/sphinx_press_site/changes.html
This commit is contained in:
parent
f462c1608d
commit
c9237fcb25
2 changed files with 10 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= sphinx_press_theme
|
PORTNAME= sphinx_press_theme
|
||||||
PORTVERSION= 0.5.1
|
PORTVERSION= 0.8.0
|
||||||
CATEGORIES= textproc python
|
CATEGORIES= textproc python
|
||||||
MASTER_SITES= PYPI
|
MASTER_SITES= PYPI
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
@ -8,10 +8,15 @@ MAINTAINER= bofh@FreeBSD.org
|
||||||
COMMENT= Them for py-sphinx based on VuePress
|
COMMENT= Them for py-sphinx based on VuePress
|
||||||
WWW= https://schettino72.github.io/sphinx_press_site/
|
WWW= https://schettino72.github.io/sphinx_press_site/
|
||||||
|
|
||||||
|
LICENSE= BSD2CLAUSE MIT
|
||||||
|
LICENSE_COMB= dual
|
||||||
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0:textproc/py-sphinx@${PY_FLAVOR}
|
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0:textproc/py-sphinx@${PY_FLAVOR}
|
||||||
|
|
||||||
NO_ARCH= yes
|
|
||||||
USES= python:3.7+
|
USES= python:3.7+
|
||||||
USE_PYTHON= autoplist distutils
|
USE_PYTHON= autoplist distutils
|
||||||
|
|
||||||
|
NO_ARCH= yes
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1600281460
|
TIMESTAMP = 1681311630
|
||||||
SHA256 (sphinx_press_theme-0.5.1.tar.gz) = bbb8b52b7c5721114ed230efbd97dbdc78c06097d1f8b16dddc9295d7bd09618
|
SHA256 (sphinx_press_theme-0.8.0.tar.gz) = 2884caab1dc01ecb11d158d4dd6d3179e2dd97cd48516c769cc27360272e62b3
|
||||||
SIZE (sphinx_press_theme-0.5.1.tar.gz) = 57582
|
SIZE (sphinx_press_theme-0.8.0.tar.gz) = 68878
|
||||||
|
|
Loading…
Add table
Reference in a new issue