public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/h5py/files: h5py-1.3.0-python-2.7.patch
@ 2010-07-23 21:11 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; 2+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-07-23 21:11 UTC (permalink / raw
  To: gentoo-commits

arfrever    10/07/23 21:11:23

  Added:                h5py-1.3.0-python-2.7.patch
  Log:
  Fix building with Python 2.7 (bug #327859).
  
  (Portage version: HEAD/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  dev-python/h5py/files/h5py-1.3.0-python-2.7.patch

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

Index: h5py-1.3.0-python-2.7.patch
===================================================================
https://code.google.com/p/h5py/issues/detail?id=123

--- detect.py
+++ detect.py
@@ -9,7 +9,7 @@
     """
 
     from distutils import ccompiler
-    from distutils.core import CompileError, LinkError
+    from distutils.errors import CompileError, LinkError
     import subprocess
 
     cc = ccompiler.new_compiler()






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-python/h5py/files: h5py-1.3.0-python-2.7.patch
@ 2011-07-17 10:54 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; 2+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-07-17 10:54 UTC (permalink / raw
  To: gentoo-commits

xarthisius    11/07/17 10:54:58

  Removed:              h5py-1.3.0-python-2.7.patch
  Log:
  Version bump, drop old. Fixes bug #297997. Add sci to metadata
  
  (Portage version: 2.2.0_alpha45/cvs/Linux x86_64)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-07-17 10:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-23 21:11 [gentoo-commits] gentoo-x86 commit in dev-python/h5py/files: h5py-1.3.0-python-2.7.patch Arfrever Frehtes Taifersar Arahesis (arfrever)
  -- strict thread matches above, loose matches on Subject: below --
2011-07-17 10:54 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