summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/pypy3-bin: Require glibc-2.28Michał Górny2019-02-181-1/+1
| | | | | Closes: https://bugs.gentoo.org/678284 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pypy3-bin: Update QA_PREBUILT listMichał Górny2019-02-161-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pypy3-bin: Restore Gentoo path patchMichał Górny2019-02-162-0/+56
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pypy3-bin: Bump to 7.0.0Michał Górny2019-02-153-0/+531
| | | | | Closes: https://bugs.gentoo.org/677398 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pypy3-bin: Remove 5.10.0Michał Górny2019-01-052-189/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pypy3-bin: Rename libffi7 builds to .ffi7 suffixMichał Górny2019-01-052-12/+12
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pypy3-bin: Add a version built against libffi.so.7Michał Górny2018-10-042-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órny2018-10-041-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.7Michał Górny2018-10-041-0/+5
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pypy3-bin: Fix reenabling byte-compilation for testsMichał Górny2018-08-011-2/+2
|
* dev-python/pypy3-bin: Drop <5.10.1Michał Górny2018-04-293-386/+0
|
* dev-python/pypy3-bin: Bump to 6.0.0Michał Górny2018-04-272-0/+189
|
* dev-python/pypy3-bin: Bump to 5.10.1 (bugfix)Michał Górny2018-01-142-0/+189
|
* dev-python/pypy3-bin: Remove unused USE=doc codeMichał Górny2018-01-081-10/+2
|
* dev-python/pypy3-bin: Clean old upMichał Górny2018-01-062-174/+0
|
* dev-python/pypy3-bin: Bump to 5.10.0Michał Górny2017-12-272-0/+197
|
* dev-python/*: Update Manifest hashesMichał Górny2017-12-091-9/+9
|
* dev-python/pypy3-bin: Fix mtimes between generated and source filesMichał Górny2017-11-161-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 picklesMichał Górny2017-11-141-1/+1
|
* dev-python/pypy3-bin: Allow using dev-libs/libresslMichał Górny2017-11-111-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 depsMichał Górny2017-11-111-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/pypy3Michał Górny2017-11-051-40/+45
|
* dev-python/pypy3-bin: Drop oldMichał Górny2017-10-156-1012/+0
|
* dev-python/pypy3-bin: Remove inactive maintainerMichał Górny2017-10-151-4/+0
|
* dev-python/pypy3-bin: Bump to 5.9.0Michał Górny2017-10-092-0/+189
|
* dev-python/pypy3-bin: Fix subslot, #621364Michał Górny2017-06-101-1/+1
|
* dev-python/pypy3-bin: Bump to 5.8.0Michał Górny2017-06-103-0/+516
|
* dev-python/pypy3-bin: Remove ~x86 (broken) from 5.7+Michał Górny2017-06-102-17/+2
|
* dev-python/pypy3-bin: Fix USE=-gdbm,-sqlite, #545140Michał Górny2017-05-301-3/+2
|
* dev-python/pypy3-bin: Port -OO builds patch from python3.5Michał Górny2017-04-302-0/+81
|
* dev-python/pypy3-bin: Bump to 5.7.1Michał Górny2017-04-253-0/+531
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-python/pypy3-bin: Clean up old versionsMichał Górny2017-02-177-955/+0
|
* dev-python/pypy3-bin: Bump to 5.5.0 (alpha)Michał Górny2016-10-122-0/+209
|
* dev-python/pypy3-bin: Remove unnecessary PDEP on python-updaterMichał Górny2016-07-292-2/+0
|
* dev-python/pypy3-bin: Stop installing numpy headers to match src buildMichał Górny2016-06-121-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-alpha1Michał Górny2016-06-093-0/+495
|
* dev-python/pypy3-bin: Update SRC_URIMichał Górny2016-06-091-1/+1
|
* dev-python/pypy3-bin: INSDESTTREE -> custom var, #582982Michał Górny2016-05-141-16/+17
|
* dev-python/pypy3-bin: pax-mark libpypy-c.so as wellMichał Górny2016-05-141-1/+1
|
* dev-python/pypy3-bin: Remove trailing whitespace and clear QA warning.Patrice Clement2016-05-051-4/+4
| | | | Package-Manager: portage-2.2.26
* dev-python/pypy3-bin: fix regression in tkinterPPed722016-05-052-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 oldMichał Górny2016-03-034-371/+0
|
* dev-python/pypy3-bin: Copy patches from dev-python/pypy3Michał Górny2016-03-033-3/+448
|
* dev-python/pypy3-bin: Add RDEPs to DEPEND, and subslots everywhereMichał Górny2016-03-031-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 pathsMichał Górny2016-03-031-0/+4
|
* dev-python/pypy3-bin: Add missing QA_PREBUILTMichał Górny2016-03-021-0/+4
|
* dev-python/pypy3-bin: Add nossl2 compatible with openssl-1.0.2gMichał Górny2016-03-022-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/pypyMichał Górny2016-02-062-1/+51
|
* dev-python/pypy3-bin: Fix ncurses-6 compat, #564454Michał Górny2016-02-062-0/+211
|