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))
15
+
16
+
**Implemented enhancements:**
17
+
18
+
- Add support for Debian 13 [\#740](https://github.com/voxpupuli/puppet-python/pull/740) ([smortex](https://github.com/smortex))
19
+
- Do not pass `--log` to `pip install`[\#736](https://github.com/voxpupuli/puppet-python/pull/736) ([smortex](https://github.com/smortex))
20
+
- pip: allow v-prefixed version string [\#727](https://github.com/voxpupuli/puppet-python/pull/727) ([techsk8](https://github.com/techsk8))
21
+
22
+
**Fixed bugs:**
23
+
24
+
- Fix group ownership for pip.conf on FreeBSD [\#739](https://github.com/voxpupuli/puppet-python/pull/739) ([Szparki](https://github.com/Szparki))
25
+
- Replace legacy fact in gunicorn config templating [\#724](https://github.com/voxpupuli/puppet-python/pull/724) ([notCalle](https://github.com/notCalle))
26
+
27
+
**Closed issues:**
28
+
29
+
- pip.conf in hieradata - FreeBSD [\#738](https://github.com/voxpupuli/puppet-python/issues/738)
30
+
- Define pip\_package in hieradata [\#731](https://github.com/voxpupuli/puppet-python/issues/731)
31
+
32
+
**Merged pull requests:**
33
+
34
+
- Allow setting `python::version` in hiera to `Integer`[\#733](https://github.com/voxpupuli/puppet-python/pull/733) ([tj-cisco](https://github.com/tj-cisco))
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