Mercurial > p > roundup > code
diff doc/installation.txt @ 5337:01dabc0483b0
more changes to prep for 1.6 release.
replace old url's for pypi with new ones.
fix restrucured text in announce.txt, fix typos.
change licensing to include 2018
remove bdist_windist directions. pypi doesn't accept .exe anymore
updated directions for using pypi
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sat, 23 Jun 2018 21:24:42 -0400 |
| parents | 4566360871dc |
| children | f3b844fda420 |
line wrap: on
line diff
--- a/doc/installation.txt Thu Jun 21 19:49:26 2018 -0400 +++ b/doc/installation.txt Sat Jun 23 21:24:42 2018 -0400 @@ -118,11 +118,11 @@ .. _Xapian: http://xapian.org/ .. _Whoosh: https://bitbucket.org/mchaput/whoosh/wiki/Home -.. _pytz: http://www.python.org/pypi/pytz +.. _pytz: https://pypi.org/project/pytz/ .. _Olson tz database: http://www.twinsun.com/tz/tz-link.htm .. _pyopenssl: http://pyopenssl.sourceforge.net .. _pyme: http://pyme.sourceforge.net -.. _pywin32: http://pypi.python.org/pypi/pywin32 +.. _pywin32: https://pypi.org/project/pywin32/ .. _jinja2: http://jinja.pocoo.org/ @@ -1113,7 +1113,7 @@ .. _External hyperlink targets: .. _apache: http://httpd.apache.org/ -.. _flup: http://pypi.python.org/pypi/flup +.. _flup: https://pypi.org/project/flup/ .. _mod_python: http://www.modpython.org/ .. _MySQLdb: http://sourceforge.net/projects/mysql-python .. _Psycopg: http://initd.org/software/initd/psycopg
