summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 5 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 86dfa033f43e..4457c5d14fd3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,14 @@
pkgbase = python-pantable
pkgdesc = CSV Tables in Markdown: Pandoc Filter for CSV Tables
pkgver = 0.14.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ickc/pantable
arch = any
license = GPL3
- makedepends = python-setuptools
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-wheel
+ makedepends = python-poetry-core
depends = pandoc
depends = python
depends = python-panflute