Installation failure - location of freetype download moved?

Hi, I’m trying to install v3.4.3 to python 3.10.0 on Debian, and getting a failure with:
error: Failed to download any of the following: [‘Download The FreeType Project from SourceForge.net’, ‘https://download.savannah.gnu.org/releases/freetype/freetype-2.6.1.tar.gz’]

Problem is, I don’t see either of those downloads.
The first redirects to another location, which I guess the installation doesn’t cope with (limited to two urls on my first post)
and the savannah one doesn’t exist.

Does this need updating ? Or is there another solution?
Cheers
Joe

It should be attempting to download from SourceForge first, but sometimes that fails. It should be fine to download from either.

The Savannah downloads were moved and there is a PR in to fix it: