public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/h5py: h5py-2.1.1.ebuild ChangeLog h5py-2.0.1.ebuild
@ 2013-01-07 16:46 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; only message in thread
From: Kacper Kowalik (xarthisius) @ 2013-01-07 16:46 UTC (permalink / raw
  To: gentoo-commits

xarthisius    13/01/07 16:46:24

  Modified:             ChangeLog
  Added:                h5py-2.1.1.ebuild
  Removed:              h5py-2.0.1.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 895192F9)

Revision  Changes    Path
1.13                 dev-python/h5py/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/h5py/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/h5py/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/h5py/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/h5py/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	6 Jan 2013 18:40:22 -0000	1.12
+++ ChangeLog	7 Jan 2013 16:46:24 -0000	1.13
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/h5py
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/h5py/ChangeLog,v 1.12 2013/01/06 18:40:22 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/h5py/ChangeLog,v 1.13 2013/01/07 16:46:24 xarthisius Exp $
+
+*h5py-2.1.1 (07 Jan 2013)
+
+  07 Jan 2013; Kacper Kowalik <xarthisius@gentoo.org> +h5py-2.1.1.ebuild,
+  -h5py-2.0.1.ebuild:
+  Version bump
 
   06 Jan 2013; Michał Górny <mgorny@gentoo.org> h5py-2.0.1.ebuild,
   h5py-2.1.0.ebuild:



1.1                  dev-python/h5py/h5py-2.1.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/h5py/h5py-2.1.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/h5py/h5py-2.1.1.ebuild?rev=1.1&content-type=text/plain

Index: h5py-2.1.1.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/h5py/h5py-2.1.1.ebuild,v 1.1 2013/01/07 16:46:24 xarthisius Exp $

EAPI="3"
PYTHON_DEPEND="*"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="2.5 *-jython 2.7-pypy-* 3.3"
DISTUTILS_SRC_TEST="setup.py"

inherit distutils

DESCRIPTION="A simple Python interface to HDF5 files."
HOMEPAGE="http://h5py.alfven.org/ http://code.google.com/p/h5py/ http://pypi.python.org/pypi/h5py"
SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"

RDEPEND="sci-libs/hdf5
	dev-python/numpy"
DEPEND="${RDEPEND}
	dev-python/setuptools
	test? ( virtual/python-unittest2 )"

PYTHON_CFLAGS=("2.* + -fno-strict-aliasing")

DISTUTILS_USE_SEPARATE_SOURCE_DIRECTORIES="1"





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-01-07 17:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-07 16:46 [gentoo-commits] gentoo-x86 commit in dev-python/h5py: h5py-2.1.1.ebuild ChangeLog h5py-2.0.1.ebuild Kacper Kowalik (xarthisius)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox