Sphinx-1.5.2 has been released

2017-01-23 Thread Komiya Takeshi
Hi all,

I'm delighted to announce the release of Sphinx 1.5.2, now available on
the Python package index at .

It includes about 5 new feature and 28 bug fixes for the 1.5.1 release series.

For the full changelog, go to
.
Thanks to all collaborators 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!
--

Takeshi KOMIYA
-- 
https://mail.python.org/mailman/listinfo/python-announce-list

Support the Python Software Foundation:
http://www.python.org/psf/donations/


pytest 3.0.6 released

2017-01-23 Thread opensoruce
pytest-3.0.6


pytest 3.0.6 has just been released to PyPI.

This is a bug-fix release, being a drop-in replacement. To upgrade::

  pip install --upgrade pytest
  
The full changelog is available at
  http://doc.pytest.org/en/latest/changelog.html.


Thanks to all who contributed to this release, among them:

* Andreas Pelme
* Bruno Oliveira
* Dmitry Malinovsky
* Eli Boyarski
* Jakub Wilk
* Jeff Widman
* Loïc Estève
* Luke Murphy
* Miro Hrončok
* Oscar Hellström
* Peter Heatwole
* Philippe Ombredanne
* Ronny Pfannschmidt
* Rutger Prins
* Stefan Scherfke


Happy testing,
The pytest Development Team
-- 
https://mail.python.org/mailman/listinfo/python-announce-list

Support the Python Software Foundation:
http://www.python.org/psf/donations/


Pygments 2.2 released

2017-01-23 Thread Georg Brandl
I'm happy to announce the release of Pygments 2.2.
Pygments is a generic syntax highlighter written in Python.

There is a again lots of news in the 2.2 release, please have a look
at the changelog .  There are
about 20 new languages supported, and a few other new features.

Report bugs and feature requests in the issue tracker:
.
Thanks go to all the contributors of these lexers, and to all
those who reported bugs and waited patiently for this release.

Download it from , or look at
the demonstration at .

Enjoy,
Georg




signature.asc
Description: OpenPGP digital signature
-- 
https://mail.python.org/mailman/listinfo/python-announce-list

Support the Python Software Foundation:
http://www.python.org/psf/donations/