|
| 1 | +v1.8.2 Nov 08, 2022 |
| 2 | +==================== |
| 3 | + |
| 4 | +* Add python 3.8.15, remove python 3.8.13 |
| 5 | + for stack(s) cflinuxfs3, cflinuxfs4 |
| 6 | + (https://www.pivotaltracker.com/story/show/183514400) |
| 7 | + |
| 8 | +* Add python 3.9.15, remove python 3.9.13 |
| 9 | + for stack(s) cflinuxfs4, cflinuxfs3 |
| 10 | + (https://www.pivotaltracker.com/story/show/183514701) |
| 11 | + |
| 12 | +* Add python 3.10.8, remove python 3.10.6 |
| 13 | + for stack(s) cflinuxfs3, cflinuxfs4 |
| 14 | + |
| 15 | +* Add python 3.7.15, remove python 3.7.13 |
| 16 | + for stack(s) cflinuxfs4, cflinuxfs3 |
| 17 | + |
| 18 | +* Add pip 22.3.1, remove pip 22.2.2 |
| 19 | + for stack(s) cflinuxfs4, cflinuxfs3 |
| 20 | + |
| 21 | +* Add setuptools 65.5.1, remove setuptools 65.4.0 |
| 22 | + for stack(s) cflinuxfs4, cflinuxfs3 |
| 23 | + |
| 24 | +* Add pipenv 2022.11.5, remove pipenv 2022.9.24 |
| 25 | + for stack(s) cflinuxfs4, cflinuxfs3 |
| 26 | + |
| 27 | +* Distinguish Vendored and Unvendored installs in logs |
| 28 | + |
| 29 | +* Log used 'pip install' command before executing it |
| 30 | + for debugging |
| 31 | + |
| 32 | +* Print pip's version when using python's pip module |
| 33 | + To be able to debug problems when using pip it's handy to know |
| 34 | + which version of pip is actually being used |
| 35 | + |
| 36 | + |
1 | 37 | v1.8.1 Sep 26, 2022 |
2 | 38 | ==================== |
3 | 39 |
|
|
0 commit comments