c940449c7f
Accepting request 808801 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/808801
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cheroot?expand=0&rev=14
2020-06-05 17:58:51 +00:00
Tomáš Chvátal
007c0b2045
Accepting request 808746 from home:pgajdos:python
...
submit
OBS-URL: https://build.opensuse.org/request/show/808746
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cheroot?expand=0&rev=30
2020-05-25 13:36:23 +00:00
31475efe1f
Accepting request 807188 from devel:languages:python
...
- Add patch to fix build with python 3.8.3:
* python383.patch
OBS-URL: https://build.opensuse.org/request/show/807188
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cheroot?expand=0&rev=13
2020-05-20 16:36:21 +00:00
Tomáš Chvátal
162b320bbd
- Add patch to fix build with python 3.8.3:
...
* python383.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cheroot?expand=0&rev=28
2020-05-19 10:35:54 +00:00
49e27ebffc
Accepting request 801107 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/801107
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cheroot?expand=0&rev=12
2020-05-09 17:52:13 +00:00
Tomáš Chvátal
9d44ebf08a
Accepting request 801093 from home:PSuarezHernandez:branches:devel:languages:python
...
- Avoid possible race condition on persistent HTTP connections (bsc#1169604)
- Added:
* 0001-Avoid-race-condition-on-persistent-HTTP-connections.patch
OBS-URL: https://build.opensuse.org/request/show/801093
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cheroot?expand=0&rev=26
2020-05-07 10:24:50 +00:00
07be9f59b8
Accepting request 785565 from devel:languages:python
...
- Fix build without python2
OBS-URL: https://build.opensuse.org/request/show/785565
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cheroot?expand=0&rev=11
2020-03-26 23:25:15 +00:00
Tomáš Chvátal
d85aa3fe43
- Fix build without python2
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cheroot?expand=0&rev=24
2020-03-16 10:23:26 +00:00
73bbc61de2
Accepting request 782539 from devel:languages:python
...
- Update to 8.3.0:
* cherrypy/cherrypy#910 via #243 : Provide TLS-related
details via WSGI environment interface.
* #248 : Fix parsing of the --bind CLI option
for abstract UNIX sockets.
OBS-URL: https://build.opensuse.org/request/show/782539
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cheroot?expand=0&rev=10
2020-03-08 21:22:56 +00:00
Tomáš Chvátal
b7693d4bad
- Update to 8.3.0:
...
* cherrypy/cherrypy#910 via #243 : Provide TLS-related
details via WSGI environment interface.
* #248 : Fix parsing of the --bind CLI option
for abstract UNIX sockets.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cheroot?expand=0&rev=22
2020-03-07 14:20:23 +00:00
2fde5cfebd
Accepting request 742156 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/742156
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cheroot?expand=0&rev=9
2019-11-04 16:08:30 +00:00
Tomáš Chvátal
ea3ff973e6
Accepting request 742154 from home:mcalabkova:branches:devel:languages:python
...
- Update to 8.2.1
* Deprecated use of negative timeouts as alias for infinite timeouts in ThreadPool.stop.
* For OPTION requests, bypass URI as path if it does not appear absolute.
* Workers are now request-based, addressing the long-standing issue with keep-alive connections
* Remove custom setup.cfg parser handling, allowing the project (including sdist)
to build/run on setuptools 41.4. Now building cheroot requires setuptools 30.3 or later
(for declarative config support) and preferably 34.4 or later (as indicated in pyproject.toml).
OBS-URL: https://build.opensuse.org/request/show/742154
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cheroot?expand=0&rev=20
2019-10-23 13:49:35 +00:00
209aedc3ce
Accepting request 734980 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/734980
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cheroot?expand=0&rev=8
2019-10-09 13:17:42 +00:00
Tomáš Chvátal
2620961588
Accepting request 734975 from home:mcalabkova:branches:devel:languages:python
...
- update to 7.0.0
* Refactored “open URL” behavior in webtest to rely on retry_call.
* backports.functools_lru_cache is only required on Python 3.2 and earlier.
* Fix race condition in threadpool shrink code.
OBS-URL: https://build.opensuse.org/request/show/734975
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cheroot?expand=0&rev=18
2019-10-04 11:43:04 +00:00
208677ccfa
Accepting request 730490 from devel:languages:python
...
- update to 6.5.8:
- Fix socket.SO_PEERCRED constant fallback value under PowerPC.
- Fix race condition when toggling stats counting in the middle
of request processing.
- Improve post Python 3.9 compatibility checks.
- Fix support of abstract namespace sockets
- Fix HTTP parser to return 400 on invalid major-only HTTP version
in Request-Line.
- Drop cheroot_fix_so_peercred_ppc.patch . Applied upstream.
OBS-URL: https://build.opensuse.org/request/show/730490
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cheroot?expand=0&rev=7
2019-09-17 11:35:41 +00:00
07f55c4c81
- update to 6.5.8:
...
- Fix socket.SO_PEERCRED constant fallback value under PowerPC.
- Fix race condition when toggling stats counting in the middle
of request processing.
- Improve post Python 3.9 compatibility checks.
- Fix support of abstract namespace sockets
- Fix HTTP parser to return 400 on invalid major-only HTTP version
in Request-Line.
- Drop cheroot_fix_so_peercred_ppc.patch . Applied upstream.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cheroot?expand=0&rev=16
2019-09-13 04:55:05 +00:00
0a11d7f8bb
Accepting request 728681 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/728681
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cheroot?expand=0&rev=6
2019-09-07 09:31:45 +00:00
Tomáš Chvátal
d958627118
Accepting request 728456 from home:michel_mno:branches:devel:languages:python
...
- Add cheroot_fix_so_peercred_ppc.patch
to solve python 2.7 tests failures for PowerPC, boo#1147151
OBS-URL: https://build.opensuse.org/request/show/728456
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cheroot?expand=0&rev=14
2019-09-06 06:25:46 +00:00
Tomáš Chvátal
74b2bea910
Accepting request 727845 from home:dancermak:branches:devel:languages:python
...
Drop dependency on backports.lru_cache for the python3 subpackage
OBS-URL: https://build.opensuse.org/request/show/727845
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cheroot?expand=0&rev=13
2019-09-03 05:35:01 +00:00
a3db64f9f7
Accepting request 718251 from devel:languages:python
...
- Update to 6.5.5 bsc#1142582:
OBS-URL: https://build.opensuse.org/request/show/718251
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cheroot?expand=0&rev=5
2019-07-26 10:39:40 +00:00
Tomáš Chvátal
672fe195e4
- Update to 6.5.5 bsc#1142582:
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cheroot?expand=0&rev=11
2019-07-24 13:17:35 +00:00
c9b825bfb8
Accepting request 707057 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/707057
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cheroot?expand=0&rev=4
2019-06-18 12:44:59 +00:00
Tomáš Chvátal
0c90d427de
Accepting request 706958 from home:jengelh:branches:devel:languages:python
...
- Ensure neutrality of description.
OBS-URL: https://build.opensuse.org/request/show/706958
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cheroot?expand=0&rev=9
2019-06-03 08:03:00 +00:00
4f415adc4a
Accepting request 702861 from devel:languages:python
...
- Update to 6.5.5:
- Sockets now collect statistics (bytes read and written) on
Python 3 same as Python 2.
- Ignore OpenSSL's 1.1+ Error 0 under any Python while wrapping
a socket.
- Switch off failing tests to avoid gh#cherrypy/cheroot#200 (forwarded request 702860 from mcepl)
OBS-URL: https://build.opensuse.org/request/show/702861
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cheroot?expand=0&rev=3
2019-05-16 19:57:22 +00:00
7b8ed73858
Accepting request 702860 from home:mcepl:branches:devel:languages:python
...
- Update to 6.5.5:
- Sockets now collect statistics (bytes read and written) on
Python 3 same as Python 2.
- Ignore OpenSSL's 1.1+ Error 0 under any Python while wrapping
a socket.
- Switch off failing tests to avoid gh#cherrypy/cheroot#200
OBS-URL: https://build.opensuse.org/request/show/702860
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cheroot?expand=0&rev=7
2019-05-14 14:41:50 +00:00
4aed5c9f18
Accepting request 681736 from devel:languages:python
...
- Update to 6.5.4:
* too many changes to enumerate see CHANGES.rst
- Make sure to execute testsuite
OBS-URL: https://build.opensuse.org/request/show/681736
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cheroot?expand=0&rev=2
2019-03-08 10:00:36 +00:00
Tomáš Chvátal
e19cdc62c9
- Update to 6.5.4:
...
* too many changes to enumerate see CHANGES.rst
- Make sure to execute testsuite
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cheroot?expand=0&rev=5
2019-03-05 12:51:32 +00:00
Todd R
62e6dfaeac
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cheroot?expand=0&rev=4
2018-09-20 19:37:51 +00:00
Todd R
679313dd8f
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cheroot?expand=0&rev=3
2018-09-20 19:37:19 +00:00
60fc12d321
Accepting request 489830 from devel:languages:python
...
Needed by latest version of python-CherryPy, which is already in openSUSE:Factory.
OBS-URL: https://build.opensuse.org/request/show/489830
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cheroot?expand=0&rev=1
2017-04-28 08:45:34 +00:00
Jan Matejek
0b89c9586e
Accepting request 486192 from devel:languages:python:singlespec
...
initial, requirement for new CherryPy
OBS-URL: https://build.opensuse.org/request/show/486192
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cheroot?expand=0&rev=1
2017-04-06 15:51:09 +00:00