summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/python-3.4.5-r0: stable on alphaTobias Klausmann2016-11-231-1/+1
| | | | Gentoo-Bug: 585946
* dev-lang/python: x86 stable wrt bug #585946Agostino Sarubbo2016-11-222-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/python: amd64 stable wrt bug #585946Agostino Sarubbo2016-11-222-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/python-2.7.12-r0: stable on alphaTobias Klausmann2016-11-151-1/+1
| | | | Gentoo-Bug: 592658
* dev-lang/python: arm stable, bug #592658Markus Meier2016-11-131-1/+1
| | | | | Package-Manager: portage-2.3.2 RepoMan-Options: --include-arches="arm"
* Revert "Temporarily remove Manifest files that were at risk of having broken ↵Michael Palimaka2016-10-311-0/+10
| | | | | | ChangeLog entries." This reverts commit 48b59c28052dbc9a1c410a8a5d93c1cc3c8c8d4b.
* Temporarily remove Manifest files that were at risk of having broken ↵Michael Palimaka2016-10-311-10/+0
| | | | | | | | | ChangeLog entries. This commit will be immediately reverted. The intention is to force the mtime to be bumped causing the updated Manifest to be propagated to mirrors. Gentoo-bug: 577722
* dev-lang/python: remove old patchesMike Gilbert2016-10-283-219/+0
| | | | Package-Manager: portage-2.3.2
* dev-lang/python: remove 3.3Mike Gilbert2016-10-273-698/+0
| | | | Package-Manager: portage-2.3.2
* dev-lang/python: set LC_ALL=C in src_compileMike Gilbert2016-09-235-20/+12
| | | | Package-Manager: portage-2.3.0_p43
* dev-lang/python: LC_COLLATE=CMike Gilbert2016-09-235-0/+20
| | | | | | Bug: https://bugs.gentoo.org/594768 Package-Manager: portage-2.3.0_p43
* dev-lang/python: remove obsolete ebuildsMike Gilbert2016-09-237-2105/+0
| | | | Package-Manager: portage-2.3.0_p43
* dev-lang/python: Fix cross-compilation support for 3.4.5Gerhard Bräunlich2016-09-102-0/+12
| | | | | | Gentoo-bug: https://bugs.gentoo.org/show_bug.cgi?id=590530 Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/2247
* dev-lang/python: Backport gcc[-libffi(-)] blocker fix to all versionsMichał Górny2016-08-199-9/+9
|
* Revert "dev-lang/python: disable MPROTECT"Mike Gilbert2016-08-043-3/+18
| | | | This reverts commit b8cb87b5af9ab23e60864a4c66988c0f595f5b77.
* dev-lang/python: disable MPROTECTMike Gilbert2016-08-033-18/+3
| | | | | | The hardened team can figure this shit out. Package-Manager: portage-2.3.0_p16
* dev-lang/python: Remove remnants of python-updaterMichał Górny2016-07-309-63/+14
| | | | | | | | | | | | | Remove the remaining dependencies on deprecated python-updater, and update the postinst messages appropriately. For Python 2.7, the message has been removed altogether since it is the oldest version supported by PYTHON_TARGETS. For the remaining versions, just inform about potential PYTHON_TARGETS changes necessary. The modified versions are not revision-bumped to avoid unnecessary rebuilds due to a minor change. The versions that are still newest-visible (i.e. not replaced by another version or revision bump) will be bumped when python-updater is lastrited.
* dev-lang/python: bump to 2.7.12Mike Gilbert2016-07-212-0/+372
| | | | Package-Manager: portage-2.3.0_p15
* dev-lang/python: fix SRC_URIMike Gilbert2016-07-211-1/+1
|
* dev-lang/python: bump to 3.4.5Mike Gilbert2016-07-212-0/+355
| | | | Package-Manager: portage-2.3.0_p15
* dev-lang/python: bump to 3.5.2Mike Gilbert2016-07-212-0/+361
| | | | Package-Manager: portage-2.3.0_p15
* dev-lang/python: Bump to 3.4.4Michał Górny2016-06-102-0/+355
|
* dev-lang/python: Fix distutils to compile .opt-1 & .opt-2 in 3.5Michał Górny2016-06-062-0/+440
|
* 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
|