Go to file
Dirk Mueller f07495d804 Accepting request 358349 from home:aplanas:branches:devel:languages:python
- Add 0001_create_a_thread_to_reap_death_process.patch
  Fixes bsc#954591

- update to 0.11.3:
  - Added reloader_paths option to run_simple and other functions in
    werkzeug.serving. This allows the user to completely override the
    Python module watching of Werkzeug with custom paths.
  - Many custom cached properties of Werkzeug’s classes are now
    subclasses of Python’s property type (issue #616).
  - bind_to_environ now doesn’t differentiate between implicit and
    explicit default port numbers in HTTP_HOST (pull request #204).
  - BuildErrors are now more informative. They come with a complete
    sentence as error message, and also provide suggestions (pull
    request #691).
  - Fix a bug in the user agent parser where Safari’s build number
    instead of version would be extracted (pull request #703).
  - Fixed issue where RedisCache set_many was broken for twemproxy,
    which doesn’t support the default MULTI command (pull request
    #702).
  - mimetype parameters on request and response classes are now always
    converted to lowercase.
  - Changed cache so that cache never expires if timeout is 0. This
    also fixes an issue with redis setex (issue #550)
  - Werkzeug now assumes UTF-8 as filesystem encoding on Unix if
    Python detected it as ASCII.
  - New optional has method on caches.
  - Fixed various bugs in parse_options_header (pull request #643).
  - If the reloader is enabled the server will now open the socket in
    the parent process if this is possible. This means that when the
    reloader kicks in the connection from client will wait instead of

OBS-URL: https://build.opensuse.org/request/show/358349
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Werkzeug?expand=0&rev=16
2016-02-09 09:45:07 +00:00
.gitattributes - Package renamed to python-Werkzeug 2011-09-27 09:36:51 +00:00
.gitignore - Package renamed to python-Werkzeug 2011-09-27 09:36:51 +00:00
0001_create_a_thread_to_reap_death_process.patch Accepting request 358349 from home:aplanas:branches:devel:languages:python 2016-02-09 09:45:07 +00:00
python-Werkzeug.changes Accepting request 358349 from home:aplanas:branches:devel:languages:python 2016-02-09 09:45:07 +00:00
python-Werkzeug.spec Accepting request 358349 from home:aplanas:branches:devel:languages:python 2016-02-09 09:45:07 +00:00
Werkzeug-0.11.3.tar.gz Accepting request 358349 from home:aplanas:branches:devel:languages:python 2016-02-09 09:45:07 +00:00