blob: 1e345a1bf6e4b3e97a5b2eb6f437db8a9b610eb2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-yoyo-migrations
pkgdesc = Database migrations with SQL
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
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
|