voxpupuli / puppet-python

Puppet module for installing and managing Python, pip, virtualenvs and Gunicorn virtual hosts.
https://forge.puppetlabs.com/puppet/python
Apache License 2.0
200 stars 374 forks source link

Fix `python::pip` - use valid, but highly unlikely package version #696

Closed acojocariu1-godaddy closed 2 months ago

acojocariu1-godaddy commented 3 months ago

This PR fixes python::pip's $latest_version by replacing notreallyaversion with 9!0dev0+x.

Fixes #695

kBite commented 3 months ago

Looks good to me

bastelfreak commented 2 months ago

Arch failure is not related