mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
devel/py-pyparsing: Update to 3.1.1
- Update WWW Changes: https://github.com/pyparsing/pyparsing/releases
This commit is contained in:
parent
02bdf8ae45
commit
cc4d6aaa4d
2 changed files with 6 additions and 5 deletions
|
@ -1,12 +1,13 @@
|
||||||
PORTNAME= pyparsing
|
PORTNAME= pyparsing
|
||||||
PORTVERSION= 3.1.0
|
PORTVERSION= 3.1.1
|
||||||
CATEGORIES= devel python
|
CATEGORIES= devel python
|
||||||
MASTER_SITES= PYPI
|
MASTER_SITES= PYPI
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= General parsing module for Python
|
COMMENT= General parsing module for Python
|
||||||
WWW= https://github.com/pyparsing/pyparsing
|
WWW= https://pyparsing-docs.readthedocs.io/en/latest/ \
|
||||||
|
https://github.com/pyparsing/pyparsing
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1688166258
|
TIMESTAMP = 1691070104
|
||||||
SHA256 (pyparsing-3.1.0.tar.gz) = edb662d6fe322d6e990b1594b5feaeadf806803359e3d4d42f11e295e588f0ea
|
SHA256 (pyparsing-3.1.1.tar.gz) = ede28a1a32462f5a9705e07aea48001a08f7cf81a021585011deba701581a0db
|
||||||
SIZE (pyparsing-3.1.0.tar.gz) = 882565
|
SIZE (pyparsing-3.1.1.tar.gz) = 884814
|
||||||
|
|
Loading…
Add table
Reference in a new issue