Skip to content

Releases: dvershinin/pip-safe

v0.0.12

19 Dec 14:00
Compare
Choose a tag to compare

Use the venv module API on Python 3, reducing dependencies.

v0.0.11

30 Aug 14:32
Compare
Choose a tag to compare

Fix permissions to be readable by all users when --system is used

v0.0.10

17 Mar 16:30
Compare
Choose a tag to compare

Log fixes and Fedora general availability

v0.0.9

07 Feb 15:54
Compare
Choose a tag to compare
  • Automatic upgrade of pip inside virtualenv upon installing or upgrading programs #4
  • Only create virtualenv upon program installation (bugfix)

v0.0.8

28 Sep 20:26
Compare
Choose a tag to compare

Correct install directory for system-wide apps #3

v0.0.7

21 Jan 04:48
Compare
Choose a tag to compare

Allow handling version specifiers; ability to update programs

v0.0.6

28 May 10:46
Compare
Choose a tag to compare

Fixed permissions on /opt/pip-safe to be 0755

v0.0.5

16 Apr 08:35
Compare
Choose a tag to compare
  • Integrated #2
  • Tests

v0.0.4

03 Jan 03:19
Compare
Choose a tag to compare

Fix Python 3

v0.0.3

03 Jan 02:48
Compare
Choose a tag to compare

More fixes