summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO11
1 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e28e81685cb5..1e345a1bf6e4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,17 @@
pkgbase = python-yoyo-migrations
pkgdesc = Database migrations with SQL
- pkgver = 7.2.1
- pkgrel = 2
+ pkgver = 8.2.0
+ pkgrel = 1
url = https://ollycope.com/software/yoyo/latest/
arch = any
license = Apache
+ makedepends = python-setuptools
makedepends = python-pip
depends = python
depends = python-iniherit
depends = python-text-unidecode
- source = https://files.pythonhosted.org/packages/source/y/yoyo-migrations/yoyo-migrations-7.2.1.tar.gz
- sha256sums = 89b6d51e9fcc8f7b413ebfa99576d19a71c0a04a0917898e45ad02c711e5f0da
+ depends = python-sqlparse
+ source = https://files.pythonhosted.org/packages/source/y/yoyo-migrations/yoyo-migrations-8.2.0.tar.gz
+ sha256sums = 820606a03e262cf1cd4f59e256c28fa446425224d5b82a3d1275fd78178523e4
pkgname = python-yoyo-migrations
-