diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-04 07:10:46 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:32 +0000 |
| commit | 910984e56a49871309ef5eefd61a6a170ddaba91 (patch) | |
| tree | 6f56af401eac93e2b883abffa5bec10f15520fff /testing/py3-bottle-sqlalchemy | |
| parent | 219d08de891d2ade5da6c93cbcd0daf75c0f720b (diff) | |
| download | aports-910984e56a49871309ef5eefd61a6a170ddaba91.tar.bz2 aports-910984e56a49871309ef5eefd61a6a170ddaba91.tar.xz | |
testing/py3-bottle-sqlalchemy: rebuild against python 3.8
Diffstat (limited to 'testing/py3-bottle-sqlalchemy')
| -rw-r--r-- | testing/py3-bottle-sqlalchemy/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-bottle-sqlalchemy/APKBUILD b/testing/py3-bottle-sqlalchemy/APKBUILD index 445d0a7670..82bd2d7419 100644 --- a/testing/py3-bottle-sqlalchemy/APKBUILD +++ b/testing/py3-bottle-sqlalchemy/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-bottle-sqlalchemy _pkgname=bottle-sqlalchemy pkgver=0.4.3 -pkgrel=0 +pkgrel=1 pkgdesc="Bottle SQLAlchemy integration plugin" options="!check" # No testsuite in tarballs or usable github tarballs url="http://www.github.com/iurisilvio/bottle-sqlalchemy" |
