Releases: voxpupuli/puppet-python
Releases · voxpupuli/puppet-python
v9.0.0
Immutable
release. Only release title and notes can be modified.
What's Changed
Breaking Changes 🛠
- Drop puppet, update openvox minimum version to 8.19 by @TheMeier in #729
init.pp: remove uselessexecwithdefaulttitle that was trying to set a defaultumaskby @kenyon in #735
New Features 🎉
- Allow a version to start with "v" in
python::pipby @techsk8 in #727 - Do not pass
--logtopip installby @smortex in #736 - Add support for Debian 13 by @smortex in #740
- puppet/epel: Allow 6.x by @bastelfreak in #751
Bug Fixes 🐛
- Replace legacy fact in gunicorn config templating by @notCalle in #724
- Fix group ownership for
pip.confon FreeBSD by @Szparki in #739
Documentation Updates 📚
New Contributors
- @TheMeier made their first contribution in #723
- @notCalle made their first contribution in #724
- @bschonec made their first contribution in #725
- @techsk8 made their first contribution in #727
- @tj-cisco made their first contribution in #733
- @Szparki made their first contribution in #739
Full Changelog: v8.0.0...v9.0.0
v8.0.0
What's Changed
Breaking Changes 🛠
- Drop EoL Debian 10 support by @bastelfreak in #708
- Drop EoL CentOS 7/8 support by @bastelfreak in #709
- Drop EoL Ubuntu 18.04 support by @bastelfreak in #710
- Drop EoL Ubuntu 20.04 support by @smortex in #719
- Drop EoL FreeBSD 11/12 support by @smortex in #718
Bug Fixes 🐛
New Contributors
Full Changelog: v7.4.0...v8.0.0
v7.4.0
What's Changed
New Features 🎉
- Add support for FreeBSD 14 by @smortex in #694
- simplify packages version detection by @maxadamo in #703
- pyvenv: Harden datatype for
$environmentby @bastelfreak in #704 - Add Ubuntu 24.04 support by @bastelfreak in #707
Bug Fixes 🐛
- Fix
python::pip- use valid, but highly unlikely package version by @acojocariu1-godaddy in #696
Other Changes
- CI: Dont pin pip to an outdated version and don't force python3 package installation by @bastelfreak in #706
New Contributors
- @acojocariu1-godaddy made their first contribution in #696
Full Changelog: v7.3.0...v7.4.0