summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7843fe147c3e..3a81f5b61571 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=python-yoyo-migrations
pkgver=7.2.1
-pkgrel=2
+pkgrel=3
pkgdesc='Database migrations with SQL'
arch=(any)
url='https://ollycope.com/software/yoyo/latest/'
license=(Apache)
-depends=('python' 'python-iniherit' 'python-text-unidecode')
+depends=('python' 'python-iniherit' 'python-text-unidecode' 'python-sqlparse')
makedepends=('python-pip')
source=("https://files.pythonhosted.org/packages/source/y/yoyo-migrations/yoyo-migrations-$pkgver.tar.gz")
sha256sums=('89b6d51e9fcc8f7b413ebfa99576d19a71c0a04a0917898e45ad02c711e5f0da')