On 20.3.2018 14:45, Zbigniew Jędrzejewski-Szmek wrote:
Indeed, I'm using those python packages like a dinosaur ;)

:D

What about adding conditionals like

%if 0%{?rhel} > 7 || 0%{?fedora} > 31
# Disable python2 build by default
%bcond_with python2
%else
%bcond_without python2
%endif

starting now?

I am not against that. However currently that number (31) is somewhat artificial. it's up to the maintainer to choose if it's 28 or 32 (or anything in between). Should we somehow recommend a specific Fedora release here? Why 31?

Should a Fedora Change for that release be crafted that says "Mass python2 packages removal"?

--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
_______________________________________________
python-devel mailing list -- python-devel@lists.fedoraproject.org
To unsubscribe send an email to python-devel-le...@lists.fedoraproject.org

Reply via email to