Bugzilla – Bug 1219886
Adapt package python to build with OpenSSL 3
Last modified: 2024-02-14 13:45:57 UTC
Package python requires openssl 1.1.1 that is EOL and we would like to remove it from Factory. > %if 0%{?suse_version} >= 1500 > BuildRequires: libopenssl-1_1-devel > %else > BuildRequires: libopenssl-devel > %endif > https://build.opensuse.org/package/view_file/openSUSE:Factory/python/python.spec?expand=1 Please check tracker bug 1219879 for more details.
@Matej, this sounds very similar to what you did in bug 1217782. Is there any chance for such a change or is it impossible? And if it is impossible, do we have any estimate when we will drop python 2 from Factory?
(In reply to Otto Hollmann from comment #1) > @Matej, this sounds very similar to what you did in bug 1217782. > Is there any chance for such a change or is it impossible? > > And if it is impossible, do we have any estimate when we will drop python 2 > from Factory? See bug 1219306, the latest will be probably Gimp (i.e., sometime in May).
Great, thank you So let's mark this bug as duplicate of bug 1219306 *** This bug has been marked as a duplicate of bug 1219306 ***