15
0

Accepting request 854677 from home:bnavigator:branches:devel:languages:python

- Add twisted-pr1369-remove-pyopenssl-npn.patch to support 
  pyOpenSSL 20
- Add twisted-pr1487-increase-ffdh-keysize.patch to support
  crpytography 3.3
- Fix the update-alternatives setup
  * manpages were cloned but never registerd with u-a
  * install alternatives as master and slave links now

OBS-URL: https://build.opensuse.org/request/show/854677
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Twisted?expand=0&rev=96
This commit is contained in:
2020-12-11 07:54:16 +00:00
committed by Git OBS Bridge
parent 8dc8e47895
commit bbadbea3e9
4 changed files with 123 additions and 17 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Dec 11 00:02:02 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
- Add twisted-pr1369-remove-pyopenssl-npn.patch to support
pyOpenSSL 20
- Add twisted-pr1487-increase-ffdh-keysize.patch to support
crpytography 3.3
- Fix the update-alternatives setup
* manpages were cloned but never registerd with u-a
* install alternatives as master and slave links now
-------------------------------------------------------------------
Mon Oct 12 21:14:33 UTC 2020 - Matej Cepl <mcepl@suse.com>