# ChangeLog for dev-python/pypy3-bin # Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2 # (auto-generated from git log) *pypy3-bin-2.4.0 (09 Aug 2015) 09 Aug 2015; Robin H. Johnson +files/1.9-distutils.unix ccompiler.UnixCCompiler.runtime_library_dir_option.patch, +files/1.9-scripts-location.patch, +files/2.3.1-shared-lib.patch, +metadata.xml, +pypy3-bin-2.4.0.ebuild: proj/gentoo: Initial commit 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 X-Thanks: Alec Warner - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring - wrote much python to improve cvs2svn X-Thanks: Rich Freeman - validation scripts X-Thanks: Patrick Lauer - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed *pypy3-bin-2.4.0-r1 (13 Aug 2015) 13 Aug 2015; Michał Górny -pypy3-bin-2.4.0.ebuild, +pypy3-bin-2.4.0-r1.ebuild: dev-python/pypy*-bin: add subslot deps on sys-libs/ncurses Package-Manager: portage-2.2.20 24 Aug 2015; Justin Lecher metadata.xml, pypy3-bin-2.4.0-r1.ebuild: Use https by default Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher 24 Aug 2015; Mike Gilbert metadata.xml: 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 26 Aug 2015; Mike Frysinger pypy3-bin-2.4.0-r1.ebuild: dev-python/pypy*: fix ncurses dep #557472 There is no 5 subslot, so trying to depend on it won't actually work. 26 Aug 2015; Mike Frysinger pypy3-bin-2.4.0-r1.ebuild: 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. 16 Oct 2015; Justin Lecher metadata.xml: Update remote-ids Signed-off-by: Justin Lecher 12 Nov 2015; Michał Górny pypy3-bin-2.4.0-r1.ebuild: dev-python/pypy*: Fix epython.py module first install 07 Jan 2016; Michał Górny pypy3-bin-2.4.0-r1.ebuild: 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. 24 Jan 2016; Michał Górny metadata.xml: 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. 24 Jan 2016; Michał Górny metadata.xml: 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. 24 Jan 2016; Michał Górny metadata.xml: Set appropriate maintainer types in metadata.xml (GLEP 67) 06 Feb 2016; Michał Górny -files/2.3.1-shared-lib.patch: Remove unused patch *pypy3-bin-2.4.0-r2 (06 Feb 2016) 06 Feb 2016; Michał Górny +files/2.4.0-ncurses6.patch, +pypy3-bin-2.4.0-r2.ebuild: Fix ncurses-6 compat, #564454 06 Feb 2016; Michał Górny +files/4.0.0-gentoo-path.patch, pypy3-bin-2.4.0-r2.ebuild: Copy Gentoo path fixes from dev-python/pypy *pypy3-bin-2.4.0-r3 (02 Mar 2016) 02 Mar 2016; Michał Górny +pypy3-bin-2.4.0-r3.ebuild: Add nossl2 compatible with openssl-1.0.2g 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. 02 Mar 2016; Michał Górny pypy3-bin-2.4.0-r3.ebuild: Add missing QA_PREBUILT *pypy3-bin-2.4.0-r4 (03 Mar 2016) 03 Mar 2016; Michał Górny -pypy3-bin-2.4.0-r3.ebuild, +pypy3-bin-2.4.0-r4.ebuild: Fix path subst in Gentoo install paths 03 Mar 2016; Michał Górny pypy3-bin-2.4.0-r4.ebuild: Add RDEPs to DEPEND, and subslots everywhere 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 03 Mar 2016; Michał Górny +files/2.4.0-21_all_distutils_c++.patch, +files/pypy3-2.4.0-libressl.patch, pypy3-bin-2.4.0-r4.ebuild: Copy patches from dev-python/pypy3 03 Mar 2016; Michał Górny -files/1.9-scripts-location.patch, -pypy3-bin-2.4.0-r1.ebuild, -pypy3-bin-2.4.0-r2.ebuild: Drop old 05 May 2016; Patrice Clement +files/pypy3-2.4.0-fix-tkinter-regression.patch, pypy3-bin-2.4.0-r4.ebuild: fix regression in tkinter 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 05 May 2016; Patrice Clement pypy3-bin-2.4.0-r4.ebuild: Remove trailing whitespace and clear QA warning. Package-Manager: portage-2.2.26 14 May 2016; Michał Górny pypy3-bin-2.4.0-r4.ebuild: pax-mark libpypy-c.so as well 14 May 2016; Michał Górny pypy3-bin-2.4.0-r4.ebuild: INSDESTTREE -> custom var, #582982 09 Jun 2016; Michał Górny pypy3-bin-2.4.0-r4.ebuild: Update SRC_URI *pypy3-bin-5.2.0_alpha1 (09 Jun 2016) 09 Jun 2016; Michał Górny +files/5.2.0-distutils-c++.patch, +pypy3-bin-5.2.0_alpha1.ebuild: Add 5.2.0-alpha1 12 Jun 2016; Michał Górny pypy3-bin-5.2.0_alpha1.ebuild: Stop installing numpy headers to match src build 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). *pypy3-bin-5.2.0_alpha1-r1 (29 Jul 2016) 29 Jul 2016; Michał Górny pypy3-bin-2.4.0-r4.ebuild, -pypy3-bin-5.2.0_alpha1.ebuild, +pypy3-bin-5.2.0_alpha1-r1.ebuild: Remove unnecessary PDEP on python-updater *pypy3-bin-5.5.0_alpha (12 Oct 2016) 12 Oct 2016; Michał Górny +pypy3-bin-5.5.0_alpha.ebuild: Bump to 5.5.0 (alpha)