New package: python3-yoyo-migrations-7.2.0

This commit is contained in:
Đoàn Trần Công Danh 2020-08-26 00:15:13 +07:00
parent d6891a3535
commit 78a301318d
1 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,19 @@
# Template file for 'python3-yoyo-migrations'
pkgname=python3-yoyo-migrations
version=7.2.0
revision=1
archs=noarch
wrksrc=yoyo-migrations-$version
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-sqlparse"
short_desc="Database migrations with SQL"
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="Apache-2.0"
homepage="https://ollycope.com/software/yoyo/latest/"
distfiles="$PYPI_SITE/y/yoyo-migrations/yoyo-migrations-$version.tar.gz"
checksum=a54f6176ff6da3330be537c962235aaa9e5f7f2aae563b1c531b1cb616d80359
do_check() {
:
}