summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/python-3.6.5: arm64 stable (bug #653440)Mart Raudsepp2018-04-251-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-lang/python-3.4.8: arm64 stable (bug #653440)Mart Raudsepp2018-04-251-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-lang/python-3.5.5: arm64 stable (bug #653440)Mart Raudsepp2018-04-251-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-lang/python-3.6.5: ppc64 stable, bug 653440Matt Turner2018-04-221-1/+1
|
* dev-lang/python-3.5.5: ppc64 stable, bug 653440Matt Turner2018-04-221-1/+1
|
* dev-lang/python-3.4.8: ppc64 stable, bug 653440Matt Turner2018-04-221-1/+1
|
* dev-lang/python-3.6.5: ppc stable, bug 653440Matt Turner2018-04-221-1/+1
|
* dev-lang/python-3.5.5: ppc stable, bug 653440Matt Turner2018-04-221-1/+1
|
* dev-lang/python-3.4.8: ppc stable, bug 653440Matt Turner2018-04-221-1/+1
|
* dev-lang/python-3.6.5: alpha stable, bug 653440Matt Turner2018-04-221-1/+1
|
* dev-lang/python-3.5.5: alpha stable, bug 653440Matt Turner2018-04-221-1/+1
|
* dev-lang/python-3.4.8: alpha stable, bug 653440Matt Turner2018-04-221-1/+1
|
* dev-lang/python: Fix automagic dep on bluetooth headersMichał Górny2018-04-215-0/+1451
| | | | | | | | | Add IUSE=bluetooth to control the support for AF_BLUETOOTH. When enabled, pull net-wireless/bluez to provide headers necessary to build it. When disabled, explicitly make the configure test for appropriate headers fail for consistency. Closes: https://bugs.gentoo.org/479576
* dev-lang/python: Move readline dep outside 'ncurses?'Michał Górny2018-04-204-16/+8
| | | | | | | | | Move the dependency on readline to be independent of ncurses. Looking at the code, there is no apparent reason for putting it inside 'ncurses?' block. Furthermore, it is inconsistent with how the readline module build is controlled. Closes: https://bugs.gentoo.org/401651
* dev-lang/python: stable 3.6.5 for sparcRolf Eike Beer2018-04-201-1/+1
| | | | | | Bug: https://bugs.gentoo.org/653440 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* dev-lang/python: stable 3.5.5 for sparcRolf Eike Beer2018-04-201-1/+1
| | | | | | Bug: https://bugs.gentoo.org/653440 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* dev-lang/python: stable 3.4.8 for sparcRolf Eike Beer2018-04-201-1/+1
| | | | | | Bug: https://bugs.gentoo.org/653440 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* dev-lang/python: stable 3.6.5 for ia64, bug #653440Sergei Trofimovich2018-04-201-1/+1
| | | | | | Bug: https://bugs.gentoo.org/653440 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
* dev-lang/python: stable 3.5.5 for ia64, bug #653440Sergei Trofimovich2018-04-201-1/+1
| | | | | | Bug: https://bugs.gentoo.org/653440 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
* dev-lang/python: stable 3.4.8 for ia64, bug #653440Sergei Trofimovich2018-04-201-1/+1
| | | | | | Bug: https://bugs.gentoo.org/653440 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
* dev-lang/python: arm stable wrt bug #653440Mikle Kolyada2018-04-193-3/+3
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-lang/python: fix unaligned memory accessMike Gilbert2018-04-195-0/+88
| | | | | | | Thanks to Rolf Eike Beer for the patches. Closes: https://bugs.gentoo.org/636400 Package-Manager: Portage-2.3.24, Repoman-2.3.6_p81
* dev-lang/python: amd64 stable wrt bug #653440Aaron Bauman2018-04-173-3/+3
| | | | | Bug: https://bugs.gentoo.org/653440 Package-Manager: Portage-2.3.29, Repoman-2.3.9
* dev-lang/python: x86 stable (bug #653440)Thomas Deutschmann2018-04-183-3/+3
| | | | Package-Manager: Portage-2.3.30, Repoman-2.3.9
* dev-lang/python: compatibility patch for libresslAaron Bauman2018-04-162-1/+71
| | | | | | | | | | This patch fixes building with >=dev-libs/libressl-2.7. Additionally, the slot and subslot modifier have been updated to ensure rebuilds are properly triggered. Bug: https://bugs.gentoo.org/651162 Package-Manager: Portage-2.3.28, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/7978
* dev-lang/python: compatibility patch for libresslAaron Bauman2018-04-162-1/+116
| | | | | | | | | This patch fixes building with >=dev-libs/libressl-2.7. Additionally, the slot and subslot modifier have been updated to ensure rebuilds are properly triggered. Package-Manager: Portage-2.3.28, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/7977
* dev-lang/python: compatibility patch for libresslAaron Bauman2018-04-132-1/+94
| | | | | | | | | | This patch fixes building with >=dev-libs/libressl-2.7. Additionally, the slot and subslot modifier have been updated to ensure rebuilds are properly triggered. Patch is from upstream commit 4ca0739c9d97ac7cd45499e0d31be68dc659d0e1. Package-Manager: Portage-2.3.28, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/7971
* dev-lang/python: bump to 3.6.5Mike Gilbert2018-04-013-0/+358
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6_p81
* dev-lang/python: bump to 3.5.5Mike Gilbert2018-04-012-0/+366
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6_p81
* dev-lang/python: Version bump to 3.4.8Manuel Rüger2018-03-302-0/+359
| | | | Package-Manager: Portage-2.3.27, Repoman-2.3.9
* */*: Remove sparc-fbsd keywordsMichał Górny2018-01-236-8/+8
|
* dev-lang/python: arm stable, bug #639070Markus Meier2018-01-221-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="arm"
* dev-lang/python: mark 3.6.3-r1 arm64/m68k/s390/sh stableMike Frysinger2018-01-111-1/+1
|
* dev-lang/python: mark 3.5.4-r1 arm64/m68k/s390/sh stableMike Frysinger2018-01-091-1/+1
|
* dev-lang/python: depend on app-arch/xz-utils[extra-filters] for testsMike Gilbert2018-01-064-7/+15
| | | | | Closes: https://bugs.gentoo.org/643744 Package-Manager: Portage-2.3.19_p3, Repoman-2.3.6_p37
* dev-lang/python: bump to 3.6.4Mike Gilbert2018-01-052-0/+346
| | | | | Closes: https://bugs.gentoo.org/643516 Package-Manager: Portage-2.3.19_p3, Repoman-2.3.6_p37
* dev-lang/python: remove oldMike Gilbert2017-12-047-2150/+0
| | | | Package-Manager: Portage-2.3.15, Repoman-2.3.6_p7
* dev-lang/python: disable nis for 3.4.5Mike Gilbert2017-12-041-0/+358
| | | | Package-Manager: Portage-2.3.15, Repoman-2.3.6_p7
* dev-lang/python: stabilize nis disablement for 2.7 and 3.5Mike Gilbert2017-12-042-2/+2
| | | | Package-Manager: Portage-2.3.15, Repoman-2.3.6_p7
* dev-lang/python: remove unused patchMichael Mair-Keimberger2017-12-031-75/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/6418
* dev-lang/python: 3.6.3-r1 stable on amd64, bug 363070Mike Gilbert2017-12-011-1/+1
| | | | Package-Manager: Portage-2.3.15, Repoman-2.3.6_p7
* dev-lang/python: stable 3.6.3-r1 for hppa/ia64, bug #639070Sergei Trofimovich2017-11-301-1/+1
| | | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa ia64"
* dev-lang/python-3.6.3-r1: alpha stableTobias Klausmann2017-11-301-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/639070
* dev-lang/python: stable 3.6.3-r1 for sparc, bug #639070 (thanks to Rolf Eike ↵Sergei Trofimovich2017-11-291-1/+1
| | | | | | | Beer) Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* dev-lang/python: x86 stable (bug #639070)Thomas Deutschmann2017-11-292-3/+3
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* dev-lang/python: stable 3.6.3-r1 for ppc/ppc64, bug #639070Sergei Trofimovich2017-11-282-11/+11
| | | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc ppc64"
* dev-lang/python-3.5.4-r0: alpha stableTobias Klausmann2017-11-171-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/620940
* dev-lang/python: 2.7.14 stable on arm, bug #635944Anthony G. Basile2017-11-121-1/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-lang/python: 3.5.4 stable on arm and ppc, bug #620940Anthony G. Basile2017-11-121-1/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-lang/python: stable 2.7.14 for sparc, bug #635944 (thanks to Rolf Eike Beer)Sergei Trofimovich2017-11-111-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="sparc"