Dear colleagues,

If I correctly follow the discussion, the biggest show-stopper is Python 2.*, which has some incomplete patches to deal with OpenSSL 3.0.
If we assist you in moving these patches forward, can we get rid of the devel package and leave the compat package only for 3rd-party packages?

I don't think that the community really requires support for this package for 7 years after its upstream sunset.

Many thanks!

On Tue, Jun 28, 2022 at 4:06 PM Miro Hrončok <mhroncok@redhat.com> wrote:
On 27. 06. 22 13:27, Richard W.M. Jones wrote:
> ======================================================================
> FAIL: test_openssl_version (test.test_ssl.BasicSocketTests)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>    File "/home/rjones/d/cpython-2.7/Lib/test/test_ssl.py", line 382, in test_openssl_version
>      (s, t))
> AssertionError: ('OpenSSL 3.0.3 3 May 2022', (3, 0, 0, 3, 0))

Might be https://github.com/python/cpython/issues/90272

--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure


--
Dmitry Belyavskiy