Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #86713
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <songofacandy@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.015 |
| X-Spam-Evidence | '*H*': 0.97; '*S*': 0.00; 'url:pypi': 0.03; 'output': 0.05; 'duplicate': 0.07; 'pypi': 0.07; 'latter': 0.09; 'subject:PyPI': 0.09; 'url:github': 0.09; '(),': 0.16; 'code?': 0.16; 'exiting': 0.16; 'feb.': 0.16; 'messy': 0.16; 'readme.rst': 0.16; 'subject:problems': 0.16; 'url:)': 0.16; 'wrote:': 0.18; 'all,': 0.19; 'finished': 0.19; 'import': 0.22; 'email addr:gmail.com>': 0.22; 'error': 0.23; 'mon,': 0.24; 'code:': 0.26; 'to:2**1': 0.27; 'converting': 0.30; 'skip:@ 10': 0.30; 'message-id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; 'implicit': 0.31; 'thanks!': 0.32; 'open': 0.33; 'url:python': 0.33; 'ago': 0.33; 'are:': 0.33; 'skip:& 30': 0.33; 'message.': 0.35; 'convert': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'version:': 0.36; 'url:listinfo': 0.36; 'url:org': 0.36; 'wrong': 0.37; 'skip:- 20': 0.37; 'project': 0.37; 'to:addr:python-list': 0.38; 'hosted': 0.39; 'to:addr:python.org': 0.39; 'url:mail': 0.40; 'how': 0.40; 'url:about': 0.61; 'profile': 0.61; 'name:': 0.61; 'information': 0.63; 'to:addr:gmail.com': 0.65; 'due': 0.66; 'latest': 0.67; 'mar': 0.68; 'url:me': 0.69; '2015': 0.84; 'a.m.': 0.84; 'leo': 0.84; 'outcome:': 0.84; '2015.': 0.91 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:references:from:date:message-id:subject:to :content-type; bh=1RwcnShSUXRTAjpATqvRJcinIbsHnEx62eUHHNzaSS4=; b=NUKy7kRbFOWMvcKzMYN0LKs4ZxTpZovN5BynMmkIBgrlBgFGGslZxpvXLrD8FxnHYz dKxMKfhL36IeEOgUlY5VtDIDrcHY0m+0W6637HEcgxkkP1QK28R/v6qlvGShqoyhUMAB Jsi6dNoggrHhGP/AoqCJ3gztNxuaeT/fXxlMguBHNNeLpCZA9hCd2hutEMrxLOZH9zzt FmpzZQCu7UXVvHMPliivFw6p5yjKSpfudMl1GjNIXhlBHryBsGn5YL+BiAxDTsyjd1lq UEcZnSY3WlcvK+Pf+oLlmgs5UqdADs8VHRp5+rok1uiVWHxhYsHqPDxYv/VTiVFQlQ1s uviQ== |
| X-Received | by 10.140.20.23 with SMTP id 23mr47291784qgi.40.1425292439910; Mon, 02 Mar 2015 02:33:59 -0800 (PST) |
| MIME-Version | 1.0 |
| References | <CAEhE+OnKMx52Md6cg34anprAgHOkHu71ZB+o58NR_UkzweBh3w@mail.gmail.com> |
| From | INADA Naoki <songofacandy@gmail.com> |
| Date | Mon, 02 Mar 2015 10:33:59 +0000 |
| Subject | Re: PyPI, reStructuredText and readthedocs problems |
| To | Leonardo Giordani <giordani.leonardo@gmail.com>, python-list@python.org |
| Content-Type | multipart/alternative; boundary=001a11c130a895020405104bc145 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.19 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.21.1425292449.13471.python-list@python.org> (permalink) |
| Lines | 106 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1425292449 news.xs4all.nl 2941 [2001:888:2000:d::a6]:55203 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:86713 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
PyPI parses your README strictly. $ rst2html.py --strict README.rst README.rst:700: (INFO/1) Duplicate implicit target name: "fingerprint". Exiting due to level-1 (INFO) system message. But I don't know how to avoid this error when converting from markdown. On Mon, Mar 2, 2015 at 6:35 PM Leonardo Giordani < giordani.leonardo@gmail.com> wrote: > Hi all, > > Some time ago I open sourced a package named postage ( > https://pypi.python.org/pypi/postage/). > > I am experiencing issues with documentation. The project is hosted on > GitHub (https://github.com/lgiordani/postage), where the README.md is > perfectly rendered. My issues are: > > 1. I use pandoc to convert README.md to README.rst. This latter is > rendered by GitHUb as well, but when I upload the package to PyPI I get a > messy result (look at the package page). > > 2. When I import the project into readthedocs.org the build fails with no > output. This is the only information I get > > ----------------------------- 8< ----------------------------- > > Build for postage > > Built: Feb. 27, 2015. 10:41 a.m. > > State: Finished > > Outcome: Failed (Status Code: 0) > > Version: latest > > Type: html > > Build Standard Output > > ----------------------------- 8< ----------------------------- > > May someone help me figuring out what's wrong in my code? > Thanks! > > Leo > > > Leonardo Giordani > @tw_lgiordani <http://twitter.com/tw_lgiordani> - lgiordani.com > My profile on About.me <http://about.me/leonardo.giordani> - My GitHub > page <https://github.com/lgiordani> > -- > https://mail.python.org/mailman/listinfo/python-list >
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: PyPI, reStructuredText and readthedocs problems INADA Naoki <songofacandy@gmail.com> - 2015-03-02 10:33 +0000
csiph-web