public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/oosuite/files: oosuite-0.37-no-init-msg.patch
@ 2012-01-07 20:39 Sebastien Fabbro (bicatali)
  0 siblings, 0 replies; 2+ messages in thread
From: Sebastien Fabbro (bicatali) @ 2012-01-07 20:39 UTC (permalink / raw
  To: gentoo-commits

bicatali    12/01/07 20:39:27

  Added:                oosuite-0.37-no-init-msg.patch
  Log:
  Initial import to the main tree
  
  (Portage version: 2.1.10.41/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  dev-python/oosuite/files/oosuite-0.37-no-init-msg.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oosuite/files/oosuite-0.37-no-init-msg.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oosuite/files/oosuite-0.37-no-init-msg.patch?rev=1.1&content-type=text/plain

Index: oosuite-0.37-no-init-msg.patch
===================================================================
diff -Nur PythonPackages.orig/FuncDesigner/FuncDesigner/__init__.py PythonPackages/FuncDesigner/FuncDesigner/__init__.py
--- PythonPackages.orig/FuncDesigner/FuncDesigner/__init__.py	2011-12-15 15:43:56.000000000 +0000
+++ PythonPackages/FuncDesigner/FuncDesigner/__init__.py	2012-01-07 16:26:48.000000000 +0000
@@ -15,31 +15,3 @@
 from interpolate import scipy_UnivariateSpline as interpolator
 from integrate import integrator
 __version__ = '0.37'
-
-isE = False
-try:
-    import enthought
-    isE = True
-except ImportError:
-    pass
-try:
-    import envisage
-    import mayavi
-    isE = True
-except ImportError:
-    pass
-try:
-    import xy
-    isE = False
-except ImportError:
-    pass
-  
-if isE:
-    s = """
-    Seems like you are using OpenOpt from 
-    commercial Enthought Python Distribution;
-    consider using free GPL-licensed alternatives
-    PythonXY (http://www.pythonxy.com) or
-    Sage (http://sagemath.org) instead.
-    """
-    print(s)
diff -Nur PythonPackages.orig/OpenOpt/openopt/__init__.py PythonPackages/OpenOpt/openopt/__init__.py
--- PythonPackages.orig/OpenOpt/openopt/__init__.py	2011-10-23 19:17:28.000000000 +0100
+++ PythonPackages/OpenOpt/openopt/__init__.py	2012-01-07 16:26:19.000000000 +0000
@@ -19,33 +19,6 @@
 from mfa import MFA
 
 
-isE = False
-try:
-    import enthought
-    isE = True
-except ImportError:
-    pass
-try:
-    import envisage
-    import mayavi
-    isE = True
-except ImportError:
-    pass
-try:
-    import xy
-    isE = False
-except ImportError:
-    pass
-  
-if isE:
-    s = """
-    Seems like you are using OpenOpt from 
-    commercial Enthought Python Distribution;
-    consider using free GPL-licensed alternatives
-    PythonXY (http://www.pythonxy.com) or
-    Sage (http://sagemath.org) instead.
-    """
-    print(s)
 
     
 #__all__ = filter(lambda s:not s.startswith('_'),dir())






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

* [gentoo-commits] gentoo-x86 commit in dev-python/oosuite/files: oosuite-0.37-no-init-msg.patch
@ 2012-07-09 19:33 Sebastien Fabbro (bicatali)
  0 siblings, 0 replies; 2+ messages in thread
From: Sebastien Fabbro (bicatali) @ 2012-07-09 19:33 UTC (permalink / raw
  To: gentoo-commits

bicatali    12/07/09 19:33:27

  Removed:              oosuite-0.37-no-init-msg.patch
  Log:
  more cleaning of obsolete
  
  (Portage version: 2.2.01.20757-prefix/cvs/Linux x86_64)



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

end of thread, other threads:[~2012-07-09 19:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-09 19:33 [gentoo-commits] gentoo-x86 commit in dev-python/oosuite/files: oosuite-0.37-no-init-msg.patch Sebastien Fabbro (bicatali)
  -- strict thread matches above, loose matches on Subject: below --
2012-01-07 20:39 Sebastien Fabbro (bicatali)

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