summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/pypy3: Remove oldMichał Górny2021-03-056-791/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pypy3: Backport servername_callback fixMichał Górny2021-02-101-0/+38
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pypy3: Remove oldMichał Górny2020-09-171-52/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pypy3: Add PyPy3.7 versionMichał Górny2020-09-111-0/+314
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pypy3: fix gentoo-path.patch and rev bumpTom Gillespie2020-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | Test that install_path starts with '/usr/lib/pypy' instead of doing an exact equality == test against the specific pypy version. This will allow the patch to be reused between pypy and pypy3 without the risk of having the gentoo specific fix fail to be detected due to a mismatched pypy version number. This also prevents the need to maintain an exact match the pypy version in the future since it will continue to change and I assume there is also the possibility that both pypy3.6 and pypy3.7 might be installed on the same system at the same time. Also rev bump so that users will recieve the fix. This also removes a blocker for https://bugs.gentoo.org/729958 and https://github.com/gentoo/gentoo/pull/16466. Closes: https://bugs.gentoo.org/735140 Related-to: https://bugs.gentoo.org/729958 Signed-off-by: Tom Gillespie <tgbugs@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16943 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pypy3: fix headers install_dirTom Gillespie2020-06-301-1/+1
| | | | | | | | | | Related to https://bugs.gentoo.org/465546 Signed-off-by: Tom Gillespie <tgbugs@gmail.com> Closes: https://bugs.gentoo.org/729962 Closes: https://github.com/gentoo/gentoo/pull/14820 [rebased for 7.3.1] Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pypy3: Bump to 7.3.1Michał Górny2020-04-111-0/+42
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pypy3: Remove oldMichał Górny2019-12-301-12/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pypy3: Drop 7.1.1Michał Górny2019-11-011-347/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pypy3: Fix Gentoo path patchMichał Górny2019-11-011-1/+1
| | | | | Bug: https://bugs.gentoo.org/465546 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pypy3: Bump to 7.2.0Michał Górny2019-10-181-0/+306
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pypy3: Drop old (<7.1.1)Michał Górny2019-05-242-392/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pypy3: Restore Gentoo path patchMichał Górny2019-02-161-0/+52
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pypy3: Bump to 7.0.0Michał Górny2019-02-141-0/+347
| | | | | | | | | | | Bump to the 7.0.0 release. Upstream has apparently changed install location to be /usr/lib/pypy3.5 independently of prefix, so we remove the Gentoo patch and adjust our paths accordingly. Also distutils C++ patch needed rebasing. Thanks to Sander Sweers for early reporting and research. Bug: https://bugs.gentoo.org/677398 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pypy3: Clean old upMichał Górny2018-01-061-12/+0
|
* dev-python/pypy3: Drop oldMichał Górny2017-10-153-653/+0
|
* dev-python/pypy3: Bump to 5.9.0Michał Górny2017-10-091-0/+12
|
* dev-python/pypy3: Bump to 5.8.0Michał Górny2017-06-101-0/+342
|
* dev-python/pypy3: Port -OO builds patch from python3.5Michał Górny2017-04-301-0/+80
|
* dev-python/pypy3: Fix implicit -flto in 9999Michał Górny2017-04-251-0/+27
|
* dev-python/pypy3: Bump 9999 to EAPI 6Michał Górny2017-04-251-2/+2
|
* dev-python/pypy3: Update the distutils C++ patchMichał Górny2017-04-251-0/+342
|
* dev-python/pypy3: Clean up old versionsMichał Górny2017-02-176-583/+0
|
* dev-python/pypy3: Update the distutils C++ patchMichał Górny2016-06-091-57/+90
|
* dev-python/pypy3: fix regression in tkinterPPed722016-05-051-0/+74
| | | | | | | Gentoo-Bug: https://bugs.gentoo.org/533384 Closes: https://github.com/gentoo/gentoo/pull/1326 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-python/pypy3: Drop oldMichał Górny2016-03-031-11/+0
|
* dev-python/pypy3: Sync between release and live ebuildMichał Górny2016-03-031-0/+251
|
* dev-python/pypy3: Apply fix for ncurses-6, #564454Michał Górny2016-02-061-0/+34
|
* dev-python/pypy3: Fix Gentoo path fix to check for correct PyPy3 dirMichał Górny2016-02-061-1/+1
|
* dev-python/pypy3: Add an updated distutils/C++ patchMichał Górny2015-12-201-0/+251
|
* dev-python/pypy3: Add a live ebuildMichał Górny2015-12-202-0/+62
|
* dev-python/pypy3: add libressl supportJulian Ospald2015-10-131-0/+187
|
* dev-python/pypy3: Backport for fix gcc-4.9Justin Lecher2015-08-181-0/+26
| | | | | | | | | | https://bitbucket.org/pypy/pypy/commits/c1abec418acf30bb04891c3249bc12cbe8f48d4a Bug-Debian: https://bugs.debian.org/771137 Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=536920 Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-083-0/+33
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