Skip to content

Releases: projg2/python-exec

2.4

14 May 11:12
python-exec-2.4

Choose a tag to compare

2.4
  • improved symlink handling that uses only the final symlink for lookup,
  • per-script configuration overrides.

2.3.2

14 May 11:12
python-exec-2.3.2

Choose a tag to compare

  • improved error handling,
  • fixed argv[0] to wrapped script path for wrapping Python interpreter,
  • added COPYING and README files, the latter with recovery instructions.

2.3.1

14 May 11:11
python-exec-2.3.1

Choose a tag to compare

  • rename python-exec2-c to python-exec2c,
  • move python-exec2c to bindir for linking as python{,2,3}.

2.3

14 May 11:11
python-exec-2.3

Choose a tag to compare

2.3
  • use python-exec.conf for impl preferences,
  • use --sysconfdir for configuration, rather than --with-epython+/etc,
  • tests no longer depend on system configs.

2.2.1

14 May 11:10
python-exec-2.2.1

Choose a tag to compare

  • new internal configuration format
  • misc fixes

2.2

14 May 11:10
python-exec-2.2

Choose a tag to compare

2.2
  • python-exec2-c can now be symlinked directly as wrapper,
    as /usr/bin/python on Prefix must be a real executable.

2.1

14 May 11:09
python-exec-2.1

Choose a tag to compare

2.1
  • read python[23] selection from files, like eselect-python-20151117.

2.0.2

14 May 11:08
python-exec-2.0.2

Choose a tag to compare

  • update script location in script comment,
  • fix off-by-one error in try_file(),
  • enable largefile support for improved portability.

2.0.1

14 May 11:08
python-exec-2.0.1

Choose a tag to compare

  • fix uninitialized memory access (missing null terminator).

2.0

14 May 11:07
python-exec-2.0

Choose a tag to compare

2.0
  • switch to new wrapping scheme, using /usr/lib/python-exec/${EPYTHON}.