15
0
Commit Graph

85 Commits

Author SHA256 Message Date
e0cdb4c175 Accepting request 731161 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/731161
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Twisted?expand=0&rev=36
2019-09-23 10:17:24 +00:00
Tomáš Chvátal
4b4c81e79c Accepting request 730984 from home:jayvdb:py3only
- Remove mailmail when only building Python 3 flavour

OBS-URL: https://build.opensuse.org/request/show/730984
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Twisted?expand=0&rev=83
2019-09-16 07:36:25 +00:00
Tomáš Chvátal
2001e758bb - Update to 19.7.0:
* The callable argument to twisted.internet.task.deferLater() is no longer required. (#9577)
  * twisted.internet.utils.getProcessOutputAndValue now accepts stdinBytes to write to the child process's standard input. (#9607)
  * Add new twisted.logger.capturedLogs context manager for capturing observed log events in tests. (#9617)
  * twisted.internet.base.PluggableResolverMixin, which implements the pluggable resolver interfaces for easier re-use in other reactors, has been factored out of ReactorBase. (#9632)
  * The PyPI page for Twisted has been enhanced to include more information and useful links. (#9648)
- Refresh patch:
  * skip_MultiCast.patch
- Remove merged patch hyperlink.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Twisted?expand=0&rev=82
2019-09-13 14:37:19 +00:00
8154c9a333 Accepting request 709323 from devel:languages:python
- update to 19.2.1 (bsc#1137825, CVE-2019-12387):
  * Prevent CRLF injections described in CVE-2019-12387

- 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

OBS-URL: https://build.opensuse.org/request/show/709323
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Twisted?expand=0&rev=35
2019-06-18 12:49:45 +00:00
19851b99d6 - update to 19.2.1 (bsc#1137825, CVE-2019-12387):
* Prevent CRLF injections described in CVE-2019-12387

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Twisted?expand=0&rev=80
2019-06-12 06:10:22 +00:00
Tomáš Chvátal
ecc1a16a2c - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Twisted?expand=0&rev=79
2019-05-22 10:39:29 +00:00
Stephan Kulow
e141d6ae22 Accepting request 677095 from devel:languages:python
- Add another patch for openssl 1.1.1 (from upstream git):
  * openssl-errormsg.aptch

OBS-URL: https://build.opensuse.org/request/show/677095
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Twisted?expand=0&rev=34
2019-02-28 20:37:25 +00:00
Tomáš Chvátal
9823a3eb00 - Add another patch for openssl 1.1.1 (from upstream git):
* openssl-errormsg.aptch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Twisted?expand=0&rev=77
2019-02-18 11:34:52 +00:00
Stephan Kulow
a154c9f860 Accepting request 668541 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/668541
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Twisted?expand=0&rev=33
2019-02-02 20:42:56 +00:00
Tomáš Chvátal
5fd5c11faa Accepting request 668397 from home:Andreas_Schwab:glibc:rebuild
- test-mktime-invalid-tm_isdst.patch: don't pass invalid tm_isdst value to
  mktime (see also bpo-15750)

OBS-URL: https://build.opensuse.org/request/show/668397
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Twisted?expand=0&rev=75
2019-01-25 08:46:04 +00:00
8990a596f8 Accepting request 647311 from devel:languages:python
- Add no-pygtkcompat.patch to avoid dependency on Gtk (boo#1110669)

OBS-URL: https://build.opensuse.org/request/show/647311
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Twisted?expand=0&rev=32
2018-11-14 13:40:58 +00:00
b7d7a43dbb Add no-pygtkcompat.patch to avoid dependency on Gtk (boo#1110669)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Twisted?expand=0&rev=73
2018-11-08 11:45:37 +00:00
bac4c091a8 Accepting request 645890 from devel:languages:python
- Version update to 18.9.0:
  * Fixes for the 3.7 python
- Remove merged python37.patch
- Add patch openssl111.patch which fixes tests with new pyOpenssl
  * Asserts changed behaviour

- Do not write bytecode stuff when running the tests

- Add BuildRequires python-tz, which seems to be required to test suite
  to pass.
- Also, add skip_MultiCast.patch to skip tests requiring full
  netrworking stack.

- Add missing Requires.

- 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

OBS-URL: https://build.opensuse.org/request/show/645890
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Twisted?expand=0&rev=31
2018-11-06 13:00:50 +00:00
Tomáš Chvátal
42629d8d84 - Add patch openssl111.patch which fixes tests with new pyOpenssl
* Asserts changed behaviour

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Twisted?expand=0&rev=71
2018-11-01 11:11:24 +00:00
Tomáš Chvátal
fdda9c8fa5 - Version update to 18.9.0:
* Fixes for the 3.7 python
- Remove merged python37.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Twisted?expand=0&rev=70
2018-11-01 09:34:46 +00:00
Tomáš Chvátal
ae49f901fc - Do not write bytecode stuff when running the tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Twisted?expand=0&rev=69
2018-10-22 08:57:29 +00:00
b96524c75c Just raise SkipTest exception and be done with it.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Twisted?expand=0&rev=68
2018-10-19 14:59:13 +00:00
9d268435a5 Just use plain unittest
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Twisted?expand=0&rev=67
2018-10-19 14:41:26 +00:00
3f583fbe50 Fix syntax error
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Twisted?expand=0&rev=66
2018-10-19 14:16:31 +00:00
32da409357 - Also, add skip_MultiCast.patch to skip tests requiring full
netrworking stack.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Twisted?expand=0&rev=65
2018-10-19 14:04:16 +00:00
83d0c8223e - Add BuildRequires python-tz, which seems to be required to test suite
to pass.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Twisted?expand=0&rev=64
2018-10-19 13:28:10 +00:00
Tomáš Chvátal
3c33fd9509 Accepting request 641730 from home:ecsos:branches:devel:languages:python
- Add missing Requires.

Have retragate test change.

OBS-URL: https://build.opensuse.org/request/show/641730
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Twisted?expand=0&rev=63
2018-10-13 06:23:40 +00:00
Tomáš Chvátal
185ddf5921 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Twisted?expand=0&rev=62
2018-10-11 09:01:36 +00:00
cffe065cef Accepting request 625119 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/625119
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Twisted?expand=0&rev=30
2018-07-26 08:16:25 +00:00
09a91a91dc OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Twisted?expand=0&rev=60 2018-07-17 19:44:35 +00:00
b440eb886c - update to 18.7.0:
for full list of changes please see
  https://github.com/twisted/twisted/blob/twisted-18.7.0/NEWS.rst

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Twisted?expand=0&rev=59
2018-07-17 19:43:10 +00:00
7e489e6fbe Accepting request 612932 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/612932
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Twisted?expand=0&rev=29
2018-06-02 09:48:31 +00:00
Tomáš Chvátal
0c7226f9da Accepting request 612928 from home:iznogood:branches:devel:languages:python
- Add python-service_identity Recommends.

OBS-URL: https://build.opensuse.org/request/show/612928
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Twisted?expand=0&rev=57
2018-05-29 19:48:39 +00:00
7a014ded47 Accepting request 610492 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/610492
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Twisted?expand=0&rev=28
2018-05-19 13:39:10 +00:00
Tomáš Chvátal
be95f76a32 Accepting request 610470 from home:termim:branches:devel:languages:python
- update to 18.4.0
  For full list of changes please see:
  https://github.com/twisted/twisted/blob/twisted-18.4.0/NEWS.rst

OBS-URL: https://build.opensuse.org/request/show/610470
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Twisted?expand=0&rev=55
2018-05-18 18:08:31 +00:00
41623df018 Accepting request 540472 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/540472
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Twisted?expand=0&rev=27
2017-11-12 17:00:31 +00:00
297f220d11 Accepting request 540450 from home:mimi_vx:branches:devel:languages:python
- update to 17.9.0
  For full list of changes please see:
  https://github.com/twisted/twisted/blob/twisted-17.9.0/NEWS.rst
* mailman is only in python2 package

OBS-URL: https://build.opensuse.org/request/show/540450
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Twisted?expand=0&rev=53
2017-11-10 12:19:58 +00:00
07f8ca8532 Accepting request 507987 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/507987
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Twisted?expand=0&rev=26
2017-07-21 20:38:47 +00:00
b1d64ee86d Accepting request 507973 from home:tbechtold:branches:devel:languages:python
- Adjust Requires and BuildRequires
- Fix rpmlint warnings

OBS-URL: https://build.opensuse.org/request/show/507973
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Twisted?expand=0&rev=51
2017-07-04 06:34:13 +00:00
Jan Matejek
8b40275d14 - remove alternatives altogether in favor of versioned executables
- clean up spec file
- update to 17.5.0
  * too many changes to list, see full changelog in NEWS.rst

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Twisted?expand=0&rev=50
2017-06-23 15:17:10 +00:00
Jan Matejek
e91daea8df Accepting request 504770 from home:okurz:matrix-synapse
Convert to singlespec

OBS-URL: https://build.opensuse.org/request/show/504770
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Twisted?expand=0&rev=49
2017-06-20 12:25:48 +00:00
562a50f875 Accepting request 433094 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/433094
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Twisted?expand=0&rev=25
2016-10-06 10:29:50 +00:00
04df3bec3c Accepting request 430659 from home:apersaud:branches:devel:languages:python
Fix bug bnc #1001523 (trial was used as update-alternative master here, but in dlp3 twistd is used).

OBS-URL: https://build.opensuse.org/request/show/430659
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Twisted?expand=0&rev=47
2016-10-04 10:59:51 +00:00
1acf6b0f35 Accepting request 424620 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/424620
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Twisted?expand=0&rev=24
2016-09-10 22:51:41 +00:00
Denisart Benjamin
df4aab7d71 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Twisted?expand=0&rev=46 2016-09-03 18:24:21 +00:00
Denisart Benjamin
75261dc1d0 Accepting request 424525 from home:termim:branches:devel:languages:python
update to 16.4.0

OBS-URL: https://build.opensuse.org/request/show/424525
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Twisted?expand=0&rev=45
2016-09-03 18:16:23 +00:00
a7c1e918e9 Accepting request 347147 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/347147
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Twisted?expand=0&rev=23
2015-12-16 16:41:30 +00:00
Todd R
eeeea3483f Accepting request 347088 from home:termim:branches:devel:languages:python
update to 15.5.0

OBS-URL: https://build.opensuse.org/request/show/347088
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Twisted?expand=0&rev=43
2015-12-02 10:40:42 +00:00
05140adf03 Accepting request 338132 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/338132
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Twisted?expand=0&rev=22
2015-10-19 20:47:28 +00:00
Todd R
7e349bdbcb Accepting request 338131 from home:TheBlackCat:branches:devel:languages:python
Make "trial" the master file for update-alternatives, since it is the only one that supports python 3 so far.

OBS-URL: https://build.opensuse.org/request/show/338131
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Twisted?expand=0&rev=41
2015-10-12 12:04:30 +00:00
Todd R
7cfbde7a5e Accepting request 338122 from home:TheBlackCat:branches:devel:languages:python
Implement update-alternatives in preparation for python 3 version

OBS-URL: https://build.opensuse.org/request/show/338122
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Twisted?expand=0&rev=40
2015-10-12 11:31:59 +00:00
Stephan Kulow
47a859fb68 Accepting request 331079 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/331079
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Twisted?expand=0&rev=21
2015-09-24 05:15:39 +00:00
Jan Matejek
36635c2f3e Accepting request 330713 from home:termim:branches:devel:languages:python
Update to 15.4.0

OBS-URL: https://build.opensuse.org/request/show/330713
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Twisted?expand=0&rev=38
2015-09-15 15:26:46 +00:00
9d16fdf1f8 Accepting request 322366 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/322366
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Twisted?expand=0&rev=20
2015-08-17 13:34:20 +00:00
Todd R
b4989981f4 Accepting request 321806 from home:seife:OpenStack:Master
change dep from python-asn1 to python-pyasn1 (renamed long ago)

OBS-URL: https://build.opensuse.org/request/show/321806
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Twisted?expand=0&rev=36
2015-08-13 11:20:50 +00:00