puppet-python icon indicating copy to clipboard operation
puppet-python copied to clipboard

Puppet module for installing and managing Python, pip, virtualenvs and Gunicorn virtual hosts.

Results 95 puppet-python issues
Sort by recently updated
recently updated
newest added
trafficstars

## 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...

enhancement

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...

backwards-incompatible
skip-changelog

modulesync 8.0.1

modulesync
tests-fail

## 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...

enhancement

#### Pull Request (PR) description #### This Pull Request (PR) fixes the following issues

skip-changelog

#### Pull Request (PR) description #### This Pull Request (PR) fixes the following issues

skip-changelog