diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-10-29 12:20:19 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:33:55 +0000 |
commit | 97f6370a3459ecf809f36096af9334b0dc371856 (patch) | |
tree | ff7530a27f22439387464a67633acb4f993760fc | |
parent | 627b12dfb55feba071fcae7aa04b8070592566a5 (diff) | |
download | aports-97f6370a3459ecf809f36096af9334b0dc371856.tar.bz2 aports-97f6370a3459ecf809f36096af9334b0dc371856.tar.xz |
community/py3-yoyo-migrations: rebuild against python 3.8
-rw-r--r-- | community/py3-yoyo-migrations/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-yoyo-migrations/APKBUILD b/community/py3-yoyo-migrations/APKBUILD index 354175e0ef..38dc2eb93e 100644 --- a/community/py3-yoyo-migrations/APKBUILD +++ b/community/py3-yoyo-migrations/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=py3-yoyo-migrations pkgver=6.1.0 -pkgrel=0 +pkgrel=1 pkgdesc="Database migrations with SQL" url="https://ollycope.com/software/yoyo/latest/" arch="noarch" |