53 Commits

Author SHA1 Message Date
Michał Górny
ab5f39c6dd
dev-python/pypy3: Fix typo in --jit-backend, #621384 2017-06-10 11:37:00 +02:00
Michał Górny
dcd9bc7e4f
dev-python/pypy3: Sync the live ebuild 2017-06-10 01:09:55 +02:00
Michał Górny
8bb3a46e04
dev-python/pypy3: Bump to 5.8.0 2017-06-10 01:09:51 +02:00
Michał Górny
518b510c03
dev-python/pypy3: Remove ~x86 (broken) from 5.7+ 2017-06-10 01:09:46 +02:00
Michał Górny
83e766eb95
dev-python/pypy3: Fix USE=-gdbm,-sqlite, #545140 2017-05-30 09:34:41 +02:00
Michał Górny
6838aa50a3
dev-python/pypy3: Forward-port fixes to -9999 2017-05-25 20:40:50 +02:00
Michał Górny
6c9d094f59
dev-python/pypy3: Fix missing ssl CFFI module in 5.7.1, #619648 2017-05-25 20:40:50 +02:00
Michał Górny
aaa4898d90
dev-python/pypy3: Port -OO builds patch from python3.5 2017-04-30 21:22:04 +02:00
Michał Górny
e99cc0a8af
dev-python/pypy3: Bump to 5.7.1 2017-04-25 23:49:23 +02:00
Michał Górny
e5407e3a90
dev-python/pypy3: Bump subslot in 9999 to match ABI 2017-04-25 23:49:22 +02:00
Michał Górny
7b491eda9d
dev-python/pypy3: Remove unused --make-jobs option 2017-04-25 23:49:22 +02:00
Michał Górny
0917cc23da
dev-python/pypy3: Upstream has renamed the executables to pypy3-c* 2017-04-25 23:49:21 +02:00
Michał Górny
27d9dc7c45
dev-python/pypy3: Fix implicit -flto in 9999 2017-04-25 23:49:20 +02:00
Michał Górny
7523d3ebbb
dev-python/pypy3: Bump 9999 to EAPI 6 2017-04-25 23:49:19 +02:00
Michał Górny
09516e36b4
dev-python/pypy3: Remove CPython patchset in 9999
Remove the CPython patches in 9999 since -- after rebase to 3.5.3 -- it
contains no patches useful to us.
2017-04-25 23:49:17 +02:00
Michał Górny
de2429b416
dev-python/pypy3: Update the distutils C++ patch 2017-04-25 23:49:15 +02:00
Michał Górny
78ea28971e
dev-python/pypy3: Upstream deprecated asmgc, and defaults to shadowstack 2017-04-25 23:49:15 +02:00
Michał Górny
4f1dd02f47
dev-python/pypy3: Use usession*-0 rather than -current
Use the usession*-0 directory directly rather than relying on the
usession*-current symlink. As maffblaster reports, under some
circumstances the symlink is called differently which seems to render
the -0 name safer.
2017-04-08 07:42:40 +02:00
Michał Górny
890fe16c41
dev-python/pypy3: Split translation and compile phases
Like in dev-python/pypy, use --source to disable auto-spawning
compilation phase in rpython. Instead, run it manually in src_compile().
This way we reduce memory consumption (since rpython normally does not
free the lots of memory it used during the translation while spawning
the compiler), and make the process easier to resume.
2017-03-08 12:32:44 +01:00
Michał Górny
b03b6ba8e7
dev-python/pypy3: Sync the live ebuild 2017-03-08 12:32:43 +01:00
Robin H. Johnson
61b861acd7
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2017-02-28 11:50:50 -08:00
Michał Górny
263ad26d0c
dev-python/pypy3: Clean up old versions 2017-02-17 12:44:40 +01:00
Michał Górny
dc1e49b2a8
dev-python/pypy3: Bump to 5.5.0 (alpha) 2016-10-12 22:59:49 +02:00
Michał Górny
260002ace7
dev-python/pypy3: Remove unnecessary PDEP on python-updater 2016-07-29 17:09:07 +02:00
Michał Górny
83e6ce5123
dev-python/pypy3: Version bump to 5.2.0-alpha1 2016-06-09 21:46:02 +02:00
Michał Górny
9debc178f2
dev-python/pypy3: Update the distutils C++ patch 2016-06-09 21:46:02 +02:00
Michał Górny
ca951458e3
dev-python/pypy3: INSDESTTREE -> custom var, #582982 2016-05-14 11:06:49 +02:00
Michał Górny
cf1a2d5bad
dev-python/pypy3: Fix pax-marking in src_compile() 2016-05-14 11:06:49 +02:00
PPed72
b5f1e9968e
dev-python/pypy3: fix regression in tkinter
Gentoo-Bug: https://bugs.gentoo.org/533384
Closes: https://github.com/gentoo/gentoo/pull/1326

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
2016-05-05 08:59:09 +00:00
Michał Górny
c1a3387e29
dev-python/pypy3: Drop old 2016-03-03 11:47:37 +01:00
Michał Górny
83eb744d8b
dev-python/pypy3: Sync between release and live ebuild 2016-03-03 11:47:37 +01:00
Michał Górny
c1a109706c
dev-python/pypy3: Fix path subst in Gentoo paths 2016-03-03 11:47:37 +01:00
Michał Górny
6ca391c19b
dev-python/pypy3: Use the new Gentoo path patch on 2.4.0-r1 2016-02-06 23:45:07 +01:00
Michał Górny
6bf196ac85
dev-python/pypy3: Apply fix for ncurses-6, #564454 2016-02-06 23:45:07 +01:00
Michał Górny
9938841b32
dev-python/pypy3: Fix Gentoo path fix to check for correct PyPy3 dir 2016-02-06 23:45:07 +01:00
Michał Górny
8849b098c0
Set appropriate maintainer types in metadata.xml (GLEP 67) 2016-01-24 23:58:38 +01:00
Michał Górny
cfd93d768e
Replace all herds with appropriate projects (GLEP 67)
Replace all uses of herd with appropriate project maintainers, or no
maintainers in case of herds requested to be disbanded.
2016-01-24 23:58:38 +01:00
Michał Górny
4412ca2c79
Unify quoting in metadata.xml files for machine processing
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.
2016-01-24 23:58:38 +01:00
Michał Górny
2cb56a3dcb
dev-python/pypy*: Default to USE=shadowstack to improve compatibility
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.
2016-01-07 15:54:11 +01:00
Michał Górny
0dd2eb79f9
dev-python/pypy3: Add an updated distutils/C++ patch 2015-12-20 23:02:51 +01:00
Michał Górny
fd32d95f54
dev-python/pypy3: Add a live ebuild 2015-12-20 22:13:24 +01:00
Michał Górny
1220629606
dev-python/pypy*: Fix epython.py module first install 2015-11-12 17:03:16 +01:00
Justin Lecher
67064ef687
Update remote-ids
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-10-16 15:31:49 +02:00
Julian Ospald
0edfac4a30
dev-python/pypy3: add libressl support 2015-10-13 19:01:57 +02:00
Mike Frysinger
051ad88caa
sys-libs/ncurses: move to SLOT=0 #557472
Use SLOT=0 for installing of main development files like other packages
so we can use other SLOTs for installing SONAME libs for binary packages.
2015-08-26 02:49:08 -04:00
Mike Frysinger
f8eefe5a5c
dev-python/pypy*: fix ncurses dep #557472
There is no 5 subslot, so trying to depend on it won't actually work.
2015-08-26 02:45:38 -04:00
Mike Gilbert
1bfb585cc6
Revert DOCTYPE SYSTEM https changes in metadata.xml
repoman does not yet accept the https version.
This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450.

Bug: https://bugs.gentoo.org/552720
2015-08-24 16:30:34 -04:00
Justin Lecher
eaaface92e
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https

Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-08-24 12:49:19 +02:00
Michał Górny
e4fc17c58c
dev-python/pypy*: Fix pkg_{pretend,setup} not to run for binpkgs
Package-Manager: portage-2.2.20
2015-08-23 18:10:59 +02:00
Justin Lecher
bd9b4c3f97
dev-python/pypy3: Backport for fix gcc-4.9
c1abec418a

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>
2015-08-18 18:34:37 +02:00