Skip to content

Releases: voxpupuli/puppet-python

v9.0.0

05 May 08:14
Immutable release. Only release title and notes can be modified.
v9.0.0
d3994b0

Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • Drop puppet, update openvox minimum version to 8.19 by @TheMeier in #729
  • init.pp: remove useless exec with default title that was trying to set a default umask by @kenyon in #735

New Features 🎉

Bug Fixes 🐛

  • Replace legacy fact in gunicorn config templating by @notCalle in #724
  • Fix group ownership for pip.conf on FreeBSD by @Szparki in #739

Documentation Updates 📚

  • Add section in README that simulates python3 -m pip install pandas --user by @bschonec in #725

New Contributors

Full Changelog: v8.0.0...v9.0.0

v8.0.0

28 Apr 19:33
v8.0.0
19504d4

Choose a tag to compare

What's Changed

Breaking Changes 🛠

Bug Fixes 🐛

  • Fix bootstrapping python::pyvenv when Python is not installed by @smortex in #716

New Contributors

Full Changelog: v7.4.0...v8.0.0

v7.4.0

27 Nov 08:51
v7.4.0
3ea8fad

Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐛

Other Changes

  • CI: Dont pin pip to an outdated version and don't force python3 package installation by @bastelfreak in #706

New Contributors

Full Changelog: v7.3.0...v7.4.0