python3-yoyo-migrations: drop

Was introduced for gnome-authenticator but no longer needed.
This commit is contained in:
Đoàn Trần Công Danh 2023-05-14 16:11:19 +07:00
parent 90c34ae544
commit c991897fcb

View file

@ -1,17 +0,0 @@
# Template file for 'python3-yoyo-migrations'
pkgname=python3-yoyo-migrations
version=7.3.2
revision=3
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=44840828e1a0169f541e702d5aedca8185ada68087e7bad4850a6fc5d71e77a4
do_check() {
:
}