<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/docutils.git, branch master</title>
<subtitle>svn.code.sf.net: p/docutils/code
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/'/>
<entry>
<title>upload documentation to sourceforge.io see https://docutils.sourceforge.io/0.20.1/</title>
<updated>2023-05-17T12:11:27+00:00</updated>
<author>
<name>grubert</name>
<email>grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2023-05-17T12:11:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=a25a4e7822955ad9f5b52d78dac07ccc9e4e9e87'/>
<id>a25a4e7822955ad9f5b52d78dac07ccc9e4e9e87</id>
<content type='text'>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9392 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9392 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>releasing 0.20.1</title>
<updated>2023-05-17T00:12:59+00:00</updated>
<author>
<name>grubert</name>
<email>grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2023-05-17T00:12:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=6fd42cb03cc7c5972036665ed164d02c195bcbf2'/>
<id>6fd42cb03cc7c5972036665ed164d02c195bcbf2</id>
<content type='text'>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9391 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9391 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Version 0.20.2b.dev</title>
<updated>2023-05-17T00:11:48+00:00</updated>
<author>
<name>grubert</name>
<email>grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2023-05-17T00:11:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=620dba92270df28da96eeaf96751161e8b6f4136'/>
<id>620dba92270df28da96eeaf96751161e8b6f4136</id>
<content type='text'>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9390 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9390 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Release 0.20.1</title>
<updated>2023-05-16T23:33:36+00:00</updated>
<author>
<name>grubert</name>
<email>grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2023-05-16T23:33:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=710cceff815d189f8dd90679444a83520ff63009'/>
<id>710cceff815d189f8dd90679444a83520ff63009</id>
<content type='text'>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9388 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9388 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a small backwards compatibility script for rst2odt_prepstyles.py.</title>
<updated>2023-05-16T14:49:41+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2023-05-16T14:49:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=e767cb63eac17f5f43cea313a5df4bf4d1d4b5d5'/>
<id>e767cb63eac17f5f43cea313a5df4bf4d1d4b5d5</id>
<content type='text'>
This way, users can adapt to the new command before the
"tools/*.py" scripts are no longer installed in Docutils 0.21.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9387 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This way, users can adapt to the new command before the
"tools/*.py" scripts are no longer installed in Docutils 0.21.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9387 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Move auxiliary script rst2odt_prepstyles.py to the library.</title>
<updated>2023-05-16T14:49:31+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2023-05-16T14:49:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=5a474dd06d9f9185fcbe989baccd9ebd91d60063'/>
<id>5a474dd06d9f9185fcbe989baccd9ebd91d60063</id>
<content type='text'>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9386 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9386 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Documentation fix.</title>
<updated>2023-05-13T14:39:18+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2023-05-13T14:39:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=00a0cb9d95bf676ef65fd578dffc34f30cd5b36c'/>
<id>00a0cb9d95bf676ef65fd578dffc34f30cd5b36c</id>
<content type='text'>
Fix internal links in "directives" doc.
Add links to description of differences between html4css1 and html5 writers.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9385 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix internal links in "directives" doc.
Add links to description of differences between html4css1 and html5 writers.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9385 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix false alarm when testing with pypy 3.9.</title>
<updated>2023-05-11T15:50:42+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2023-05-11T15:50:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=b1a5fb0ec2431e34a186de6a0d1dc76159860fa4'/>
<id>b1a5fb0ec2431e34a186de6a0d1dc76159860fa4</id>
<content type='text'>
Work around non-standard error message from pypy 3.9.
Fixes [bugs:#471].

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9384 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Work around non-standard error message from pypy 3.9.
Fixes [bugs:#471].

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9384 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Announce upcoming fix for the localization of the "admonition" directive name.</title>
<updated>2023-05-11T15:01:20+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2023-05-11T15:01:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=704c9ed3453594e7b1c7cb948bf34a830d2234ee'/>
<id>704c9ed3453594e7b1c7cb948bf34a830d2234ee</id>
<content type='text'>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9383 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9383 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>note on getting a fresh chcekout for release.</title>
<updated>2023-05-11T14:23:48+00:00</updated>
<author>
<name>grubert</name>
<email>grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2023-05-11T14:23:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=f4b1c665f52b186880d15042a731b4fe0d78b8fe'/>
<id>f4b1c665f52b186880d15042a731b4fe0d78b8fe</id>
<content type='text'>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9382 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9382 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
</feed>
