14
0
forked from pool/python-bottle

- update to 0.12.16

* DeprecationWarning: Flags not at the start of the expression
  * Some modules set __file__ as None 
  * gevent-1.3.0 removes 'fast' wsgi implementation.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bottle?expand=0&rev=22
This commit is contained in:
2019-02-28 15:22:39 +00:00
committed by Git OBS Bridge
parent 810f9199bd
commit ba88425f5d
5 changed files with 19 additions and 14 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Feb 28 15:20:17 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 0.12.16
* DeprecationWarning: Flags not at the start of the expression
* Some modules set __file__ as None
* gevent-1.3.0 removes 'fast' wsgi implementation.
-------------------------------------------------------------------
Wed Mar 29 15:24:50 UTC 2017 - toddrme2178@gmail.com