summaryrefslogtreecommitdiff
path: root/dev-lang/python/files
AgeCommit message (Collapse)Author
2020-07-04dev-lang/python: Remove oldMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-04-12dev-lang/python: Fix test failure due to importing numpy in 3.8+Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-04-04dev-lang/python: ignore EACCES instead of EPERMMike Gilbert
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-03dev-lang/python: ignore EPERM in test.support.unlink()Mike Gilbert
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-03-07dev-lang/python: Remove redundant versionsMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-01-03dev-lang/python: Remove 3.5*Michał Górny
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>
2019-12-19dev-lang/python: Remove redundant versionsMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-10-18dev-lang/python: re-enable all openssl algorithmsMike Gilbert
Package-Manager: Portage-2.3.77_p5, Repoman-2.3.17_p81 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
2019-04-20dev-lang/python: remove 3.4*Michał Górny
Closes: https://bugs.gentoo.org/673960 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-03-26dev-lang/python: remove unused patchMichael Mair-Keimberger
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-02-05dev-lang/python: remove unused patches.Michael Mair-Keimberger
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>
2018-04-19dev-lang/python: fix unaligned memory accessMike Gilbert
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-16dev-lang/python: compatibility patch for libresslAaron Bauman
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-16dev-lang/python: compatibility patch for libresslAaron Bauman
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-13dev-lang/python: compatibility patch for libresslAaron Bauman
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-01dev-lang/python: bump to 3.6.5Mike Gilbert
Package-Manager: Portage-2.3.24, Repoman-2.3.6_p81
2017-12-03dev-lang/python: remove unused patchMichael Mair-Keimberger
Closes: https://github.com/gentoo/gentoo/pull/6418
2017-11-11dev-lang/python: disable the nis moduleMike Gilbert
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-01dev-lang/python: 3.4: disable getentropy() on linuxMike Gilbert
Closes: https://bugs.gentoo.org/635534 Package-Manager: Portage-2.3.13, Repoman-2.3.3_p80
2017-08-29dev-lang/python: remove unused patches.Michael Mair-Keimberger (asterix)
2017-07-30dev-lang/python: fix build failure in blake2 moduleMike Gilbert
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-04-29dev-lang/python: backport test fixMike Gilbert
Bug: https://bugs.gentoo.org/617028 Package-Manager: Portage-2.3.5_p31, Repoman-2.3.2_p61
2017-02-28Drop remaining $Id$ and $Header$ from files.Ulrich Müller
Bug: 611234
2017-02-25Update outdated copyright headers.Ulrich Müller
Update all headers still saying "Gentoo Technologies, Inc." to "Gentoo Foundation". Acked by antarus.
2016-10-28dev-lang/python: remove old patchesMike Gilbert
Package-Manager: portage-2.3.2
2016-09-10dev-lang/python: Fix cross-compilation support for 3.4.5Gerhard Bräunlich
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-06-06dev-lang/python: Fix distutils to compile .opt-1 & .opt-2 in 3.5Michał Górny
2016-05-11dev-lang/python: fix cross-compiles for 3.5.1Mike Gilbert
Bug: https://bugs.gentoo.org/581304 Package-Manager: portage-2.2.28_p106
2016-05-03dev-lang/python: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English
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
2015-11-19dev-lang/python: fix system libffi handlingMike Frysinger
2015-10-14dev-lang/python: fix cross-compiling checks w/-WformatMike Frysinger
2015-10-02dev-lang/python: add upstream fix for testing w/gcc-5 #547626Mike Frysinger
2015-09-21dev-lang/python: Don't patch pyconfig.h.in eitherMike Gilbert
Package-Manager: portage-2.2.20_p164
2015-09-21dev-lang/python: Don't patch configure directlyMike Gilbert
Thanks to Arfrever for the suggestion. Bug: https://bugs.gentoo.org/560948 Package-Manager: portage-2.2.20_p164
2015-09-20dev-lang/python: add libressl supportJulian Ospald
This only affects ~arch or unkeyworded ebuilds.
2015-09-19dev-lang/python: Fix cross-compiling for 3.5Mike Gilbert
Package-Manager: portage-2.2.20_p169_p6532
2015-08-09[QA] Remove executable bit from files, bug 550434.Ulrich Müller
2015-08-09dev-lang/python: Move 2.6 to ::pythonMichał Górny
Package-Manager: portage-2.2.20
2015-08-09Move 3.2 to ::python. Remove old patches.Michał Górny
Package-Manager: portage-2.2.20
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