adbadeb9d0
Accepting request 1221357 from home:dimstar:Factory
...
- Avoid using requires_eq, which after the last modifications
conflicts with python singlespec (order of expansion).
OBS-URL: https://build.opensuse.org/request/show/1221357
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=129
2024-11-05 11:50:50 +00:00
37ec05721b
Accepting request 1082453 from home:dirkmueller:acdc:as_python3_module
...
- Do not hardcode the python version to get the python-tornadoN version.
OBS-URL: https://build.opensuse.org/request/show/1082453
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=127
2023-04-24 09:28:44 +00:00
83a4717e14
Accepting request 1081667 from home:dirkmueller:acdc:as_python3_module
...
SR for python stack proposal
OBS-URL: https://build.opensuse.org/request/show/1081667
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=126
2023-04-21 14:02:13 +00:00
2edb716d2e
Accepting request 870340 from home:bnavigator:branches:devel:languages:python
...
- Multibuild and singlespec again: remove a lot of duplicated code
- Get the correct tornado6 version from the installed package at
buildtime.
OBS-URL: https://build.opensuse.org/request/show/870340
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=124
2021-02-09 08:53:53 +00:00
7b8847c686
Accepting request 868028 from home:bnavigator:branches:devel:languages:python
...
- Make packages for python36 and python38 in Tumbleweed
Not sure if this package still has a valid use case.
python-tornado6 already specifies a `Provides: python-tornado`
and the multiple choice needs to be resolved in the prjconf
already.
OBS-URL: https://build.opensuse.org/request/show/868028
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=122
2021-01-31 16:25:54 +00:00
Tomáš Chvátal
c727d06a60
- Add conditional so we can dynamically turn off python2
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=120
2020-04-08 12:18:28 +00:00
Tomáš Chvátal
0bd8bf125e
- Require tornado5 for py2 and tornado6 for py3 as they
...
are in different versions
- Also switch from singlespec to explicit writeup for the obvious
distinction between different versions of 2 and 3 variant
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=117
2019-10-01 13:44:39 +00:00
Tomáš Chvátal
ca62df0887
Accepting request 734330 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/734330
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=116
2019-10-01 13:32:39 +00:00
Tomáš Chvátal
474435d7a3
- Provide and obsolete python-toro that was integrated in tornado
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=115
2019-09-19 07:57:37 +00:00
Tomáš Chvátal
0d219f8141
- Minimal version is 3.5 and as such remove 3.4 compat deps
...
- Change this package back to latest python tornado to use
same approach like we do with pytest
- Reduce the conflicts even more
- Remove cruft dependencies that should not be needed
- Conflicts fixes
- Use a different conflicts with other tornado versions.
- Rename to python-tornado6 to handle version incompatibilities
- Update to 6.0.3
+ Bug fixes
* `.gen.with_timeout` always treats ``asyncio.CancelledError`` as a
``quiet_exception`` (this improves compatibility with Python 3.8,
which changed ``CancelledError`` to a ``BaseException``).
* ``IOStream`` now checks for closed streams earlier, avoiding
spurious logged errors in some situations (mainly with websockets).
- Update to 6.0.2
+ Bug fixes
* `.WebSocketHandler.set_nodelay` works again.
* Accessing ``HTTPResponse.body`` now returns an empty byte string
instead of raising ``ValueError`` for error responses that don't
have a body (it returned None in this case in Tornado 5).
- Update to 6.0.1
+ Bug fixes
* Fixed issues with type annotations that caused errors while
importing Tornado on Python 3.5.2.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=114
2019-09-18 08:06:53 +00:00
Tomáš Chvátal
884c5752ad
- Provide %oldpython-tornado symbol too
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=112
2019-09-17 11:03:59 +00:00
Tomáš Chvátal
42bbcb2109
- Remove duplicate entry
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=111
2019-09-12 09:29:55 +00:00
Todd R
73b0fc56ac
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=109
2019-08-14 15:09:46 +00:00
Todd R
44b30bc138
Accepting request 722047 from home:TheBlackCat:branches:devel:languages:python
...
Fix package name
OBS-URL: https://build.opensuse.org/request/show/722047
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=106
2019-08-09 16:49:23 +00:00
Todd R
c484ef164b
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=105
2019-08-09 16:31:22 +00:00
Todd R
81cab40485
Accepting request 722039 from home:TheBlackCat:branches:devel:languages:python
...
Fix provides.
OBS-URL: https://build.opensuse.org/request/show/722039
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=103
2019-08-09 16:14:15 +00:00
Todd R
cfa3e60698
Accepting request 722027 from home:TheBlackCat:branches:devel:languages:python
...
- Split tornado versions into their own packages.
This package now depends on the current preferred version.
OBS-URL: https://build.opensuse.org/request/show/722027
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=102
2019-08-09 16:04:51 +00:00
Tomáš Chvátal
c1d6b694f4
- Fix fdupes macro expansion
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=100
2019-03-07 11:27:54 +00:00
Tomáš Chvátal
2b1e614c92
- Add patch to skip tests failing with openss-1.1.1; this happens
...
only when using TLS 1.3 so if user wants to use tornado they
can hand disable the TLS and continue:
* skip-failing-tests.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=98
2019-01-30 11:14:36 +00:00
a6cecd0282
Accepting request 669360 from home:jbrownell:branches:devel:languages:python
...
- Import necessary dependencies on Red Hat platforms
- Fix LICENSE in spec
OBS-URL: https://build.opensuse.org/request/show/669360
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=97
2019-01-29 11:57:16 +00:00
Tomáš Chvátal
f778e28b59
Accepting request 664408 from home:scarabeus_iv
...
Revert to tornado 4.5 to fix salt
OBS-URL: https://build.opensuse.org/request/show/664408
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=94
2019-01-10 15:17:51 +00:00
Tomáš Chvátal
ab488a308e
Accepting request 664197 from home:jbrownell:branches:devel:languages:python
...
- Import python-backports_abc on Red Hat, not just SUSE, platforms
OBS-URL: https://build.opensuse.org/request/show/664197
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=92
2019-01-10 08:31:28 +00:00
Tomáš Chvátal
fd747bc269
Accepting request 636400 from home:sebix:branches:devel:languages:python
...
- update to version 5.1.1:
- Bug fixes
- Fixed an case in which the `.Future` returned by
`.RequestHandler.finish` could fail to resolve.
- The `.TwitterMixin.authenticate_redirect` method works again.
- Improved error handling in the `tornado.auth` module, fixing hanging
requests when a network or other error occurs.
OBS-URL: https://build.opensuse.org/request/show/636400
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=91
2018-09-19 08:41:00 +00:00
Tomáš Chvátal
ca134ba95b
Accepting request 634726 from home:jengelh:branches:devel:languages:python
...
- Update descriptions. Remove the marketing buzz.
OBS-URL: https://build.opensuse.org/request/show/634726
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=90
2018-09-11 07:18:03 +00:00
Tomáš Chvátal
c46894c6fe
Accepting request 634351 from home:mcepl:work
...
- BuildRequires: simplejson is completely useless.
- Remove simplejson also from Requires.
OBS-URL: https://build.opensuse.org/request/show/634351
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=89
2018-09-08 09:11:55 +00:00
e184ca9228
Accepting request 622947 from home:mimi_vx:branches:devel:languages:python
...
- update to 5.1
- drop tornado-async-deprecations.patch
tornado-testsuite_timeout.patch
* support python 3.7
* big bunch of changes, please check:
http://www.tornadoweb.org/en/stable/releases.html
OBS-URL: https://build.opensuse.org/request/show/622947
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=83
2018-07-15 21:21:09 +00:00
Tomáš Chvátal
ad67effd3e
Accepting request 606268 from home:TheBlackCat:branches:devel:languages:python
...
- Fix building on SLE
OBS-URL: https://build.opensuse.org/request/show/606268
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=81
2018-05-11 04:59:21 +00:00
Todd R
93250dcf96
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=79
2018-04-18 17:10:06 +00:00
Tomáš Chvátal
31b2e20674
Accepting request 587899 from home:oertel:branches:devel:languages:python
...
- add tornado-testsuite_timeout.patch (bsc#1085661)
extend timeouts in testsuite to allow successful build on ppc64le
OBS-URL: https://build.opensuse.org/request/show/587899
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=76
2018-03-16 15:16:53 +00:00
e700233793
Accepting request 583983 from home:aplanas:branches:devel:languages:python
...
Allows Recommends and Suggest in Fedora
OBS-URL: https://build.opensuse.org/request/show/583983
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=74
2018-03-07 16:43:30 +00:00
c3e4fbe323
Accepting request 580765 from home:aplanas:branches:devel:languages:python
...
- Recommends only for SUSE
OBS-URL: https://build.opensuse.org/request/show/580765
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=72
2018-02-27 21:30:44 +00:00
Tomáš Chvátal
1c64c79cde
Accepting request 576399 from home:TheBlackCat:branches:devel:languages:python
...
- Update to version 4.5.3
+ tornado.curl_httpclient
* Improved debug logging on Python 3.
+ tornado.httpserver
* ``Content-Length`` and ``Transfer-Encoding`` headers are no longer
sent with 1xx or 204 responses (this was already true of 304
responses).
* Reading chunked requests no longer leaves the connection in a broken
state.
+ tornado.iostream
* Writing a `memoryview` can no longer result in "BufferError:
Existing exports of data: object cannot be re-sized".
+ tornado.options
* Duplicate option names are now detected properly whether they use
hyphens or underscores.
+ tornado.testing
* `.AsyncHTTPTestCase.fetch` now uses ``127.0.0.1`` instead of
``localhost``, improving compatibility with systems that have
partially-working ipv6 stacks.
+ tornado.web
* It is no longer allowed to send a body with 1xx or 204 responses.
+ tornado.websocket
* Requests with invalid websocket headers now get a response with
status code 400 instead of a closed connection.
OBS-URL: https://build.opensuse.org/request/show/576399
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=70
2018-02-14 10:30:40 +00:00
Jan Matejek
34ef4d5534
- only buildrequire futures / singledispatch if python2 is present
...
(fixes build in environments that don't have python2 at all)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=68
2018-01-04 16:04:13 +00:00
Tomáš Chvátal
5f0473b918
- Distribute license file
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=66
2017-12-06 13:59:49 +00:00
Tomáš Chvátal
21c9ee96d6
Accepting request 546290 from home:apersaud:branches:devel:languages:python
...
update to latest version
OBS-URL: https://build.opensuse.org/request/show/546290
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=65
2017-11-30 10:00:26 +00:00
Jan Matejek
775adde41b
Accepting request 534392 from home:ojkastl_buildservice:Redfish_SLES12
...
BuildRequires for certifi and backports.ssl_match_hostname on SLES12 GA only, to avoid build errors
OBS-URL: https://build.opensuse.org/request/show/534392
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=63
2017-10-17 13:20:44 +00:00
Jan Matejek
80245c1db5
Accepting request 515801 from home:TheBlackCat:branches:devel:languages:python
...
Fix tests
OBS-URL: https://build.opensuse.org/request/show/515801
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=61
2017-08-10 12:30:23 +00:00
Jan Matejek
94ee3e54fb
- in %pre, remove egg-info file if installed, because it's being
...
replaced by a directory (bsc#1035604)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=58
2017-06-23 17:42:14 +00:00
Jan Matejek
bbe6fa4376
Accepting request 505937 from home:matejcik:rpm-macros-build-test
...
- replace the complicated condition for requiring backports.ssl_match_hostname
with unconditional requirement for Python >= 2.7.9
OBS-URL: https://build.opensuse.org/request/show/505937
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=57
2017-06-23 16:18:10 +00:00
f23be283ab
- require python-backports.ssl_hostname only on python 2.x
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=56
2017-05-31 19:26:02 +00:00
Todd R
d803262b66
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=55
2017-04-19 18:36:40 +00:00
Todd R
f87f8fa1c7
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=52
2017-04-19 18:35:30 +00:00
Todd R
49f03f55b8
Accepting request 486649 from home:TheBlackCat:branches:devel:languages:python
...
update to 4.4.3
OBS-URL: https://build.opensuse.org/request/show/486649
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=51
2017-04-07 21:15:41 +00:00
Jan Matejek
98de832aa4
Accepting request 486185 from devel:languages:python:singlespec
...
- tornado-configtest.patch: fix test failure when __file__ is not absolute
- tornado-async-deprecations.patch: filter test failures due to async
deprecation warnings, to fix build on python 3.6
- update for multipython build
- enable test suite
OBS-URL: https://build.opensuse.org/request/show/486185
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=50
2017-04-06 15:40:27 +00:00
9569980e01
- update to 4.4.2:
...
* Tornado now requires Python 2.7 or 3.3+; versions 2.6 and 3.2 are no
longer supported. Pypy3 is still supported even though its latest
release is mainly based on Python 3.2.
* The `monotonic <https://pypi.python.org/pypi/monotonic >`_ package is
now supported as an alternative to `Monotime
<https://pypi.python.org/pypi/Monotime >`_ for monotonic clock support
on Python 2.
- add singledispatch and backports_abc dependencies
as stated in docs/releases/v4.3.0.rst
* Tornado has several new dependencies: (...)
``singledispatch`` on all Python versions prior to 3.4 (This was an
optional dependency in prior versions of Tornado, and is now
mandatory), and ``backports_abc>=0.4`` on all versions prior to
3.5
Since this python module works with python version >= 2.7.9 (otherwise it would be called python3-tornado, afaiu)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=49
2016-11-14 14:40:59 +00:00
Denisart Benjamin
325cdbc11b
Accepting request 350523 from home:jordimassaguerpla:branches:devel:languages:python
...
- add singledispatch and backports_abc dependencies
as stated in docs/releases/v4.3.0.rst
* Tornado has several new dependencies: (...)
``singledispatch`` on all Python versions prior to 3.4 (This was an
optional dependency in prior versions of Tornado, and is now
mandatory), and ``backports_abc>=0.4`` on all versions prior to
3.5
Since this python module works with python version >= 2.7.9 (otherwise it would be called python3-tornado, afaiu)
OBS-URL: https://build.opensuse.org/request/show/350523
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=48
2016-01-02 19:21:04 +00:00
Todd R
15dcaf75ad
Accepting request 348070 from home:TheBlackCat:branches:devel:languages:python
...
Switch to pypi tarball. It uses "4.3" instead of "4.3.0"
OBS-URL: https://build.opensuse.org/request/show/348070
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=47
2015-12-09 11:30:32 +00:00
Todd R
fc0d0f2496
Accepting request 348007 from home:kwk:branches:devel:languages:python
...
update to 4.3.0
OBS-URL: https://build.opensuse.org/request/show/348007
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=46
2015-12-09 10:34:10 +00:00
55d70638cb
Accepting request 339483 from systemsmanagement:saltstack
...
1
OBS-URL: https://build.opensuse.org/request/show/339483
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=45
2015-10-19 07:52:46 +00:00
Jan Matejek
a04745ca14
Accepting request 334984 from home:flavio_castelli:branches:devel:languages:python
...
fix python-certifi requirement
OBS-URL: https://build.opensuse.org/request/show/334984
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=44
2015-09-30 15:16:17 +00:00