3 Commits

Author SHA1 Message Date
pamela
451372f65d Update www/py-bottle to 0.12.16
based on diff from wen heping, I added tests
OK jca phessler
2019-05-13 03:25:18 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
ajacoutot
9fc96a9bda Import py-bottle-0.12.13
Bottle is a fast and simple micro-framework for small web applications. It
offers request dispatching (URL routing) with URL parameter support, templates,
a built-in HTTP Server and adapters for many third party WSGI/HTTP-server and
template engines - all in a single file and with no dependencies other than the
Python Standard Library.

ok jasper@
2018-05-09 10:07:37 +00:00