EuroPython 2016: Talk voting will start on Monday

2016-03-10 Thread M.-A. Lemburg
Having received almost 300 great proposals for talks, trainings,
helpdesks and posters, we now call out to all attendees to vote for
what you want to see on the conference schedule.

Please note that you have to have a ticket for EuroPython 2016, or
have submitted a talk proposal yourself, in order to participate.


​Attendees: This will be your chance to
shape the conference !


You will be able to search for topics and communicate your personal
interest by casting your vote for each talk and training submission on
our talk voting page:


*** https://ep2016.europython.eu/en/talk-voting/ ***

   Talk Voting


Talk voting will be open from Monday, March 14, until Sunday, March 20.

The program workgroup (WG) will then use the talk voting results as
basis for their talk selection and announce the list of accepted talks
late in March and the schedule shortly thereafter in April.


With gravitational regards,
--
EuroPython 2016 Team
http://ep2016.europython.eu/
http://www.europython-society.org/
-- 
https://mail.python.org/mailman/listinfo/python-announce-list

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


Nikola v7.7.7 released!

2016-03-10 Thread Roberto Alsina
On behalf of the Nikola team, I am pleased to announce the immediate
availability of Nikola v7.7.7. It fixes some bugs and adds new features.

What is Nikola?
===

Nikola is a static site and blog generator, written in Python.
It can use Mako and Jinja2 templates, and input in many popular markup
formats, such as reStructuredText and Markdown — and can even turn Jupyter
(IPython) Notebooks into blog posts! It also supports image galleries, and
is multilingual. Nikola is flexible, and page builds are extremely fast,
courtesy of doit (which is rebuilding only what has been changed).

Find out more at the website: https://getnikola.com/

Downloads
=

Install using `pip install Nikola` or download tarballs on [GitHub][] and
[PyPI][].

[GitHub]: https://github.com/getnikola/nikola/releases/tag/v7.7.7
[PyPI]: https://pypi.python.org/pypi/Nikola/7.7.7

Changes
===

Features


* New ``--one-file`` option to wordpress importer (Issue #2262)
* New Pygal-based chart shortcode (Issue #2170)
* Add ``post_type`` to post-list directive (Issue #2272)
* Use ``sys.executable`` for launching pip in ``plugin`` (Issue #2275)

Bugfixes


* Fix Indonesian translation (Issue #2291)
* Fix a JSON conversion bug in the WordPress importer (Issue #2264)
* Don’t create download directories when not downloading WordPress
  attachments (Issue #2260)
* Don’t display "Good link" messages in ``nikola check -l`` by default,
  can be re-enabled with ``-v`` option (Issue #2268)
* Fix a format string in ``nikola check`` (Issue #2267)
* Don't crash wordpress importer when posts are "empty" (Issue #2263)
* Don't put untranslated and nonexistant posts in sitemap (Issue #2289)
-- 
https://mail.python.org/mailman/listinfo/python-announce-list

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


ANN: PROVABLEPRIME V.2.0 released

2016-03-10 Thread Mok-Kong Shen


Version 2.0 of PROVABLEPRIME contains an additional application
example 3S (sending messages with the signature of the sender).

http://s13.zetaboards.com/Crypto/topic/7234475/1/

M. K. Shen
--
https://mail.python.org/mailman/listinfo/python-announce-list

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