python-idna-3.3-3-any.pkg.tar.xz failed to download" on Arch 64 Bit, btw. there is now 3.3.4 latest:
### Description
On Arm-Arch 64 Bit python-idna-3.3-3-any.pkg.tar.xz failed to download results in 404
### Expected behavior
200 OK
### pip version
n/a
### Python version
Python 3.10.2
### OS
Arch Arm 64 Bit
### How to Reproduce
`pacman -S python-pip`
### Output
```sh-session
error: failed retrieving file 'python-idna-3.3-3-any.pkg.tar.xz' from de5.mirror.archlinuxarm.org : The requested URL returned error: 404
warning: failed to retrieve some files
error: failed to commit transaction (failed to retrieve some files)
Errors occurred, no packages were upgraded.
```
### Code of Conduct
- [X] I agree to follow the [PSF Code of Conduct](https://www.python.org/psf/conduct/).