public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-lang/yasm/files: yasm-1.1.0-skip_cython_check.patch
@ 2010-08-20 13:20 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-08-20 13:20 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/08/20 13:20:36

  Added:                yasm-1.1.0-skip_cython_check.patch
  Log:
  Version bump.
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  dev-lang/yasm/files/yasm-1.1.0-skip_cython_check.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/yasm/files/yasm-1.1.0-skip_cython_check.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/yasm/files/yasm-1.1.0-skip_cython_check.patch?rev=1.1&content-type=text/plain

Index: yasm-1.1.0-skip_cython_check.patch
===================================================================
Skip semi-broken Cython version check because it barfs on 0.13_beta0.

--- configure.ac
+++ configure.ac
@@ -285,11 +285,7 @@
     AC_MSG_NOTICE([Checking to see if we can build Python bindings])
     have_python_bindings=no
     if test x$have_python = xyes; then
-        AC_MSG_CHECKING([for Cython >= 0.11.3])
-        CYTHON_CHECK_VERSION(0.11.3, [AC_MSG_RESULT(yes)
-                                      have_cython=yes],
-                                     [AC_MSG_RESULT(no)
-                                      have_cython=no])
+        have_cython=yes
 
         AM_CHECK_PYTHON_HEADERS(have_python_headers=yes,have_python_headers=no)
 






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

* [gentoo-commits] gentoo-x86 commit in dev-lang/yasm/files: yasm-1.1.0-skip_cython_check.patch
@ 2010-08-20 19:11 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-08-20 19:11 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/08/20 19:11:27

  Modified:             yasm-1.1.0-skip_cython_check.patch
  Log:
  add url to upstream ticket
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-lang/yasm/files/yasm-1.1.0-skip_cython_check.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/yasm/files/yasm-1.1.0-skip_cython_check.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/yasm/files/yasm-1.1.0-skip_cython_check.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/yasm/files/yasm-1.1.0-skip_cython_check.patch?r1=1.1&r2=1.2

Index: yasm-1.1.0-skip_cython_check.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/yasm/files/yasm-1.1.0-skip_cython_check.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- yasm-1.1.0-skip_cython_check.patch	20 Aug 2010 13:20:36 -0000	1.1
+++ yasm-1.1.0-skip_cython_check.patch	20 Aug 2010 19:11:27 -0000	1.2
@@ -1,5 +1,7 @@
 Skip semi-broken Cython version check because it barfs on 0.13_beta0.
 
+http://www.tortall.net/projects/yasm/ticket/222
+
 --- configure.ac
 +++ configure.ac
 @@ -285,11 +285,7 @@






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

end of thread, other threads:[~2010-08-20 19:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-20 19:11 [gentoo-commits] gentoo-x86 commit in dev-lang/yasm/files: yasm-1.1.0-skip_cython_check.patch Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2010-08-20 13:20 Samuli Suominen (ssuominen)

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