Re: git: ba7383ebfaf6 - main - multimedia/gstreamer1-editing-services: limit supported python version

From: Matthias Andree <mandree_at_FreeBSD.org>
Date: Sat, 11 Jun 2022 13:23:17 UTC
Am 11.06.22 um 15:02 schrieb Charlie Li:
> Matthias Andree wrote:
>> I have a patch that I am testing.
>>
>> If it fixes 3.10 along the way I will commit it with lifting the ban 
>> on  >= 3.10.
>>
>> TTYL
> I've been running this, built in Python 3.10 environment with the 
> included meson. No need to patch anything with that, and there haven't 
> been any consumer implosions.
> 

Is your port "make check-plist" clean? Can you provide it?
My attempt isn't yet:

> ====> Checking for pkg-plist issues (check-plist)
> ===> Parsing plist
> ===> Checking for items in STAGEDIR missing from pkg-plist
> Error: Orphaned: lib/gst-validate-launcher/python/launcher/apps/geslaunch.py
> Error: Orphaned: %%PYTHON_SITELIBDIR%%/gi/overrides/GES.py
> Error: Orphaned: share/gstreamer-%%VERSION%%/validate/scenarios/ges-edit-clip-while-paused.scenario
> ===> Checking for items in pkg-plist which are not in STAGEDIR
> Error: Missing: %%PYTHON_SITELIBDIR%%/gstreamer-editing-services/GES.py
> Error: Missing: share/bash-completion/completions/ges-launch-%%VERSION%%
> ===> Error: Plist issues found.