summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/python: Drop append-flags -fPIC alpha workaround.Matt Turner2016-05-295-10/+0
| | | | | Unknown what it was working around. The same existed for amd64 and hppa but both were removed more than ten years ago.
* dev-lang/python: fix cross-compiles for 3.5.1Mike Gilbert2016-05-112-6/+76
| | | | | | Bug: https://bugs.gentoo.org/581304 Package-Manager: portage-2.2.28_p106
* dev-lang/python: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-031-2/+2
| | | | | | | | | Approved by Michał Górny <mgorny@gentoo.org> Gentoo-Bug: https://bugs.gentoo.org/573846 Gentoo-Bug: https://bugs.gentoo.org/581940 Package-Manager: portage-2.2.26
* dev-lang/python: Remove obsolete process_data patch from 3.3, #580242Michał Górny2016-04-232-4/+6
| | | | | | | | | Remove the obsolete process_data patch from both 3.3 versions. The patch was only needed for some packages using python.eclass, it is no longer carried by any other Python version (including stable ebuilds) and breaks the build on musl. Bug: https://bugs.gentoo.org/show_bug.cgi?id=580242
* dev-lang/python: Lower eselect-python deps due to pythonX.Y-config fixMichał Górny2016-02-284-4/+4
| | | | | | | Lower the dependency on app-eselect/eselect-python to 20140125-r1 since that version got a fix to support pythonX.Y-config. This should make a good stable candidate and starting point for migration to newer python-exec versions.
* dev-lang/python:{2.7,3.4,3.5}: Move epatch_user call before sedding libdir. ↵Alexis Ballier2016-02-173-6/+6
| | | | | | | | | Bug #574962. This allows sharing patches between different architectures where libdir differ. Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* dev-lang/python:2.7: Do not update meaningless Python 2 preferenceMichał Górny2016-02-061-4/+0
| | | | | | Python 2 preference is meaningless since we only support one version of Python 2, and it causes Python 2 to be preferred over non-selected versions of Python 3.
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* dev-lang/python: pax-mark the python binary in src_installMike Gilbert2016-01-221-1/+9
| | | | | | Bug: https://bugs.gentoo.org/569908 Package-Manager: portage-2.2.27_p47
* dev-lang/python: Revbump to propagate PYVER fixesMichał Górny2016-01-044-0/+0
|
* dev-lang/python: Drop meaningless intermediate revisionsMichał Górny2016-01-045-1728/+0
|
* dev-lang/python: Fix invalid PYVER references, #570542Michał Górny2016-01-047-7/+7
|
* dev-lang/python: Install a wrapper to fix python-config paths, #569506Michał Górny2015-12-233-6/+21
|
* dev-lang/python: Ensure python-config & .pc ABI symlinks, idle wrappingMichał Górny2015-12-186-20/+50
| | | | | | | | | | Fix the pythonX.Y-config symlink creation to be only applied when ABIFLAGS are not empty, and add additional python-X.Ym.pc symlink for pkg-config. Make both official as they are created as part of regular upstream 'make install' (but not 'make altinstall' used by Gentoo). Install python-exec wrapping symlink for the idle executable when USE=tk is enabled.
* dev-lang/python: Depend on ncurses slot 0 in stable ebuildsMike Gilbert2015-12-153-3/+3
| | | | Package-Manager: portage-2.2.26_p32
* dev-lang/python: Bump to 3.5.1Mike Gilbert2015-12-132-0/+350
| | | | Package-Manager: portage-2.2.26_p27
* dev-lang/python: Add compat symlink for pythonX.Y-configMike Gilbert2015-12-103-0/+12
| | | | Package-Manager: portage-2.2.26_p25
* dev-lang/python: Adjust eselect-python depMike Gilbert2015-12-105-5/+5
| | | | Package-Manager: portage-2.2.26_p25
* dev-lang/python: version bump to 2.7.11Dirkjan Ochtman2015-12-062-0/+373
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/python: mark 3.4.3/2.7.10r1 arm64/m68k/s390/sh stableMike Frysinger2015-11-242-2/+2
|
* dev-lang/python: fix system libffi handlingMike Frysinger2015-11-193-0/+38
|
* dev-lang/python: Revbump 2.7.10Mike Gilbert2015-11-172-0/+0
| | | | | | This ensures nobody gets bitten by f1d0291c. Package-Manager: portage-2.2.24_p19
* dev-lang/python: Add symlinks for python-exec wrapping of execsMichał Górny2015-11-174-4/+86
| | | | | Add symlinks to make it possible to wrap Python executable aliases (python, python-config, pydoc...) via python-exec.
* dev-lang/python: Remove more old versionsMichał Górny2015-11-133-687/+0
|
* dev-lang/python: alpha stable wrt bug #561524Agostino Sarubbo2015-11-131-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="alpha"
* dev-lang/python: Copy the 2.7 EPYTHON fix to older versionsMichał Górny2015-11-123-3/+3
|
* dev-lang/python: Fix py version ref for python_export in 2.7Michał Górny2015-11-121-1/+1
|
* dev-lang/python: Fix epython.py module first installMichał Górny2015-11-1213-51/+78
| | | | | Fix the issues in obtaining sitedir for epython.py module install when dev-lang/python is not yet installed.
* dev-lang/python: Remove redundant ebuildsMichał Górny2015-11-124-1003/+0
|
* dev-lang/python: Set PYTHON_SITEDIR manuallyMike Gilbert2015-11-1112-11/+23
| | | | | | | | The eclass change in fd4001e9 causes python_export to call ${PYTHON} to obtain PYTHON_SITEDIR. This returns an empty string if ${PYTHON} has not yet been merged. Package-Manager: portage-2.2.23_p26
* dev-lang/python: Correct SLOT use after subslot introductionMichał Górny2015-11-113-44/+50
|
* dev-lang/python: Clean up whitespace in 3.4.3-r3 for consistencyMichał Górny2015-11-111-19/+21
|
* dev-lang/python: Backport EAPI=5 and slot operators in depsMichał Górny2015-11-113-38/+41
|
* dev-lang/python: Remove python-config-X.Y compatibilityMichał Górny2015-11-114-9/+346
| | | | | Remove the python-config-X.Y symlinks that were added as the Gentoo divergence compatibility.
* dev-lang/python: Replace python3.x executables with symlinksMichał Górny2015-11-113-0/+24
| | | | | Replace python3.X executables (duplicate to python3.Xm) installed by the build system with symlinks to the ABIFLAGS-enabled variants.
* dev-lang/python: Re-enable ABIFLAGS on python3.3+Michał Górny2015-11-113-0/+948
| | | | | | | Disable the ABIFLAGS removal that was introduced on python3.2+ for 'aesthetic reasons'. This caused Gentoo Python installations to unnecessarily diverge from upstream and promote bad development practices.
* dev-lang/python: ia64 stable wrt bug #561524Mikle Kolyada2015-11-081-1/+1
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/python: Restore keywords on latest python 2.7, 3.4 ebuildsMike Gilbert2015-11-065-1009/+45
| | | | Package-Manager: portage-2.2.23_p18
* dev-lang/python: ppc stable wrt bug #561524Agostino Sarubbo2015-10-301-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc"
* dev-lang/python: ppc stable wrt bug #530858Agostino Sarubbo2015-10-301-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc"
* dev-lang/python: arm stable, bug #530858Markus Meier2015-10-251-1/+1
| | | | | Package-Manager: portage-2.2.23 RepoMan-Options: --include-arches="arm"
* dev-lang/python: arm stable, bug #561524Markus Meier2015-10-171-1/+1
| | | | | Package-Manager: portage-2.2.23 RepoMan-Options: --include-arches="arm"
* dev-lang/python: fix cross-compiling checks w/-WformatMike Frysinger2015-10-142-0/+25
|
* dev-lang/python: sparc stable wrt bug #561524Mikle Kolyada2015-10-111-1/+1
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/python: sparc stable wrt bug #530858Mikle Kolyada2015-10-101-1/+1
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/python: Add KEYWORDS for 3.5Mike Gilbert2015-10-041-1/+1
| | | | Package-Manager: portage-2.2.22_p5
* dev-lang/python: Stable for PPC64 (bug #530858).Jeroen Roovers2015-10-031-1/+1
| | | | | Package-Manager: portage-2.2.22 RepoMan-Options: --ignore-arches
* dev-lang/python: Stable for PPC64 (bug #561524).Jeroen Roovers2015-10-031-1/+1
| | | | | Package-Manager: portage-2.2.22 RepoMan-Options: --ignore-arches
* dev-lang/python: add upstream fix for testing w/gcc-5 #547626Mike Frysinger2015-10-023-0/+39
|