mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
textproc/py-fluent.syntax: Update to 0.19.0
- Clean up pkg-descr Changes: https://github.com/projectfluent/python-fluent/releases https://github.com/projectfluent/python-fluent/blob/main/fluent.syntax/CHANGELOG.md
This commit is contained in:
parent
2f3562e579
commit
4726036ea6
@ -1,5 +1,5 @@
|
||||
PORTNAME= fluent.syntax
|
||||
PORTVERSION= 0.18.1
|
||||
PORTVERSION= 0.19.0
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -10,6 +10,8 @@ WWW= https://github.com/projectfluent/python-fluent/tree/master/fluent.syntax
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.7<5:devel/py-typing-extensions@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1632036832
|
||||
SHA256 (fluent.syntax-0.18.1.tar.gz) = 3a55f5e605d1b029a65cc8b6492c86ec4608e15447e73db1495de11fd46c104f
|
||||
SIZE (fluent.syntax-0.18.1.tar.gz) = 12881
|
||||
TIMESTAMP = 1679498818
|
||||
SHA256 (fluent.syntax-0.19.0.tar.gz) = 920326d7f46864b9758f0044e9968e3112198bc826acee16ddd8f11d359004fd
|
||||
SIZE (fluent.syntax-0.19.0.tar.gz) = 15039
|
||||
|
@ -4,5 +4,3 @@ system.
|
||||
The syntax package includes the parser, serializer, and traversal utilities like
|
||||
Visitor and Transformer. You're looking for this package if you work on tooling
|
||||
for Fluent in Python.
|
||||
|
||||
See also: https://github.com/projectfluent/python-fluent
|
||||
|
Loading…
Reference in New Issue
Block a user