summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMiodrag Tokić2024-08-03 14:43:00 +0200
committerMiodrag Tokić2024-08-03 14:43:00 +0200
commit50d1701de8f41f4d524c9b25bb4f325c42ce14fa (patch)
tree335386a9a341e5e7f17114a23b78b25c8ae75fc3 /.SRCINFO
parentd8d54bcfc0e32ce909bbd5b10a5731ab020e7134 (diff)
downloadaur-50d1701de8f41f4d524c9b25bb4f325c42ce14fa.tar.gz
Add missing build dependency
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index da34bd21c34f..c179728cf637 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,14 @@
pkgbase = python-sqlglot
pkgdesc = An easily customizable SQL parser and transpiler
pkgver = 23.14.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/tobymao/sqlglot
arch = any
license = MIT
- makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
+ makedepends = python-setuptools
+ makedepends = python-setuptools-scm
makedepends = python-wheel
depends = python
options = !emptydirs