Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dev-python/pypy3-bin: Add a version built against libffi.so.7 | Michał Górny | 2018-10-04 | 2 | -0/+188 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/pypy3-bin: Revert "Add a version built against libffi.so.7" | Michał Górny | 2018-10-04 | 1 | -5/+0 |
| | | | | | | | Revert due to ebuild file not included. Reverts: 2aeecce9a285959b18eee610b8a66a58fea503f0 Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/pypy3-bin: Add a version built against libffi.so.7 | Michał Górny | 2018-10-04 | 1 | -0/+5 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/pypy3-bin: Fix reenabling byte-compilation for tests | Michał Górny | 2018-08-01 | 1 | -2/+2 |
| | |||||
* | dev-python/pypy3-bin: Drop <5.10.1 | Michał Górny | 2018-04-29 | 3 | -386/+0 |
| | |||||
* | dev-python/pypy3-bin: Bump to 6.0.0 | Michał Górny | 2018-04-27 | 2 | -0/+189 |
| | |||||
* | dev-python/pypy3-bin: Bump to 5.10.1 (bugfix) | Michał Górny | 2018-01-14 | 2 | -0/+189 |
| | |||||
* | dev-python/pypy3-bin: Remove unused USE=doc code | Michał Górny | 2018-01-08 | 1 | -10/+2 |
| | |||||
* | dev-python/pypy3-bin: Clean old up | Michał Górny | 2018-01-06 | 2 | -174/+0 |
| | |||||
* | dev-python/pypy3-bin: Bump to 5.10.0 | Michał Górny | 2017-12-27 | 2 | -0/+197 |
| | |||||
* | dev-python/*: Update Manifest hashes | Michał Górny | 2017-12-09 | 1 | -9/+9 |
| | |||||
* | dev-python/pypy3-bin: Fix mtimes between generated and source files | Michał Górny | 2017-11-16 | 1 | -0/+2 |
| | | | | | | | Ensure to preserve file mtimes while copying them from the source tree to the installation image. This ensures that the generated files are newer than source files, and that PyPy does not attempt to rewrite them at runtime. | ||||
* | dev-python/pypy3-bin: Fix generating PatternCompiler pickles | Michał Górny | 2017-11-14 | 1 | -1/+1 |
| | |||||
* | dev-python/pypy3-bin: Allow using dev-libs/libressl | Michał Górny | 2017-11-11 | 1 | -2/+3 |
| | | | | | | PyPy3 no longer links directly to libssl/libcrypto, and uses a CFFI-based _ssl module instead. Since we are compiling it locally, we can just enable libressl support like in dev-python/pypy3. | ||||
* | dev-python/pypy3-bin: Improve binary package deps | Michał Górny | 2017-11-11 | 1 | -7/+7 |
| | | | | | Add subslots whenever possible, remove useless slot from sys-libs/glibc and add missing dep on sys-devel/gcc (for libgcc_s.so). | ||||
* | dev-python/pypy3-bin: Sync to dev-python/pypy3 | Michał Górny | 2017-11-05 | 1 | -40/+45 |
| | |||||
* | dev-python/pypy3-bin: Drop old | Michał Górny | 2017-10-15 | 6 | -1012/+0 |
| | |||||
* | dev-python/pypy3-bin: Remove inactive maintainer | Michał Górny | 2017-10-15 | 1 | -4/+0 |
| | |||||
* | dev-python/pypy3-bin: Bump to 5.9.0 | Michał Górny | 2017-10-09 | 2 | -0/+189 |
| | |||||
* | dev-python/pypy3-bin: Fix subslot, #621364 | Michał Górny | 2017-06-10 | 1 | -1/+1 |
| | |||||
* | dev-python/pypy3-bin: Bump to 5.8.0 | Michał Górny | 2017-06-10 | 3 | -0/+516 |
| | |||||
* | dev-python/pypy3-bin: Remove ~x86 (broken) from 5.7+ | Michał Górny | 2017-06-10 | 2 | -17/+2 |
| | |||||
* | dev-python/pypy3-bin: Fix USE=-gdbm,-sqlite, #545140 | Michał Górny | 2017-05-30 | 1 | -3/+2 |
| | |||||
* | dev-python/pypy3-bin: Port -OO builds patch from python3.5 | Michał Górny | 2017-04-30 | 2 | -0/+81 |
| | |||||
* | dev-python/pypy3-bin: Bump to 5.7.1 | Michał Górny | 2017-04-25 | 3 | -0/+531 |
| | |||||
* | Drop $Id$ per council decision in bug #611234. | Robin H. Johnson | 2017-02-28 | 1 | -1/+0 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | dev-python/pypy3-bin: Clean up old versions | Michał Górny | 2017-02-17 | 7 | -955/+0 |
| | |||||
* | dev-python/pypy3-bin: Bump to 5.5.0 (alpha) | Michał Górny | 2016-10-12 | 2 | -0/+209 |
| | |||||
* | dev-python/pypy3-bin: Remove unnecessary PDEP on python-updater | Michał Górny | 2016-07-29 | 2 | -2/+0 |
| | |||||
* | dev-python/pypy3-bin: Stop installing numpy headers to match src build | Michał Górny | 2016-06-12 | 1 | -1/+0 |
| | | | | | | Stop installing /usr/lib*/pypy3/include/numpy as that directory is not installed by dev-python/pypy3 (where the install layout follows upstream scripts rather than being coded in ebuild). | ||||
* | dev-python/pypy3-bin: Add 5.2.0-alpha1 | Michał Górny | 2016-06-09 | 3 | -0/+495 |
| | |||||
* | dev-python/pypy3-bin: Update SRC_URI | Michał Górny | 2016-06-09 | 1 | -1/+1 |
| | |||||
* | dev-python/pypy3-bin: INSDESTTREE -> custom var, #582982 | Michał Górny | 2016-05-14 | 1 | -16/+17 |
| | |||||
* | dev-python/pypy3-bin: pax-mark libpypy-c.so as well | Michał Górny | 2016-05-14 | 1 | -1/+1 |
| | |||||
* | dev-python/pypy3-bin: Remove trailing whitespace and clear QA warning. | Patrice Clement | 2016-05-05 | 1 | -4/+4 |
| | | | | Package-Manager: portage-2.2.26 | ||||
* | dev-python/pypy3-bin: fix regression in tkinter | PPed72 | 2016-05-05 | 2 | -0/+75 |
| | | | | | | | | Gentoo-bug: 533384 Fix binary package as well as per mgorny request Closes: https://github.com/gentoo/gentoo/pull/1326 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> | ||||
* | dev-python/pypy3-bin: Drop old | Michał Górny | 2016-03-03 | 4 | -371/+0 |
| | |||||
* | dev-python/pypy3-bin: Copy patches from dev-python/pypy3 | Michał Górny | 2016-03-03 | 3 | -3/+448 |
| | |||||
* | dev-python/pypy3-bin: Add RDEPs to DEPEND, and subslots everywhere | Michał Górny | 2016-03-03 | 1 | -9/+9 |
| | | | | | | | Add RDEPENDs to DEPEND since we run the built PyPy in order to generate CFFI caches and byte-compile modules. Fixes: https://bugs.gentoo.org/576210 | ||||
* | dev-python/pypy3-bin: Fix path subst in Gentoo install paths | Michał Górny | 2016-03-03 | 1 | -0/+4 |
| | |||||
* | dev-python/pypy3-bin: Add missing QA_PREBUILT | Michał Górny | 2016-03-02 | 1 | -0/+4 |
| | |||||
* | dev-python/pypy3-bin: Add nossl2 compatible with openssl-1.0.2g | Michał Górny | 2016-03-02 | 2 | -0/+184 |
| | | | | | | Add a variant rebuilt using openssl-1.0.2g, that is without SSLv2 routines. This variant can be used both with new and old versions of OpenSSL. | ||||
* | dev-python/pypy3-bin: Copy Gentoo path fixes from dev-python/pypy | Michał Górny | 2016-02-06 | 2 | -1/+51 |
| | |||||
* | dev-python/pypy3-bin: Fix ncurses-6 compat, #564454 | Michał Górny | 2016-02-06 | 2 | -0/+211 |
| | |||||
* | dev-python/pypy3-bin: Remove unused patch | Michał Górny | 2016-02-06 | 1 | -11/+0 |
| | |||||
* | Set appropriate maintainer types in metadata.xml (GLEP 67) | Michał Górny | 2016-01-24 | 1 | -2/+2 |
| | |||||
* | Replace all herds with appropriate projects (GLEP 67) | Michał Górny | 2016-01-24 | 1 | -1/+4 |
| | | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded. | ||||
* | Unify quoting in metadata.xml files for machine processing | Michał Górny | 2016-01-24 | 1 | -1/+1 |
| | | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes. | ||||
* | dev-python/pypy*: Default to USE=shadowstack to improve compatibility | Michał Górny | 2016-01-07 | 1 | -1/+1 |
| | | | | | | Prefer the shadowstack gcrootfinder over asmgcc since the latter strongly relies on specific assembly being generated by gcc and is often broken by various optimization flags. | ||||
* | dev-python/pypy*: Fix epython.py module first install | Michał Górny | 2015-11-12 | 1 | -3/+6 |
| |