summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-11-08 19:28:03 -0800
committerRobin H. Johnson <robbat2@gentoo.org>2015-11-08 19:28:03 -0800
commit221c43ad9b8b4fbf868f24bf3b48787f610c203f (patch)
treee6e8fd3ceb27f3625ba592677c36d0111912341d /dev-python/pytables
downloadgentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.tar.gz
gentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.tar.bz2
gentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.zip
Initial commit.
This repo contains all of the ChangeLogs copied over from CVS, at the exact time of the Git migration. The purpose of this repo is to populate the rsync-distributed tree with old ChangeLogs that cannot be generated from Git. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'dev-python/pytables')
-rw-r--r--dev-python/pytables/ChangeLog274
1 files changed, 274 insertions, 0 deletions
diff --git a/dev-python/pytables/ChangeLog b/dev-python/pytables/ChangeLog
new file mode 100644
index 00000000..e68ee6c5
--- /dev/null
+++ b/dev-python/pytables/ChangeLog
@@ -0,0 +1,274 @@
+# ChangeLog for dev-python/pytables
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pytables/ChangeLog,v 1.63 2015/05/27 17:26:03 jlec Exp $
+
+ 27 May 2015; Justin Lecher <jlec@gentoo.org> -pytables-3.1.1-r1.ebuild:
+ Drop old
+
+ 27 May 2015; Agostino Sarubbo <ago@gentoo.org> pytables-3.1.1-r2.ebuild:
+ Stable for x86, wrt bug #549534
+
+ 21 May 2015; Agostino Sarubbo <ago@gentoo.org> pytables-3.1.1-r2.ebuild:
+ Stable for amd64, wrt bug #549534
+
+*pytables-3.2.0 (15 May 2015)
+*pytables-3.1.1-r2 (15 May 2015)
+
+ 15 May 2015; Justin Lecher <jlec@gentoo.org>
+ +files/pytables-3.1.1-blosc.patch, +files/pytables-3.2.0-blosc.patch,
+ +pytables-3.1.1-r2.ebuild, +pytables-3.2.0.ebuild:
+ Version Bump and fix compilation/linking against dev-libs/c-blosc, bug #547200
+ & bug #549514
+
+ 17 Feb 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Drop unused local USE descr.
+
+ 17 Feb 2015; Justin Lecher <jlec@gentoo.org> -pytables-3.0.0.ebuild,
+ -pytables-3.1.0.ebuild, -pytables-3.1.1.ebuild:
+ Drop old
+
+ 16 Feb 2015; Pacho Ramos <pacho@gentoo.org> pytables-3.1.1-r1.ebuild:
+ amd64/x86 stable, bug #530580
+
+ 29 Nov 2014; Ian Delaney <idella4@gentoo.org> pytables-3.1.1-r1.ebuild:
+ remove unnecessary var confirmed by mgorny
+
+*pytables-3.1.1-r1 (31 Oct 2014)
+
+ 31 Oct 2014; Justin Lecher <jlec@gentoo.org> pytables-3.1.1.ebuild,
+ +pytables-3.1.1-r1.ebuild, +files/pytables-3.1.1-numpy19-backport.patch:
+ Backport fix for numpy-1.9, #527366
+
+ 17 Sep 2014; Justin Lecher <jlec@gentoo.org> pytables-3.1.1.ebuild,
+ +files/pytables-3.1.1-cython-backport.patch, metadata.xml:
+ Add backport patch for >cython-0.20
+
+ 21 Jun 2014; Ian Delaney <idella4@gentoo.org> pytables-3.1.1.ebuild:
+ drop py2.6 add py3.4 support
+
+*pytables-3.1.1 (14 Apr 2014)
+
+ 14 Apr 2014; Sébastien Fabbro <bicatali@gentoo.org> +pytables-3.1.1.ebuild,
+ metadata.xml:
+ BVersion bump, add dependency to c-blosc
+
+ 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> pytables-3.0.0.ebuild:
+ x86 stable wrt bug #497866
+
+*pytables-3.1.0 (21 Feb 2014)
+
+ 21 Feb 2014; Justin Lecher <jlec@gentoo.org> +pytables-3.1.0.ebuild:
+ Version Bump
+
+ 12 Jan 2014; Pacho Ramos <pacho@gentoo.org> pytables-3.0.0.ebuild:
+ amd64 stable, bug #497866
+
+ 01 Jul 2013; Kacper Kowalik <xarthisius@gentoo.org> -pytables-2.4.0-r1.ebuild,
+ -pytables-2.4.0.ebuild:
+ Drop old
+
+ 01 Jul 2013; Justin Lecher <jlec@gentoo.org> pytables-2.4.0-r1.ebuild,
+ pytables-3.0.0.ebuild, metadata.xml:
+ Correct use of python eclass, #475062
+
+*pytables-3.0.0 (18 Jun 2013)
+
+ 18 Jun 2013; Sébastien Fabbro <bicatali@gentoo.org> +pytables-3.0.0.ebuild,
+ metadata.xml:
+ Version bump
+
+*pytables-2.4.0-r1 (04 May 2013)
+
+ 04 May 2013; Justin Lecher <jlec@gentoo.org> +pytables-2.4.0-r1.ebuild,
+ metadata.xml:
+ Converted to new python r1 eclasses
+
+ 28 Feb 2013; Kacper Kowalik <xarthisius@gentoo.org> -pytables-2.3.1.ebuild,
+ pytables-2.4.0.ebuild:
+ Add subslot dependency on hdf5 wrt #452622 by David Mohr <bugs@da.mcbf.net>.
+ Thanks to William Throwe <wtt6@cornell.edu> for the patch. Drop old
+
+*pytables-2.4.0 (26 Jul 2012)
+
+ 26 Jul 2012; Kacper Kowalik <xarthisius@gentoo.org> +pytables-2.4.0.ebuild:
+ version bump
+
+ 23 Feb 2012; Patrick Lauer <patrick@gentoo.org> pytables-2.3.1.ebuild:
+ Restricting pypy and jython
+
+ 28 Nov 2011; Markos Chandras <hwoarang@gentoo.org> pytables-2.3.1.ebuild:
+ Don't inherit unused eclass. Patch by Arfrever.
+
+*pytables-2.3.1 (25 Nov 2011)
+
+ 25 Nov 2011; Kacper Kowalik <xarthisius@gentoo.org> +pytables-2.3.1.ebuild,
+ -pytables-2.2.1.ebuild, -pytables-2.3.ebuild:
+ Version bump, drop old, add prefix love
+
+*pytables-2.3 (16 Oct 2011)
+
+ 16 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> +pytables-2.3.ebuild:
+ Version bump, install pdf userguide by default, add contrib IUSE for
+ installing additional scripts
+
+*pytables-2.2.1 (05 Nov 2010)
+
+ 05 Nov 2010; Kacper Kowalik <xarthisius@gentoo.org> -pytables-2.2.ebuild,
+ +pytables-2.2.1.ebuild:
+ Version bump. Drop old.
+
+*pytables-2.2 (03 Jul 2010)
+
+ 03 Jul 2010; Kacper Kowalik <xarthisius@gentoo.org> +pytables-2.2.ebuild,
+ metadata.xml:
+ Version bump. Removed mpi hack as it works with both hdf5[mpi] and
+ hdf5[-mpi] without it. Dropped ppc keyword due to dependency on
+ dev-python/numexpr. Added sci herd to metadata.xml
+
+ 12 Feb 2010; Sébastien Fabbro <bicatali@gentoo.org>
+ pytables-2.1.2.ebuild:
+ Removed mpi use flag in favor of checking if hdf5 was built with mpi, see
+ bug #303215
+
+ 01 Feb 2010; Christian Faulhammer <fauli@gentoo.org>
+ pytables-2.1.2.ebuild:
+ stable x86, bug 223273
+
+ 01 Feb 2010; Sébastien Fabbro <bicatali@gentoo.org>
+ pytables-2.1.2.ebuild:
+ Added an mpi keyword to actually use mpi wrappers when hdf5 was compiled
+ with mpi support
+
+ 19 Jan 2010; Sébastien Fabbro <bicatali@gentoo.org>
+ pytables-2.1.2.ebuild, +files/pytables-2.1.2-no-old-num.patch:
+ Now skip tests for numarray and numeric, obsoleted
+
+*pytables-2.1.2 (12 Dec 2009)
+
+ 12 Dec 2009; Sébastien Fabbro <bicatali@gentoo.org> -pytables-0.8.ebuild,
+ -pytables-1.4.ebuild, -pytables-2.1.1.ebuild, +pytables-2.1.2.ebuild,
+ +files/pytables-2.1.2-failingtests.patch, metadata.xml:
+ Version bump. Disable failing tests due to bad reference HDF5 files
+ (reported upstream), thanks Kacper Kowalik. Removed old version, even x86
+ stable 0.8 because depending on Numeric/numarray which are buggy and
+ obsolete with python > 2.5
+
+ 04 Sep 2009; Patrick Lauer <patrick@gentoo.org> -pytables-2.0.2.ebuild,
+ -pytables-2.0.3.ebuild, -pytables-2.1.ebuild:
+ Remove old
+
+*pytables-2.1.1 (03 Aug 2009)
+
+ 03 Aug 2009; Michał Januszewski <spock@gentoo.org>
+ +pytables-2.1.1.ebuild:
+ Version bump.
+
+ 18 Feb 2009; Patrick Lauer <patrick@gentoo.org> pytables-2.1.ebuild:
+ Fixing dep, thanks to Matt Summers, fixes #254654
+
+*pytables-2.1 (04 Feb 2009)
+
+ 04 Feb 2009; Patrick Lauer <patrick@gentoo.org> +pytables-2.1.ebuild:
+ Bump to 2.1, fixes #254654
+
+*pytables-2.0.3 (28 Jun 2008)
+
+ 28 Jun 2008; Rob Cakebread <pythonhead@gentoo.org> pytables-2.0.2.ebuild,
+ +pytables-2.0.3.ebuild:
+ Version bump. Fixed depend on sci-libs/hdf5, dropped ia64 because it
+ doesn't have hdf5 keyword
+
+*pytables-2.0.2 (23 Feb 2008)
+
+ 23 Feb 2008; Tiziano Müller <dev-zero@gentoo.org> pytables-1.4.ebuild,
+ +pytables-2.0.2.ebuild:
+ Version bump (bug #196062). Fixed dependency in 1.4 (bug #211106, thanks to
+ Chris Kerr). Added tests for both. Note: 1.4 is deprecated and 3 tests fail
+ on x86_64 ant won't be fixed. Since 1.4 and 2.x are not compatible, 1.4
+ hasn't been dropped for now. Fixed wrong license.
+
+ 05 May 2007; Lukasz Strzygowski <lucass@gentoo.org>
+ -pytables-0.7.2.ebuild, -pytables-0.8.1.ebuild, -pytables-0.9.1.ebuild,
+ pytables-1.4.ebuild:
+ Added: NEED_PYTHON, doc/examples use-flags, ~amd64 keyword. Dropped old
+ versions.
+
+*pytables-1.4 (23 Apr 2007)
+
+ 23 Apr 2007; Rob Cakebread <pythonhead@gentoo.org> +pytables-1.4.ebuild:
+ Version bump. bug #167037
+
+ 21 Feb 2007; Lukasz Strzygowski <lucass@gentoo.org>
+ files/digest-pytables-0.7.2, files/digest-pytables-0.8,
+ files/digest-pytables-0.8.1, files/digest-pytables-0.9.1, Manifest:
+ Convert to Manifest2.
+
+ 01 Apr 2006; Aron Griffis <agriffis@gentoo.org> pytables-0.9.1.ebuild:
+ Mark 0.9.1 ~ia64
+
+ 21 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> :
+ Fix broken digest.
+
+ 20 Apr 2005; Alastair Tse <liquidx@gentoo.org> pytables-0.9.1.ebuild:
+ fix numarray dep (#72327)
+
+ 07 Feb 2005; Fernando Serboncini <fserb@gentoo.org> pytables-0.7.2.ebuild,
+ pytables-0.8.ebuild:
+ stable on x86
+
+ 31 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
+ Change encoding to UTF-8 for GLEP 31 compliance
+
+ 28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> :
+ Dependency update: dev-libs/hdf5 -> sci-libs/hdf5.
+
+ 28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> :
+ Dependency update: dev-libs/hdf5 -> sci-libs/hdf5.
+
+ 28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> :
+ Dependency update: dev-libs/hdf5 -> sci-libs/hdf5.
+
+ 28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> :
+ Dependency update: dev-libs/hdf5 -> sci-libs/hdf5.
+
+ 28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> pytables-0.8.ebuild:
+ Dependency update: dev-libs/hdf -> sci-libs/hdf.
+
+ 28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> pytables-0.9.1.ebuild:
+ Dependency update: dev-libs/hdf -> sci-libs/hdf.
+
+ 28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> pytables-0.8.1.ebuild:
+ Dependency update: dev-libs/hdf -> sci-libs/hdf.
+
+ 28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> pytables-0.7.2.ebuild:
+ Dependency update: dev-libs/hdf -> sci-libs/hdf.
+
+*pytables-0.9.1 (07 Dec 2004)
+
+ 07 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> +pytables-0.9.1.ebuild:
+ Version bump.
+
+ 17 Jul 2004; David Holm <dholm@gentoo.org> pytables-0.8.1.ebuild:
+ Added to ~ppc.
+
+*pytables-0.8.1 (16 Jul 2004)
+
+ 16 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> +pytables-0.8.1.ebuild:
+ Version bump.
+
+ 04 May 2004; Bryan Østergaard <kloeri@gentoo.org> pytables-0.7.2.ebuild,
+ pytables-0.8.ebuild:
+ Add missing IUSE.
+
+*pytables-0.8 (10 Mar 2004)
+
+ 10 Mar 2004; <kloeri@gentoo.org> pytables-0.8.ebuild:
+ Version bump.
+
+ 16 Feb 2004; Michael Sterrett <mr_bones_@gentoo.org> pytables-0.7.2.ebuild:
+ don't set S to default; repoman: Fix leading whitespace
+
+*pytables-0.7.2 (15 Feb 2004)
+
+ 15 Feb 2004; <kloeri@gentoo.org> pytables-0.7.2.ebuild:
+ Initial import.