summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b18f8084860f..460186daf153 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,14 @@
pkgbase = python-tatsu
pkgdesc = TatSu takes a grammar in a variation of EBNF as input, and outputs a memoizing PEG/Packrat parser in Python.
- pkgver = 5.6.1
- pkgrel = 3
+ pkgver = 5.7.3
+ pkgrel = 1
url = https://github.com/neogeny/TatSu
arch = any
license = BSD
makedepends = python-setuptools
depends = python
- depends = python-pytest-runner
optdepends = python-regex
- source = https://pypi.io/packages/source/T/TatSu/TatSu-5.6.1.zip
- sha256sums = 6a4f07aa7bfe9dfbee8015824feaf13f0b1a89577e2ee5a4a62c18630c309d4e
+ source = https://pypi.io/packages/source/T/TatSu/TatSu-5.7.3.zip
+ sha256sums = cf1f3b16fc4f8c8f4d0135749407dc01c10051c34ce1f6c7e859867d89b5ac69
pkgname = python-tatsu