diff options
author | Ćukasz Jendrysik <scadu@yandex.com> | 2017-02-17 08:31:07 +0000 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-02-18 16:32:56 +0100 |
commit | a35c815dfdec0bcc6b87dfc4294c5ac22613bb56 (patch) | |
tree | 35300f3b07e90b4de04c231ca2a57b5c4deef428 /community/py-bottle | |
parent | f478dd52a3d1f7341a4f972df74166d48f8e3050 (diff) | |
download | aports-a35c815dfdec0bcc6b87dfc4294c5ac22613bb56.tar.bz2 aports-a35c815dfdec0bcc6b87dfc4294c5ac22613bb56.tar.xz |
community/py-bottle: rebuild against new version of python3
Diffstat (limited to 'community/py-bottle')
-rw-r--r-- | community/py-bottle/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-bottle/APKBUILD b/community/py-bottle/APKBUILD index 0bfbbdf043..131656956b 100644 --- a/community/py-bottle/APKBUILD +++ b/community/py-bottle/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-bottle _pkgname=bottle pkgver=0.12.13 -pkgrel=0 +pkgrel=1 pkgdesc="A fast, simple and lightweight WSGI micro web-framework" url="http://bottlepy.org/" arch="noarch" |