Revisions of python-Twisted
Tomáš Chvátal (scarabeus_iv)
committed
(revision 79)
- Update to 19.2.0: * twisted.internet.ssl.CertificateOptions now uses 32 random bytes instead of an MD5 hash for the ssl session identifier context. (#9463) * DeferredLock and DeferredSemaphore can be used as asynchronous context managers on Python 3.5+. (#9546) * t.i.b.BaseConnector has custom __repr__ (#9548) * twisted.internet.ssl.optionsForClientTLS now supports validating IP addresses from the certificate subjectAltName (#9585) * Twisted's minimum Cryptography requirement is now 2.5. (#9592) * twisted.conch.ssh.keys can now read private keys in the new "openssh-key-v1" format, introduced in OpenSSH 6.5 and made the default in OpenSSH 7.8. (#9515) * twisted.web.client.HostnameCachingHTTPSPolicy was added as a new contextFactory option. The policy caches a specified number of twisted.internet.interfaces.IOpenSSLClientConnectionCreator instances to to avoid the cost of instantiating a connection creator for multiple requests to the same host. (#9138) - Remove merged patches: * openssl-errormsg.aptch * openssl111.patch - Add patch to tests for new hyperlink: * hyperlink.patch
buildservice-autocommit
accepted
request 677095
from
Tomáš Chvátal (scarabeus_iv)
(revision 78)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
committed
(revision 77)
- Add another patch for openssl 1.1.1 (from upstream git): * openssl-errormsg.aptch
buildservice-autocommit
accepted
request 668541
from
Tomáš Chvátal (scarabeus_iv)
(revision 76)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
accepted
request 668397
from
Andreas Schwab (Andreas_Schwab)
(revision 75)
- test-mktime-invalid-tm_isdst.patch: don't pass invalid tm_isdst value to mktime (see also bpo-15750)
buildservice-autocommit
accepted
request 647311
from
Matej Cepl (mcepl)
(revision 74)
baserev update by copy to link target
Matej Cepl (mcepl)
committed
(revision 73)
Add no-pygtkcompat.patch to avoid dependency on Gtk (boo#1110669)
buildservice-autocommit
accepted
request 645890
from
Tomáš Chvátal (scarabeus_iv)
(revision 72)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
committed
(revision 71)
- Add patch openssl111.patch which fixes tests with new pyOpenssl * Asserts changed behaviour
Tomáš Chvátal (scarabeus_iv)
committed
(revision 70)
- Version update to 18.9.0: * Fixes for the 3.7 python - Remove merged python37.patch
Tomáš Chvátal (scarabeus_iv)
committed
(revision 69)
- Do not write bytecode stuff when running the tests
Matej Cepl (mcepl)
committed
(revision 68)
Just raise SkipTest exception and be done with it.
Matej Cepl (mcepl)
committed
(revision 67)
Just use plain unittest
Matej Cepl (mcepl)
committed
(revision 66)
Fix syntax error
Matej Cepl (mcepl)
committed
(revision 65)
- Also, add skip_MultiCast.patch to skip tests requiring full netrworking stack.
Matej Cepl (mcepl)
committed
(revision 64)
- Add BuildRequires python-tz, which seems to be required to test suite to pass.
Tomáš Chvátal (scarabeus_iv)
accepted
request 641730
from
Eric Schirra (ecsos)
(revision 63)
- Add missing Requires. Have retragate test change.
Tomáš Chvátal (scarabeus_iv)
committed
(revision 62)
- Fix the dependencies to match up upstream setup.py - Run the tests - Add patch to build with python3.7: * python37.patch - Add missing dependency on pyamcrest - Remove unused patch lp1102685.diff
buildservice-autocommit
accepted
request 625119
from
Factory Maintainer (factory-maintainer)
(revision 61)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 60)
Displaying revisions 81 - 100 of 159