You are not logged in.
In order to reproduce a python bug running on a raspberry with python 3.7.3 installed, I need to install it on my local machine as well.
Yet I'm only able to install
yay python37while not finding any package for 3.7.3.
Should I engage in further search of a package or go down the road of installing/packaging 3.7.3 myself?
Similar but not equal to https://bbs.archlinux.org/viewtopic.php?id=241711
Offline
You're "only" able to install that because it's a random AUR package that somebody created.
You could install that package, edit the PKGBUILD and adjust the pkgver, but will also have to alter the relevand sha512sum
nb. though, that it backports some patches and so might be distro you're using on the raspberry (ie. adding completely different patches)
Not sure what you're trying to reproduce in particular, you may want to run the actual raspi distro on an ARM emulating VM?
Offline