15
0
forked from pool/python-bjoern
Commit Graph

10 Commits

Author SHA256 Message Date
396ac96648 Accepting request 1277426 from home:mcalabkova:branches:devel:languages:python
- Convert to pip-based build

OBS-URL: https://build.opensuse.org/request/show/1277426
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bjoern?expand=0&rev=16
2025-05-15 11:05:19 +00:00
93f50c707d - Update to version 3.2.2:
* #228, 235 Fix libev paths (Ian Swanson, Nicolas Damgaard Larsen)
  * #234 Set ``wsgi.input_terminated`` (Nathan Hoad)
  * Update PyPI description
  * #173 Fix segfault with old interpreters (Goldstein)
  * #171 Implement FileWrapper.close()
  * Fix FileWrapper/sendfile with offset
  * #184 Fix compile flags
  * #218 Fix SERVER_PORT (Souheil Chelfouh)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bjoern?expand=0&rev=14
2022-10-12 10:47:38 +00:00
54579aaf71 Accepting request 1009970 from home:yarunachalam:branches:devel:languages:python
- Update to version 3.2.2 
   - #228, 235 Fix libev paths (Ian Swanson, Nicolas Damgaard Larsen)
   - #234 Set ``wsgi.input_terminated`` (Nathan Hoad)
   - Update PyPI description

OBS-URL: https://build.opensuse.org/request/show/1009970
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bjoern?expand=0&rev=13
2022-10-12 10:46:51 +00:00
a1f5884907 - Update to 3.1.0:
* #169 Fix blocking accept() (Ionut Negru)
  * #164 Add support for statsd metrics/events (Mohammad Gufran)
  * #162 Fix Expect: 100-Continue support (Tom Brennan)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bjoern?expand=0&rev=11
2020-06-24 01:48:57 +00:00
Tomáš Chvátal
6ea2806688 Accepting request 713869 from home:stroeder:branches:devel:languages:python
update to 3.0.1

OBS-URL: https://build.opensuse.org/request/show/713869
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bjoern?expand=0&rev=9
2019-07-08 08:48:44 +00:00
Tomáš Chvátal
3113b30c1a Accepting request 704977 from home:pgajdos
- version update to 3.0.0
  *  Fix #91: Support for SIGTERM/SIGINT handling
  *  Fix #144: Proper handling of EAGAIN/EINTR (Adam Bouhenguel)
  *  Fix #138: Use Latin1 encoding for unicode strings
  *  Fix #139: Never use chunked responses for HTTP 204 and 304
  *  Fix #133: Segmentation fault with very long HTTP headers (@szabolcsbalogh)
  *  Fix #130: filewrapper must work with any read()able object
  *  Fix #128: Fix support for io.BytesIO and other pseudo-files
  *  Fix sendfile on BSD and OSX
  *  Fix #122: WSGI environ SERVER_PORT is now a str (Simon Biewald)
  *  Fix #122: WSGI environ SERVER_{PORT,HOST} are now always set (Simon Biewald)
  *  Fix #125: Missing GIL locking (@szabolcsbalogh)
  *  Fix Python 2 segfault
  *  Fix segfault with HTTP header (晏旭瑞)
  *  Fix segfault with large HTTP header
  *  Fix Python 3 unicode header handling
  *  Fix setup.py and `bjoern.version` attribute
  *  Python 3 support (Hua Yanghao, Isaiah Peng). Note that due to the size
     of this update, version 2.0.0 may be less stable than version 1.4.3.
- deleted patches
  - reproducible.patch (upstreamed)

OBS-URL: https://build.opensuse.org/request/show/704977
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bjoern?expand=0&rev=7
2019-05-24 07:54:03 +00:00
Tomáš Chvátal
e5cb5c6f02 Accepting request 586121 from home:bmwiedemann:branches:devel:languages:python
Add reproducible.patch to make build reproducible (boo#1041090)

OBS-URL: https://build.opensuse.org/request/show/586121
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bjoern?expand=0&rev=5
2018-03-13 07:11:22 +00:00
Denisart Benjamin
51d53013f3 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bjoern?expand=0&rev=4 2015-02-03 11:27:39 +00:00
Denisart Benjamin
c886750c03 Accepting request 283831 from home:bmanojlovic:branches:devel:languages:python
- updated package to 1.4.2 from 1.2
- multiple changes notable ones are:
  + CVE-2015-0219, see https://www.djangoproject.com/weblog/2015/jan/13/security/
  + Default to keep-alive for HTTP/1.1 connections
  + Unix socket support
  + Fixed 64bit compile errors

OBS-URL: https://build.opensuse.org/request/show/283831
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bjoern?expand=0&rev=3
2015-02-03 11:26:46 +00:00
Sascha Peilicke
9c5fb51d35 - Initial version
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bjoern?expand=0&rev=1
2012-11-22 13:49:17 +00:00