Closed acojocariu1-godaddy closed 2 months ago
This PR fixes python::pip's $latest_version by replacing notreallyaversion with 9!0dev0+x.
python::pip
$latest_version
notreallyaversion
9!0dev0+x
Fixes #695
Looks good to me
Arch failure is not related
This PR fixes
python::pip
's$latest_version
by replacingnotreallyaversion
with9!0dev0+x
.Fixes #695