173 lines
6.8 KiB
Text
173 lines
6.8 KiB
Text
# ChangeLog for dev-python/pypy-bin
|
|
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
|
|
# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy-bin/ChangeLog,v 1.34 2015/06/04 21:18:18 mgorny Exp $
|
|
|
|
*pypy-bin-2.6.0 (04 Jun 2015)
|
|
|
|
04 Jun 2015; Michał Górny <mgorny@gentoo.org> +pypy-bin-2.6.0.ebuild,
|
|
pypy-bin-2.5.1.ebuild:
|
|
Version bump (p.masked).
|
|
|
|
*pypy-bin-2.5.1 (12 Apr 2015)
|
|
|
|
12 Apr 2015; Michał Górny <mgorny@gentoo.org>
|
|
+files/2.5.0_all_distutils_cxx.patch, +pypy-bin-2.5.1.ebuild:
|
|
Add binary packages for 2.5.1.
|
|
|
|
08 Apr 2015; Michał Górny <mgorny@gentoo.org> pypy-bin-2.3.1-r2.ebuild:
|
|
Drop old Python implementations
|
|
|
|
28 Jan 2015; Michał Górny <mgorny@gentoo.org> pypy-bin-2.3.1-r2.ebuild,
|
|
pypy-bin-2.4.0.ebuild:
|
|
Switch to CPU_FLAGS_X86.
|
|
|
|
24 Dec 2014; Alice Ferrazzi <alicef@gentoo.org> metadata.xml:
|
|
Update email and removed proxy-maintainers herd
|
|
|
|
09 Nov 2014; Michał Górny <mgorny@gentoo.org> pypy-bin-2.4.0.ebuild:
|
|
Generate ctypes cache in src_compile() to diverge less from the remaining
|
|
ebuilds.
|
|
|
|
08 Nov 2014; Michał Górny <mgorny@gentoo.org>
|
|
-files/2.0.2-distutils-fix_handling_of_executables_and_flags.patch,
|
|
-files/2.1-distutils-fix_handling_of_executables_and_flags.patch,
|
|
-pypy-bin-2.0.2-r1.ebuild, -pypy-bin-2.2.1-r1.ebuild:
|
|
Drop old.
|
|
|
|
08 Nov 2014; Michał Górny <mgorny@gentoo.org> pypy-bin-2.4.0.ebuild:
|
|
Update and clean up the ebuild. Provide sane binary packages based on the
|
|
revised version of dev-python/pypy.
|
|
|
|
05 Nov 2014; Michał Górny <mgorny@gentoo.org> pypy-bin-2.3.1-r2.ebuild,
|
|
pypy-bin-2.4.0.ebuild:
|
|
Revert the gdbm change. I was wrong, and _gdbm is only in PyPy 3.
|
|
|
|
05 Nov 2014; Michał Górny <mgorny@gentoo.org> pypy-bin-2.3.1-r2.ebuild,
|
|
pypy-bin-2.4.0.ebuild:
|
|
Import _gdbm directly to generate cffi cache instead of gdbm. This avoids
|
|
unnecessary middle-imports and makes the block consistent with PyPy3.
|
|
|
|
*pypy-bin-2.3.1-r2 (04 Nov 2014)
|
|
|
|
04 Nov 2014; Michał Górny <mgorny@gentoo.org> +pypy-bin-2.3.1-r2.ebuild,
|
|
-pypy-bin-2.3.1-r1.ebuild, pypy-bin-2.4.0.ebuild:
|
|
Rebuild ctypes config cache to fix resources module, bug #491404. Install
|
|
missing numpy headers.
|
|
|
|
*pypy-bin-2.3.1-r1 (04 Nov 2014)
|
|
|
|
04 Nov 2014; Michał Górny <mgorny@gentoo.org> +pypy-bin-2.3.1-r1.ebuild,
|
|
-pypy-bin-2.3.1.ebuild, pypy-bin-2.4.0.ebuild:
|
|
Fix gdbm support, bug #519696. Add subslots to cffi-deps to force rebuilding
|
|
of modules.
|
|
|
|
*pypy-bin-2.4.0 (20 Oct 2014)
|
|
|
|
20 Oct 2014; Patrick Lauer <patrick@gentoo.org> +pypy-bin-2.4.0.ebuild:
|
|
Bump, keywords dropped as it's still buggy and x86 no worky
|
|
|
|
*pypy-bin-2.3.1 (12 Jul 2014)
|
|
|
|
12 Jul 2014; Michał Górny <mgorny@gentoo.org>
|
|
+files/2.3-21_all_distutils_c++.patch, +pypy-bin-2.3.1.ebuild:
|
|
Update for new binary builds, thanks to Alice.
|
|
|
|
06 Jul 2014; Michał Górny <mgorny@gentoo.org> pypy-bin-2.0.2-r1.ebuild,
|
|
pypy-bin-2.2.1-r1.ebuild:
|
|
Replace obsolete mirror://bitbucket with the real URI.
|
|
|
|
16 May 2014; Michał Górny <mgorny@gentoo.org> -pypy-bin-2.0.2.ebuild:
|
|
Remove old (slotted) version.
|
|
|
|
12 May 2014; Michał Górny <mgorny@gentoo.org> pypy-bin-2.2.1-r1.ebuild:
|
|
Remove the versioned deps, they are too painful to maintain for a minor tool
|
|
like PyPy.
|
|
|
|
09 May 2014; Michał Górny <mgorny@gentoo.org> pypy-bin-2.2.1-r1.ebuild:
|
|
Add USE=tk for tkinter modules. Update the list of cffi-compiled modules. Bug
|
|
#509794.
|
|
|
|
*pypy-bin-2.2.1-r1 (03 May 2014)
|
|
|
|
03 May 2014; Michał Górny <mgorny@gentoo.org> +pypy-bin-2.2.1-r1.ebuild,
|
|
-pypy-bin-2.2.1.ebuild:
|
|
Use new packages built against ncurses[-tinfo].
|
|
|
|
21 Apr 2014; Michał Górny <mgorny@gentoo.org> pypy-bin-2.2.1.ebuild:
|
|
Fix wrong BINHOST, reported by ulm.
|
|
|
|
16 Apr 2014; Michał Górny <mgorny@gentoo.org> pypy-bin-2.2.1.ebuild:
|
|
Dep on ncurses[tinfo] since pypy-bin was built this way.
|
|
|
|
11 Apr 2014; Michał Górny <mgorny@gentoo.org> pypy-bin-2.0.2-r1.ebuild,
|
|
pypy-bin-2.2.1.ebuild:
|
|
Remove subslot from blocker.
|
|
|
|
*pypy-bin-2.2.1 (10 Apr 2014)
|
|
|
|
10 Apr 2014; Michał Górny <mgorny@gentoo.org>
|
|
+files/2.1-distutils-fix_handling_of_executables_and_flags.patch,
|
|
+pypy-bin-2.2.1.ebuild, metadata.xml:
|
|
Introduce PyPy 2.2.1 binpackages built by Alice.
|
|
|
|
08 Apr 2014; Michał Górny <mgorny@gentoo.org> pypy-bin-2.0.2-r1.ebuild,
|
|
pypy-bin-2.0.2.ebuild:
|
|
Update/fix dependencies.
|
|
|
|
31 Mar 2014; Michał Górny <mgorny@gentoo.org> pypy-bin-2.0.2-r1.ebuild,
|
|
pypy-bin-2.0.2.ebuild:
|
|
Add support for the new PyPy slotting.
|
|
|
|
*pypy-bin-2.0.2-r1 (30 Mar 2014)
|
|
|
|
30 Mar 2014; Michał Górny <mgorny@gentoo.org> +pypy-bin-2.0.2-r1.ebuild,
|
|
pypy-bin-2.0.2.ebuild:
|
|
Backport the :0 slot switch to pypy-2.0.2 since we have binpackages for this
|
|
version. Update deps.
|
|
|
|
21 Feb 2014; Michał Górny <mgorny@gentoo.org> pypy-bin-2.0.2.ebuild:
|
|
Bump openssl dep since the old version was cleaned.
|
|
|
|
17 Nov 2013; Matthew Thode <prometheanfire@gentoo.org> pypy-bin-2.0.2.ebuild:
|
|
pypy-bin fix for hardened profiles
|
|
|
|
05 Sep 2013; Michał Górny <mgorny@gentoo.org> pypy-bin-2.0.2.ebuild:
|
|
Clean up PYTHON_COMPAT from old implementations.
|
|
|
|
05 Sep 2013; Michał Górny <mgorny@gentoo.org>
|
|
-files/1.9-distutils-fix_handling_of_executables_and_flags.patch,
|
|
-files/1.9-get_python_lib_standard_lib-04ea518e5b71.patch,
|
|
-files/1.9-getargs-freelist-c26dc70ee340.patch,
|
|
-files/1.9-more-ignored-ops-146ddf82a279.patch,
|
|
-files/1.9-more-ignored-ops-a9a8faa76bca.patch,
|
|
-files/1.9-no-bytecode-4151f9c406b6.patch, -files/1.9-no-static-hack.patch,
|
|
-files/1.9-pybuffer-release-double-decref-4ec2a5b49386.patch,
|
|
-files/1.9-signal-a33052b17f4e.patch,
|
|
-files/1.9-ssl-errors-25d3418150d2.patch,
|
|
-files/1.9-ssl-threads-1-34b3b5aac082.patch,
|
|
-files/1.9-ssl-threads-2-25cd11066d95.patch, -pypy-bin-1.9.ebuild:
|
|
Remove PyPy 1.9.
|
|
|
|
07 Aug 2013; Michał Górny <mgorny@gentoo.org> pypy-bin-1.9.ebuild,
|
|
pypy-bin-2.0.2.ebuild:
|
|
Drop removed Python implementations from PYTHON_COMPAT.
|
|
|
|
*pypy-bin-1.9 (27 Jul 2013)
|
|
*pypy-bin-2.0.2 (27 Jul 2013)
|
|
|
|
27 Jul 2013; Michał Górny <mgorny@gentoo.org>
|
|
+files/1.9-distutils-fix_handling_of_executables_and_flags.patch, +files/1.9-d
|
|
istutils.unixccompiler.UnixCCompiler.runtime_library_dir_option.patch,
|
|
+files/1.9-get_python_lib_standard_lib-04ea518e5b71.patch,
|
|
+files/1.9-getargs-freelist-c26dc70ee340.patch,
|
|
+files/1.9-more-ignored-ops-146ddf82a279.patch,
|
|
+files/1.9-more-ignored-ops-a9a8faa76bca.patch,
|
|
+files/1.9-no-bytecode-4151f9c406b6.patch, +files/1.9-no-static-hack.patch,
|
|
+files/1.9-pybuffer-release-double-decref-4ec2a5b49386.patch,
|
|
+files/1.9-scripts-location.patch, +files/1.9-signal-a33052b17f4e.patch,
|
|
+files/1.9-ssl-errors-25d3418150d2.patch,
|
|
+files/1.9-ssl-threads-1-34b3b5aac082.patch,
|
|
+files/1.9-ssl-threads-2-25cd11066d95.patch,
|
|
+files/2.0.2-distutils-fix_handling_of_executables_and_flags.patch,
|
|
+metadata.xml, +pypy-bin-1.9.ebuild, +pypy-bin-2.0.2.ebuild:
|
|
Initial versions of pypy binary packages.
|