On Nov 5, 2023, at 20:15, Tatsuki Makino <tatsuki_mak...@hotmail.com> wrote:
> Since the number of package names seems to have exceeded 32768 (Mark-san > said) the new version will reduce the number of packages in the python port > of allflavors. > > Regards. > > Yuri wrote on 2023/11/06 12:35: >> More and more Python packages require Python versions higher than 3.9. >> >> For example, FinanceToolkit https://github.com/JerBouma/FinanceToolkit FYI for my recent, from-scratch, bulk -a on/for amd64: SET PORTS JAIL BUILD STATUS QUEUE BUILT FAIL SKIP IGNORE FETCH REMAIN TIME LOGS - default main-amd64-bulk_a 2023-11-01_07h14m50s done 34683 33826 179 358 320 0 0 35:37:55 /usr/local/poudriere/data/logs/bulk/main-amd64-bulk_a-default/2023-11-01_07h14m50s So, vs. the UFS 32767 links limit in a directory, that is: 33826-32767 = 1059 34683-32767 = 1916 === Mark Millard marklmi at yahoo.com