[opensuse-factory] Current policy regarding single-spec Python packages
Hi! Can anyone tell me what the official policy regarding single-spec Python packages is now when submitting new packages? Are all new packages supposed to set "%define skip_python2 1" in their spec file now or can packages still enable Python2 builds for older but nevertheless supported distributions?
From what I have seen, maintainers haven't started setting "%define skip_python2 1" in their packages submitted to devel:languages:python, have they?
Adrian -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 8/12/20 11:23 PM, John Paul Adrian Glaubitz wrote:
Hi!
Can anyone tell me what the official policy regarding single-spec Python packages is now when submitting new packages?
Are all new packages supposed to set "%define skip_python2 1" in their spec file now or can packages still enable Python2 builds for older but nevertheless supported distributions?
From what I have seen, maintainers haven't started setting "%define skip_python2 1" in their packages submitted to devel:languages:python, have they?
I believe the plan is still to define it in the project config's of relevant projects rather then in each spec file. From the openSUSE:Factory project config # PYTHON STUFF %define skip_python2 1 %define _without_python2 1 Macros: %pythons %{?!skip_python3:python3} skip_python2 1 %_without_python2 1 -- Simon Lees (Simotek) http://simotek.net Emergency Update Team keybase.io/simotek SUSE Linux Adelaide Australia, UTC+10:30 GPG Fingerprint: 5B87 DB9D 88DC F606 E489 CEC5 0922 C246 02F0 014B
participants (2)
-
John Paul Adrian Glaubitz
-
Simon Lees