Please login to access the resource

Revisions of python-tornado

Jan Matejek's avatar Jan Matejek (matejcik) committed (revision 68)
- only buildrequire futures / singledispatch if python2 is present
  (fixes build in environments that don't have python2 at all)
buildservice-autocommit accepted request 554804 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 67)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 66)
- Distribute license file
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 546290 from Arun Persaud's avatar Arun Persaud (apersaud) (revision 65)
update to latest version
buildservice-autocommit accepted request 534452 from Jan Matejek's avatar Jan Matejek (matejcik) (revision 64)
baserev update by copy to link target
Jan Matejek's avatar Jan Matejek (matejcik) accepted request 534392 from Johannes Kastl's avatar Johannes Kastl (ojkastl_buildservice) (revision 63)
BuildRequires for certifi and backports.ssl_match_hostname on SLES12 GA only, to avoid build errors
buildservice-autocommit accepted request 515888 from Jan Matejek's avatar Jan Matejek (matejcik) (revision 62)
baserev update by copy to link target
Jan Matejek's avatar Jan Matejek (matejcik) accepted request 515801 from Todd R's avatar Todd R (TheBlackCat) (revision 61)
Fix tests
buildservice-autocommit accepted request 505956 from Jan Matejek's avatar Jan Matejek (matejcik) (revision 60)
baserev update by copy to link target
Jan Matejek's avatar Jan Matejek (matejcik) committed (revision 59)
Jan Matejek's avatar Jan Matejek (matejcik) committed (revision 58)
- in %pre, remove egg-info file if installed, because it's being
  replaced by a directory (bsc#1035604)
Jan Matejek's avatar Jan Matejek (matejcik) accepted request 505937 from Jan Matejek's avatar Jan Matejek (matejcik) (revision 57)
- replace the complicated condition for requiring backports.ssl_match_hostname
  with unconditional requirement for Python >= 2.7.9
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 56)
- require python-backports.ssl_hostname only on python 2.x
Todd R's avatar Todd R (TheBlackCat) committed (revision 55)
Todd R's avatar Todd R (TheBlackCat) committed (revision 54)
Todd R's avatar Todd R (TheBlackCat) committed (revision 53)
Todd R's avatar Todd R (TheBlackCat) committed (revision 52)
Todd R's avatar Todd R (TheBlackCat) accepted request 486649 from Todd R's avatar Todd R (TheBlackCat) (revision 51)
update to 4.4.3
Jan Matejek's avatar Jan Matejek (matejcik) accepted request 486185 from Jan Matejek's avatar Jan Matejek (matejcik) (revision 50)
- 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
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 49)
- 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)
Displaying revisions 61 - 80 of 128
openSUSE Build Service is sponsored by