diff options
Diffstat (limited to 'dev-python/astropy/ChangeLog-2015')
-rw-r--r-- | dev-python/astropy/ChangeLog-2015 | 110 |
1 files changed, 110 insertions, 0 deletions
diff --git a/dev-python/astropy/ChangeLog-2015 b/dev-python/astropy/ChangeLog-2015 new file mode 100644 index 00000000..f521b315 --- /dev/null +++ b/dev-python/astropy/ChangeLog-2015 @@ -0,0 +1,110 @@ +# ChangeLog for dev-python/astropy +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/astropy/ChangeLog,v 1.25 2015/04/08 08:05:00 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> astropy-0.3.1.ebuild, + astropy-0.3.2.ebuild, astropy-0.4.ebuild: + Drop old Python implementations + +*astropy-0.4.4 (21 Jan 2015) + + 21 Jan 2015; Kacper Kowalik <xarthisius@gentoo.org> +astropy-0.4.4.ebuild: + Version bump + + 27 Nov 2014; Kacper Kowalik <xarthisius@gentoo.org> astropy-0.4.ebuild: + Pass --offline to setup.py during all phases. Fixes bug #527196 by Juergen + Rose <rose@rz.uni-potsdam.de>, fix dependency on wcslib + +*astropy-0.4 (11 Aug 2014) + + 11 Aug 2014; Justin Lecher <jlec@gentoo.org> astropy-0.3.2.ebuild, + +astropy-0.4.ebuild, metadata.xml: + Version Bump, #519250 + +*astropy-0.3.2 (28 May 2014) + + 28 May 2014; Sébastien Fabbro <bicatali@gentoo.org> +astropy-0.3.2.ebuild, + -astropy-0.3.ebuild: + Version bump + + 16 Apr 2014; Kacper Kowalik <xarthisius@gentoo.org> astropy-0.3.1.ebuild: + Fix PV in cfitsio dependency wrt #507364. Thanks to Mikko Laine + <mikko.laine@gmail.com> for catching this + + 15 Apr 2014; Sébastien Fabbro <bicatali@gentoo.org> astropy-0.3.1.ebuild: + Fixed minimum cfitsio version, thanks Mikko Laine bug #50736 + +*astropy-0.3.1 (10 Mar 2014) + + 10 Mar 2014; Sébastien Fabbro <bicatali@gentoo.org> +astropy-0.3.1.ebuild, + -astropy-0.2.5.ebuild: + Version bump + + 05 Feb 2014; Sébastien Fabbro <bicatali@gentoo.org> astropy-0.3.ebuild: + Removed vo, pywcs and pyfits as conflicting libraries + +*astropy-0.3 (26 Nov 2013) + + 26 Nov 2013; Sébastien Fabbro <bicatali@gentoo.org> +astropy-0.3.ebuild, + -astropy-0.2.1.ebuild, -astropy-0.2.3.ebuild, -astropy-0.2.4.ebuild, + -files/astropy-0.1-debundle_zlib.patch, -files/astropy-0.1-expat.patch: + Version bump + +*astropy-0.2.5 (20 Nov 2013) + + 20 Nov 2013; Sébastien Fabbro <bicatali@gentoo.org> +astropy-0.2.5.ebuild: + Version bump + +*astropy-0.2.4 (06 Aug 2013) + + 06 Aug 2013; Sébastien Fabbro <bicatali@gentoo.org> +astropy-0.2.4.ebuild: + Version bump + + 12 Jul 2013; Sébastien Fabbro <bicatali@gentoo.org> -astropy-0.1-r1.ebuild, + astropy-0.2.3.ebuild, metadata.xml: + Hack fix for cfitsio 3.350 change of API + +*astropy-0.2.3 (31 May 2013) + + 31 May 2013; Justin Lecher <jlec@gentoo.org> +astropy-0.2.3.ebuild, + metadata.xml: + Version Bump + + 22 May 2013; Patrick Lauer <patrick@gentoo.org> astropy-0.2.1.ebuild: + (Re-)Adding python-3.3 to python_targets + + 22 May 2013; Patrick Lauer <patrick@gentoo.org> astropy-0.2.1.ebuild: + Removing python3.3 from python_targets until h5py catches up + +*astropy-0.2.1 (23 Apr 2013) + + 23 Apr 2013; Sébastien Fabbro <bicatali@gentoo.org> +astropy-0.2.1.ebuild, + metadata.xml: + Version bump + + 08 Aug 2012; Sébastien Fabbro <bicatali@gentoo.org> astropy-0.1-r1.ebuild: + Blocking pyfits and vo (bug #426822 and bug #429148) + + 27 Jun 2012; Sebastien Fabbro <fabbros@gentoo.org> astropy-0.1-r1.ebuild: + keyword amd64-linux x86-linux + +*astropy-0.1-r1 (21 Jun 2012) + + 21 Jun 2012; Kacper Kowalik <xarthisius@gentoo.org> +astropy-0.1-r1.ebuild, + +files/astropy-0.1-debundle_zlib.patch, -astropy-0.1.ebuild: + Debundle zlib wrt #422657 by Diego Elio Pettenò <flameeyes@gentoo.org>, rename + fitschecker to avoid collision with dev-python/pyfits wrt #422659 by Helmut + Jarausch <jarausch@igpm.rwth-aachen.de> + + 19 Jun 2012; Sébastien Fabbro <bicatali@gentoo.org> astropy-0.1.ebuild, + metadata.xml: + restrict python-3, added matplotlib for doc building, add longdescription + + 19 Jun 2012; Kacper Kowalik <xarthisius@gentoo.org> astropy-0.1.ebuild: + Depend on dev-python/pytest unconditionally + +*astropy-0.1 (19 Jun 2012) + + 19 Jun 2012; Kacper Kowalik <xarthisius@gentoo.org> +astropy-0.1.ebuild, + +files/astropy-0.1-expat.patch, +metadata.xml: + Initial import, ebuild written by me |