Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python.announce > #1944
| Path | csiph.com!news.swapon.de!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Takayuki Shimizukawa <shimizukawa@gmail.com> |
| Newsgroups | comp.lang.python.announce |
| Subject | Sphinx 1.3.3 released |
| Date | Wed, 02 Dec 2015 14:33:43 +0000 |
| Lines | 25 |
| Approved | python-announce-list@python.org |
| Message-ID | <mailman.196.1449234151.14615.python-announce-list@python.org> (permalink) |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8 |
| X-Trace | news.uni-berlin.de 1eCZUfhcUsIm59aqZp0KwQ1+KeVeuaI5lHyFQIE9Xepw== |
| Return-Path | <shimizukawa@gmail.com> |
| X-Original-To | python-announce@python.org |
| Delivered-To | python-announce-list@mail.python.org |
| X-Spam-Status | OK 0.001 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'url:pypi': 0.03; 'received:209.85.223': 0.03; 'fixes': 0.05; 'sphinx': 0.07; 'subject:released': 0.07; '===========': 0.09; 'regression': 0.09; 'url:sphinx': 0.09; 'bug': 0.10; 'python': 0.10; '<>.': 0.11; 'index': 0.13; '<>.': 0.16; 'delighted': 0.16; 'files).': 0.16; 'irc:': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'all,': 0.20; '(or': 0.23; 'packaging': 0.27; 'message- id:@mail.gmail.com': 0.27; '1.3': 0.29; 'consisting': 0.29; "i'm": 0.30; 'error.': 0.31; 'announce': 0.32; 'source': 0.33; 'url:python': 0.33; 'received:google.com': 0.35; 'url:org': 0.36; 'tool': 0.36; 'received:209.85': 0.36; 'skip:& 10': 0.37; 'thanks': 0.37; 'release': 0.37; 'received:209': 0.38; 'to:addr:python.org': 0.40; 'easy': 0.60; 'documents': 0.61; 'url:me': 0.64; 'website:': 0.65; 'beautiful': 0.66; 'intelligent': 0.76; 'to:addr:python-announce': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=eAqzS1aihQG3osQSlX/KTLmoJJ/38EmXVeH6nqO4CoU=; b=sQjjOVaCamft1EYp1lITwjWs6rvNsZFEpjJauA5Kp24NVVNuA0+fqG87fU8i8EdXQJ a2o1cDBTlNqRQtNeDPYGGcpqkmHPP448PmDtlJ4QABsf7wGX4aEMWVesmZWM+0aE7uua bia5MLUHfzEEIswA5xDZtEyIoXjiaYVh50wb5DbaTKH89H81BB6gwoIA7NhWCfCmXJi0 XtLa2MqINF+AHMsTpLP3FiM5FlmbhYHKeGby0SmDxW61QqaUcZutg4HR5uO6hmtDQr1B wyfsvNhvKDsyUp0x4mkVc3/jBIfOdMadqPi6tNnYjCO2djK0RuXlETYd1TUQ7jPXhvqS 33HA== |
| X-Received | by 10.107.153.4 with SMTP id b4mr4467835ioe.143.1449066833562; Wed, 02 Dec 2015 06:33:53 -0800 (PST) |
| X-Mailman-Approved-At | Fri, 04 Dec 2015 08:02:30 -0500 |
| X-Content-Filtered-By | Mailman/MimeDel 2.1.20+ |
| X-BeenThere | python-announce-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| Precedence | list |
| List-Id | Announcement-only list for the Python programming language <python-announce-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-announce-list/> |
| List-Post | <mailto:python-announce-list@python.org> |
| List-Help | <mailto:python-announce-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=subscribe> |
| Xref | csiph.com comp.lang.python.announce:1944 |
Show key headers only | View raw
Hi all, I'm delighted to announce the release of Sphinx 1.3.3, now available on the Python package index at <http://pypi.python.org/pypi/Sphinx>. It includes about 3 bug fixes for the 1.3 release series, among them a regression in 1.3.2 that is including packaging error. For the full changelog, go to <http://sphinx-doc.org/changes.html>. Thanks to all coraborators and contributers! What is it? =========== Sphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects (or other documents consisting of multiple reStructuredText source files). Website: http://sphinx-doc.org/ IRC: #sphinx-doc on irc.freenode.net Enjoy! -- Takayuki SHIMIZUKAWA http://about.me/shimizukawa
Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread
#1944
csiph-web