Revisions of python-Twisted

Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 13)
- Update to 22.10.0:
  * Features
    + twisted.internet.defer.maybeDeferred will now schedule a coroutine
      result as asynchronous operation and return a Deferred that fires with
      the result of the coroutine.
    + Twisted now works with Cryptography versions 37 and above, and as a
      result, its minimum TLS protocol version has been upgraded to TLSv1.2.
    + The systemd: endpoint parser now supports "named" file descriptors. This
      is a more reliable mechanism for choosing among several inherited
      descriptors.
  * Bugfixes
    + twisted.internet.base.DelayedCall.__repr__ will no longer raise
      AttributeError if the DelayedCall was created before debug mode was
      enabled. As a side-effect, twisted.internet.base.DelayedCall.creator is
      now defined as None in cases where previously it was undefined.
    + twisted.internet.iocpreactor.udp now properly re-queues its listener
      when there is a failure condition on the read from the socket.
    + twisted.internet.defer.inlineCallbacks no longer causes confusing
      StopIteration tracebacks to be added to the top of tracebacks
      originating in triggered callbacks.
    + The typing of twisted.internet.task.react no longer constrains the
      type of argv.
    + ContextVar.reset() now works correctly inside inlineCallbacks functions
      and coroutines.
    + Implement twisted.python.failure._Code.co_positions for compatibility
      with Python 3.11.
    + twisted.pair.tuntap._TUNSETIFF and ._TUNGETIFF values are now correct
      parisc, powerpc and sparc architectures. 
    + twisted.web.vhost.NameVirtualHost will no longerreturn a NoResource
      error. (bsc#1204781, CVE-2022-39348)
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 12)
cleanup
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 11)
- Update to 22.4.0:
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 10)
- Update to 21.2.0:
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 9)
- Relax the crypto policies for the test-suite
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 8)
turn off test suite
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 7)
minimize
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 6)
reenable testsuite
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 5)
- update dependencies which were defined in a different place:
  - attrs -> >= 19.2.0
  - idna -> >= 2.4 - 2.3 was bad and anything above 0.6 is allowed.
    our supported distros have newer versions so just use 2.4 and
    above
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 4)
- Update to 20.3.0 CVE-2020-10108 CVE-2020-10109
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 3)
back to plain link
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 2)
make it build without python2
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 1)
Displaying all 13 revisions
openSUSE Build Service is sponsored by