You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`init.pp`: remove useless `exec` with `default` title that was trying to set a default `umask`[\#735](https://github.com/voxpupuli/puppet-python/pull/735) ([kenyon](https://github.com/kenyon))
14
+
- Drop puppet, update openvox minimum version to 8.19 [\#729](https://github.com/voxpupuli/puppet-python/pull/729) ([TheMeier](https://github.com/TheMeier))
- Add support for Debian 13 [\#740](https://github.com/voxpupuli/puppet-python/pull/740) ([smortex](https://github.com/smortex))
20
+
- Do not pass `--log` to `pip install`[\#736](https://github.com/voxpupuli/puppet-python/pull/736) ([smortex](https://github.com/smortex))
21
+
- Allow a version to start with "v" in `python::pip`[\#727](https://github.com/voxpupuli/puppet-python/pull/727) ([techsk8](https://github.com/techsk8))
22
+
23
+
**Fixed bugs:**
24
+
25
+
- Fix group ownership for `pip.conf` on FreeBSD [\#739](https://github.com/voxpupuli/puppet-python/pull/739) ([Szparki](https://github.com/Szparki))
26
+
- Replace legacy fact in gunicorn config templating [\#724](https://github.com/voxpupuli/puppet-python/pull/724) ([notCalle](https://github.com/notCalle))
27
+
28
+
**Closed issues:**
29
+
30
+
- "Error: Could not find group root" on FreeBSD [\#738](https://github.com/voxpupuli/puppet-python/issues/738)
31
+
- Define pip\_package in hieradata [\#731](https://github.com/voxpupuli/puppet-python/issues/731)
32
+
33
+
**Merged pull requests:**
34
+
35
+
- Add section in README that simulates `python3 -m pip install pandas --user`[\#725](https://github.com/voxpupuli/puppet-python/pull/725) ([bschonec](https://github.com/bschonec))
0 commit comments