summaryrefslogtreecommitdiff
path: root/dev-lang/python-exec/Manifest
AgeCommit message (Collapse)Author
2022-12-18dev-lang/python-exec: Remove oldMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2022-12-18dev-lang/python-exec: Bump to 2.4.10Michał Górny
Closes: https://bugs.gentoo.org/886625 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2022-06-10dev-lang/python-exec: Remove oldMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2022-05-09dev-lang/python-exec: Bump to 2.4.9Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2021-09-07dev-lang/python-exec: Remove oldMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2021-06-10dev-lang/python-exec: Bump to 2.4.8Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2021-06-07dev-lang/python-exec: Bump to 2.4.7Michał Górny
Closes: https://bugs.gentoo.org/794739 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2018-09-15dev-lang/python-exec: Clean old upMichał Górny
2018-05-27dev-lang/python-exec: Bump to 2.4.6Michał Górny
Closes: https://bugs.gentoo.org/656204
2018-05-27dev-lang/python-exec: Drop oldMichał Górny
2017-11-28dev-lang/python-exec: stable 2.4.5 for sparc, bug #636470 (thanks to Rolf ↵Sergei Trofimovich
Eike Beer) Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
2017-04-21dev-lang/python-exec: Clean old versions upMichał Górny
2017-01-26dev-lang/python-exec: Bump to 2.4.5Michał Górny
Bump to the new 2.4.5 release. It includes a fallback for symlink resolution when PATH is wiped out the environment (when 'env -i' is used, e.g. in gcc-config).
2016-11-16dev-lang/python-exec: Bump to 2.4.4Michał Górny
2016-03-07dev-lang/python-exec: Bump to 2.4.3 with test fixesMichał Górny
Bug: https://bugs.gentoo.org/show_bug.cgi?id=575938
2016-02-25dev-lang/python-exec: Drop intermediate masked versionsMichał Górny
2016-02-23dev-lang/python-exec: Bugfix bump to 2.4.2Michał Górny
Bump to 2.4.2 that fixes informational command output (-h, -l, -V) to go to stdout rather than stderr. This is required for new eselect-python versions.
2016-02-21dev-lang/python-exec: Bump to 2.4.1 with symlink resolution fixMichał Górny
Add a new 2.4.1 version that does symlink resolution correctly when starting python-exec2c links via PATH, e.g. when wrapping Python itself.
2016-02-20dev-lang/python-exec: Remove 2.4 due to issues with python wrappingMichał Górny
Remove 2.4 as it fails at symlink resolution when argv[0] contains only basename (and requires PATH lookup), which breaks executables linked directly to python-exec2c such as python wrappers.
2016-02-20dev-lang/python-exec: Bump to the most awesome so far 2.4 releaseMichał Górny
Version bump to 2.4. The new version improves symlink handling to fix problems when basename of custom symlinks collide with another system executable name (previously, this resulted in the wrong script being used), and adds support for per-script implementation preference overrides.
2016-02-18dev-lang/python-exec: Bugfix bump to 2.3.2, #574970Michał Górny
Bump to bugfix 2.3.2 release with improved error handling, proper argv[0] value for Python interpreter wrapping and a README with recovery instructions. Bug: https://bugs.gentoo.org/574970
2016-02-17dev-lang/python-exec: put back 2.3, as 2.3.1 seems to break systems completelyFabian Groffen
Package-Manager: portage-2.2.20-prefix
2016-02-16dev-lang/python-exec: Update the testing version to 2.3.1Michał Górny
2016-02-07dev-lang/python-exec: Major version bump to 2.3Michał Górny
The new 2.3 release is the first release using new python-exec.conf configuration file that allows users to specify complete Python implementation preferences for python-exec.
2016-01-31dev-lang/python-exec: Minor version bumpMichał Górny
2016-01-11dev-lang/python-exec: Bump to 2.2, needed for #568974Michał Górny
Bump to version 2.2 that makes it possible to symlink python-exec2-c directly as wrapper. This is necessary to support wrapping /usr/bin/python correctly on non-Linux systems where shebangs must only reference real executables (rather than the Python script used so far).
2015-11-17dev-lang/python-exec: Bump to 2.1Michał Górny
The new version follows app-admin/eselect-python-20151117 change of storing split python[23] interpreter choice in config files.
2015-08-08proj/gentoo: Initial commitRobin H. Johnson
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed