On October 21, 2020 10:48:39 PM CDT, Bruce Dubbs via blfs-dev 
<blfs-dev@lists.linuxfromscratch.org> wrote:
>On 10/21/20 10:06 PM, DJ Lucas via blfs-dev wrote:
>> 

>
>In LFS, we can make the symlink to p3.  For p2 in BLFS, we will use 
>'make altinstall'.  Everything else would be for non-python packages 
>that either use p2 or create a p2 module.
>

Ok, I'll go back and fix it that way locally then. I'm not too far. I have only 
like 8 packages that have py2 optional deps listed.

So for BLFS, just do it and fix on the fly, or create a tracker bug and let the 
devs run through it a time or two? I don't think it's going to be all that big 
of a deal, but might be nice to avoid any interim breakage, do as one big 
commit or a small series of commits to make it easier on people who are 
upgrading.

>> As to gimp (mentioned earlier in this thread), is excising python2 a 
>> goal of the 3.0 release? It is about the only *major* consumer left. 
>> There are only 22 bugs remaining that are not labeled "feature" 
>> currently targeted for the 3.0 milestone. Many of those are old as
>well. 
>>
>https://gitlab.gnome.org/GNOME/gimp/-/issues?scope=all&utf8=%E2%9C%93&state=opened&milestone_title=3.0&not[label_name][]=1.%20Feature
>
>
>I did a git clone (very slow) and looked.
>
>configure.ac:m4_define([python3_required_version], [3.6.0])
>meson.build:is_git_repository = run_command('python3', '-c',
>
>Also in NEWS:
>
>  The API is GObject Introspected into 2 modules: Gimp and GimpUi.
>  This means plug-ins can be written in various non-C languages. So
>  far the following languages have been tested and work well: Python
>  3, Lua, Javascript and Vala.
>  (Note: Python 2 is also still working, but considering that this
>  language is end-of-life since 2020, we don't really care).
>
>So it does look like it will be p3.
>

Nice, that makes things easier, eventually. The gimp team isn't exactly known 
to rush releases - It'll be ready when it's ready - and while it can be 
frustrating at times, that's ultimately a good thing.
-- DJ
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to