Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Sphinx testsuite fails with Python 3.3 — help needed
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
LMK  
View profile  
 More options Nov 2 2012, 2:44 am
From: LMK <lminko....@gmail.com>
Date: Thu, 1 Nov 2012 23:44:03 -0700 (PDT)
Local: Fri, Nov 2 2012 2:44 am
Subject: Re: Sphinx testsuite fails with Python 3.3 — help needed

Hi everyone,

I got build fails (using python3.3, Sabayon linux) and stuck too. I pulled
from sphinx-fix-testing-fork to investigate some issues.

-Build log: http://pastebin.sabayon.org/pastie/10927
-test log: http://pastebin.sabayon.org/pastie/10928

Thanks,
La Min Ko


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Takayuki Shimizukawa  
View profile  
 More options Nov 2 2012, 3:30 am
From: Takayuki Shimizukawa <shimizuk...@gmail.com>
Date: Fri, 2 Nov 2012 16:30:07 +0900
Local: Fri, Nov 2 2012 3:30 am
Subject: Re: Sphinx testsuite fails with Python 3.3 — help needed
HI LMK,

You need docutils-0.10 (unreleased yet) for Python-3.3.
Please add this statement into your tox.ini::

    [testenv:py33]
    deps=
        nose
        svn+https://docutils.svn.sourceforge.net/svnroot/docutils/trunk/docutils/...

and retry `tox -e py33`.

Best regards,
--
Takayuki SHIMIZUKAWA
Sphinx-users.jp

2012/11/2 LMK <lminko....@gmail.com>:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
LMK  
View profile  
 More options Nov 2 2012, 4:19 am
From: LMK <lminko....@gmail.com>
Date: Fri, 2 Nov 2012 01:19:21 -0700 (PDT)
Local: Fri, Nov 2 2012 4:19 am
Subject: Re: Sphinx testsuite fails with Python 3.3 — help needed

Hi Takayuki,

Thanks, it works now.

Thanks again,
LMK


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »