Revisions of python-gevent

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 693757 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 30)
- Switch off type_https test as it fails with new Python 2.7.16
- Clean up the SPEC file.
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 677113 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 29)
- Skip the SSL tests as they just only triggers false positives
  with hope upstream sorts it out someday

- Switch to pkgconfig requirements as c-ares was renamed between
  SLE12 and SLE15
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 670298 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 27)
- Version update to 1.4.0:
  * generate with cython 0.29
  * Refactored the gevent test runner and test suite to make them more reusable. In particular, the tests are now run with python -m gevent.tests. See issue #1293.
  * Formatting run info no longer includes gevent.local.local objects that have no value in the greenlet. See issue #1275.
  * Fixed negative length in pywsgi’s Input read functions for non chunked body. Reported in issue #1274 by tzickel.
  * Fix opening files in text mode in CPython 2 on Windows by patching libuv. See issue #1282 reported by wiggin15.
  * gevent now depends on greenlet 0.4.14 or above.
  * gevent.local.local subclasses correctly supports @staticmethod functions. Reported by Brendan Powers in issue #1266.
- Do NOT bundle c-ares and libev
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 664024 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 26)
- Switch the condition logic to match the previous changelog

- Use "Requires:" instead of "Recommends:" on older Red Hat platforms
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 544433 from Jan Matejek's avatar Jan Matejek (matejcik) (revision 20)
- add greenlet dependency to Python 3 as well (bsc#1055386)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 501810 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 18)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 445609 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 16)
- update to 1.1.2:
  * Python 2: ``sendall`` on a non-blocking socket could spuriously fail
    with a timeout.
  * If ``sys.stderr`` has been monkey-patched (not recommended),
    exceptions that the hub reports aren't lost and can still be caught.
    Reported in :issue:`825` by Jelle Smet.
  * :class:`selectors.SelectSelector` is properly monkey-patched
    regardless of the order of imports. Reported in :issue:`835` by
    Przemysław Węgrzyn.
  * Python 2: ``reload(site)`` no longer fails with a ``TypeError`` if
    gevent has been imported. Reported in :issue:`805` by Jake Hilton.
  * Nested callbacks that set and clear an Event no longer cause
    ``wait`` to return prematurely. Reported in :issue:`771` by Sergey
    Vasilyev.
  * Fix build on Solaris 10. Reported in :issue:`777` by wiggin15.
  * The ``ref`` parameter to :func:`gevent.os.fork_and_watch` was being ignored.
  * Python 3: :class:`gevent.queue.Channel` is now correctly iterable, instead of
    raising a :exc:`TypeError`.
  * Python 3: Add support for :meth:`socket.socket.sendmsg`,
    :meth:`socket.socket.recvmsg` and :meth:`socket.socket.recvmsg_into`
    on platforms where they are defined. Initial :pr:`773` by Jakub
    Klama.
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 11)
Split 13.2 from Factory
Displaying revisions 21 - 40 of 50
openSUSE Build Service is sponsored by