puppet-python
puppet-python copied to clipboard
Puppet module for installing and managing Python, pip, virtualenvs and Gunicorn virtual hosts.
## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: - Ruby: - Distribution: - Module version: ## How to reproduce (e.g Puppet code you use) ## What are you...
Hello, It seems that the module [only supports CentOS](https://github.com/voxpupuli/puppet-python/blob/master/manifests/install.pp#L38) out of the box and not the other derivatives like AlmaLinux There seems to be an easy workaround for this, I...
Hello, There is an issue during the resolution of the latest version from the pip repository: It takes the last version that is retrieved by the pip. However, it might...
#### Pull Request (PR) description Fix the resolution of the latest version from the pip repository, by removing the pre-release version from the list of the latest package available. See...
## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: 2023.7.0 - Ruby: 3.0.2p107 - Distribution: Ubuntu 22.04 - Module version: 7.3.0 The example at /examples/pyvenv.pp does not work. It...
This is required at least on Arch Linux because distutils is provided by python-setuptools, not python: https://gitlab.archlinux.org/archlinux/packaging/packages/thefuck/-/issues/1 #### Pull Request (PR) description #### This Pull Request (PR) fixes the following...
#### Pull Request (PR) description #### This Pull Request (PR) fixes the following issues
#### Pull Request (PR) description #### This Pull Request (PR) fixes the following issues