mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
textproc/py-jsx-lexer: Update version 1.0.0=>2.0.0
Relnotes: https://github.com/fcurella/jsx-lexer/releases/tag/v2.0.0
This commit is contained in:
parent
1332e95698
commit
7cb0e1b6e9
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= jsx-lexer
|
||||
PORTVERSION= 1.0.0
|
||||
PORTVERSION= 2.0.0
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -10,7 +10,7 @@ COMMENT= JSX lexer for Pygments
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>=2.7:textproc/py-pygments@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>=2.9.0:textproc/py-pygments@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1645353964
|
||||
SHA256 (jsx-lexer-1.0.0.tar.gz) = b5f5270cad47b065417fd7bdb780199d5166bd4a88a2a0fd7412e90e7a59b5cc
|
||||
SIZE (jsx-lexer-1.0.0.tar.gz) = 6316
|
||||
TIMESTAMP = 1658233703
|
||||
SHA256 (jsx-lexer-2.0.0.tar.gz) = ca22483ced80a92e45fa1855da7cf99309852c0637842a79a759e10ea57b904d
|
||||
SIZE (jsx-lexer-2.0.0.tar.gz) = 3696
|
||||
|
|
Loading…
Add table
Reference in a new issue