3 Commits

Author SHA1 Message Date
daniel
045d406324 update py-bottle to version 0.12.19
This update addresses CVE-2020-28473; a web cache poisoning vulnerability
affecting versions before 0.12.19
2021-07-08 23:57:34 +00:00
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
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