Commit Graph

87 Commits

Author SHA256 Message Date
da741f5d7b 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
5e21e5b6e5 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
36bd74b017 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
3346c94e5c - 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
f7b53d91bf OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=118 2019-10-02 13:37:26 +00:00
Tomáš Chvátal
97794daed7 - 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
92d9b380fe 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
b4eacdcfb4 - 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
766b57196f - 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
066b6b8a66 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=113 2019-09-17 18:04:51 +00:00
Tomáš Chvátal
2872f19e38 - 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
3deae9b62c - 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
8fbae24f04 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=107 2019-08-14 15:08:52 +00:00
Todd R
2a248cf916 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
39d27ee607 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=104 2019-08-09 16:27:55 +00:00
Todd R
1a0519e927 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
f76f1c4ee0 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
c6ca27e3c0 - 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
4b551741bd - 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
46368d932a 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
ec91b807a5 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=95 2019-01-10 15:19:45 +00:00
Tomáš Chvátal
c1c09bc678 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
f8a6c0efdb OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=93 2019-01-10 08:34:00 +00:00
Tomáš Chvátal
a61d409a33 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
2f545bb6b5 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
95c9a35384 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
0a650f3ccf 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
4fb6fb13da 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
fafe25f626 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
ace32abdc7 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=78 2018-04-18 17:09:28 +00:00
Tomáš Chvátal
deb3acf646 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
27b256b55d 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
a79bc146b3 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
a41cefff78 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
b48ac4b8e4 - 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
5f82c017ac - 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
cde2ebcf77 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
f2e1ebc6ba 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
22a1f1a9c8 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
25b82bce25 - 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
c02d64c5b4 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
fe5c90bf50 - 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
58b781c006 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
11a88756fc 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
2534f382c0 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
ee3e01bf4c 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
c65be09ef3 - 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
d211301372 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
9150e56dc7 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
1a5a469a16 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