Skip to content

Commit

Permalink
devel/py-lark: Update to 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Nov 19, 2022
1 parent 5b10c0d commit d721c4e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/py-lark/Makefile
@@ -1,5 +1,5 @@
PORTNAME= lark
PORTVERSION= 1.1.2
PORTVERSION= 1.1.3
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -11,7 +11,7 @@ WWW= https://github.com/lark-parser/lark
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

USES= python:3.7+
USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils

NO_ARCH= yes
Expand Down
6 changes: 3 additions & 3 deletions devel/py-lark/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1654805366
SHA256 (lark-1.1.2.tar.gz) = 7a8d0c07d663da9391d7faee1bf1d7df4998c47ca43a593cbef5c7566acd057a
SIZE (lark-1.1.2.tar.gz) = 243201
TIMESTAMP = 1665647232
SHA256 (lark-1.1.3.tar.gz) = ca0d1aeb57f434c7276d209729e92b0e5017d177dde553134760c35bb4647d11
SIZE (lark-1.1.3.tar.gz) = 245913

0 comments on commit d721c4e

Please sign in to comment.