40 Commits

Author SHA1 Message Date
Michał Górny
c67770b203
dev-lang/python: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-07-04 10:48:05 +02:00
Michał Górny
1aafbb4cda
dev-lang/python: Fix test failure due to importing numpy in 3.8+
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-04-12 13:29:49 +02:00
Mike Gilbert
4ddeacea98
dev-lang/python: ignore EACCES instead of EPERM
Fixes: 212bc8ce91237d28de326e84ff8607863602d1f7
Closes: https://bugs.gentoo.org/679628
Package-Manager: Portage-2.3.96_p4, Repoman-2.3.22_p1
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
2020-04-04 14:22:49 -04:00
Mike Gilbert
212bc8ce91
dev-lang/python: ignore EPERM in test.support.unlink()
Closes: https://bugs.gentoo.org/679628
Package-Manager: Portage-2.3.96_p4, Repoman-2.3.22_p1
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
2020-04-03 10:55:52 -04:00
Michał Górny
7fc5957ee0
dev-lang/python: Remove redundant versions
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-03-07 16:39:28 +01:00
Michał Górny
752d072ccc
dev-lang/python: Remove 3.5*
Python 3.5 is no longer supported.  A clean ebuild for the interpreter
now resides in ::python.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-01-03 09:27:37 +01:00
Michał Górny
7fff5d2e37
dev-lang/python: Remove redundant versions
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-12-19 09:58:55 +01:00
Mike Gilbert
838b6612b9
dev-lang/python: re-enable all openssl algorithms
Package-Manager: Portage-2.3.77_p5, Repoman-2.3.17_p81
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
2019-10-18 21:05:37 -04:00
Michał Górny
7722db56fc
dev-lang/python: remove 3.4*
Closes: https://bugs.gentoo.org/673960
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-04-20 10:28:52 +02:00
Michael Mair-Keimberger
987d7af5da
dev-lang/python: remove unused patch
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11511
Signed-off-by: Aaron Bauman <bman@gentoo.org>
2019-03-26 15:33:03 -04:00
Michael Mair-Keimberger
256371d3c2
dev-lang/python: remove unused patches.
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10869
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
2019-02-05 23:37:43 +01:00
Mike Gilbert
0d123a4bd5
dev-lang/python: fix unaligned memory access
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
2018-04-19 15:44:13 -04:00
Aaron Bauman
9f295e6e7b
dev-lang/python: compatibility patch for libressl
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
2018-04-16 12:14:08 -04:00
Aaron Bauman
0eb22623c4
dev-lang/python: compatibility patch for libressl
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
2018-04-16 12:13:59 -04:00
Aaron Bauman
f2a1e08538
dev-lang/python: compatibility patch for libressl
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
2018-04-13 15:33:16 -04:00
Mike Gilbert
c380580255
dev-lang/python: bump to 3.6.5
Package-Manager: Portage-2.3.24, Repoman-2.3.6_p81
2018-04-01 13:18:12 -04:00
Michael Mair-Keimberger
e0dc893a23
dev-lang/python: remove unused patch
Closes: https://github.com/gentoo/gentoo/pull/6418
2017-12-03 16:08:08 -05:00
Mike Gilbert
56760ce3a2
dev-lang/python: disable the nis module
This fails to build with glibc-2.26.

Bug: https://bugs.gentoo.org/631488
Package-Manager: Portage-2.3.13_p1, Repoman-2.3.3_p81
2017-11-11 11:07:46 -05:00
Mike Gilbert
a67db7a3cb
dev-lang/python: 3.4: disable getentropy() on linux
Closes: https://bugs.gentoo.org/635534
Package-Manager: Portage-2.3.13, Repoman-2.3.3_p80
2017-11-01 12:03:13 -04:00
Michael Mair-Keimberger (asterix)
f61d0e96e2
dev-lang/python: remove unused patches. 2017-08-29 22:18:13 +02:00
Mike Gilbert
61958b8855
dev-lang/python: fix build failure in blake2 module
Thanks to Johannes Hirte for the simple solution.

Bug: https://bugs.gentoo.org/608586
Package-Manager: Portage-2.3.6_p23, Repoman-2.3.3_p1
2017-07-30 11:26:29 -04:00
Mike Gilbert
8833b6036e
dev-lang/python: backport test fix
Bug: https://bugs.gentoo.org/617028
Package-Manager: Portage-2.3.5_p31, Repoman-2.3.2_p61
2017-04-29 20:18:55 -04:00
Ulrich Müller
22fd7b2d47
Drop remaining $Id$ and $Header$ from files.
Bug: 611234
2017-02-28 21:43:13 +01:00
Ulrich Müller
c462f577d0
Update outdated copyright headers.
Update all headers still saying "Gentoo Technologies, Inc."
to "Gentoo Foundation".

Acked by antarus.
2017-02-25 21:32:05 +01:00
Mike Gilbert
8009a89b44
dev-lang/python: remove old patches
Package-Manager: portage-2.3.2
2016-10-28 10:11:09 -04:00
Gerhard Bräunlich
115041505b
dev-lang/python: Fix cross-compilation support for 3.4.5
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
2016-09-10 10:01:29 -04:00
Michał Górny
ea1d100da4
dev-lang/python: Fix distutils to compile .opt-1 & .opt-2 in 3.5 2016-06-06 21:40:30 +02:00
Mike Gilbert
3f74e0196b
dev-lang/python: fix cross-compiles for 3.5.1
Bug: https://bugs.gentoo.org/581304

Package-Manager: portage-2.2.28_p106
2016-05-11 20:58:45 -04:00
Austin English
ffcc6e582c
dev-lang/python: use #!/sbin/openrc-run instead of #!/sbin/runscript
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
2016-05-03 11:55:58 -05:00
Mike Frysinger
bc2ac53cf5
dev-lang/python: fix system libffi handling 2015-11-19 14:40:49 -05:00
Mike Frysinger
d3f5509e59
dev-lang/python: fix cross-compiling checks w/-Wformat 2015-10-14 00:48:42 -04:00
Mike Frysinger
bd3586765e
dev-lang/python: add upstream fix for testing w/gcc-5 #547626 2015-10-02 09:56:33 -04:00
Mike Gilbert
311b0dd507
dev-lang/python: Don't patch pyconfig.h.in either
Package-Manager: portage-2.2.20_p164
2015-09-21 15:18:21 -04:00
Mike Gilbert
0170c84efe
dev-lang/python: Don't patch configure directly
Thanks to Arfrever for the suggestion.

Bug: https://bugs.gentoo.org/560948

Package-Manager: portage-2.2.20_p164
2015-09-21 15:14:02 -04:00
Julian Ospald
9c9eff93fe
dev-lang/python: add libressl support
This only affects ~arch or unkeyworded ebuilds.
2015-09-20 14:46:56 +02:00
Mike Gilbert
c0d97a27e1
dev-lang/python: Fix cross-compiling for 3.5
Package-Manager: portage-2.2.20_p169_p6532
2015-09-19 22:07:53 -04:00
Ulrich Müller
c80593e66a
[QA] Remove executable bit from files, bug 550434. 2015-08-09 16:28:10 +02:00
Michał Górny
0a51358f4b
dev-lang/python: Move 2.6 to ::python
Package-Manager: portage-2.2.20
2015-08-09 11:07:44 +02:00
Michał Górny
33cf38e4f1
Move 3.2 to ::python. Remove old patches.
Package-Manager: portage-2.2.20
2015-08-09 10:47:50 +02:00
Robin H. Johnson
56bd759df1
proj/gentoo: Initial commit
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
2015-08-08 17:38:18 -07:00