<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_mako/doc, branch use_zzzeeksphinx</title>
<subtitle>Python mako
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_mako/'/>
<entry>
<title>- tweaks</title>
<updated>2018-10-04T16:11:31+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2018-10-04T16:11:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_mako/commit/?id=001ca6b453de3d25c4cb391b169fecd88abf7e38'/>
<id>001ca6b453de3d25c4cb391b169fecd88abf7e38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove built-in theme and start using zzzeeksphinx.</title>
<updated>2018-10-03T22:09:40+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2018-10-03T22:09:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_mako/commit/?id=9055282a969fb92c7d28bcbf83e23c65000155df'/>
<id>9055282a969fb92c7d28bcbf83e23c65000155df</id>
<content type='text'>
this allows maintenance of the "non-standard Sphinx theme"
to remain in one place.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this allows maintenance of the "non-standard Sphinx theme"
to remain in one place.
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed unnecessary "usage" prefix from mako-render script.</title>
<updated>2018-01-16T18:16:15+00:00</updated>
<author>
<name>Hugo</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2018-01-16T06:58:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_mako/commit/?id=7c58e12133262f8b070ce3d284f1742fad463bcd'/>
<id>7c58e12133262f8b070ce3d284f1742fad463bcd</id>
<content type='text'>
Pull request courtesy Hugo.

(cherry picked from commit 7e6a1d7822bac275aabb3c1cc90cb67612548127)

Change-Id: I84a302c982f18762d2514c3f840331d1eb3ebcda
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pull request courtesy Hugo.

(cherry picked from commit 7e6a1d7822bac275aabb3c1cc90cb67612548127)

Change-Id: I84a302c982f18762d2514c3f840331d1eb3ebcda
</pre>
</div>
</content>
</entry>
<entry>
<title>Add --output-encoding to mako-render</title>
<updated>2017-11-15T15:04:58+00:00</updated>
<author>
<name>lacsaP</name>
<email>patatetom@users.noreply.github.com</email>
</author>
<published>2017-11-15T13:14:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_mako/commit/?id=c480854e334a225812dd43582b28a48ee57aa9b5'/>
<id>c480854e334a225812dd43582b28a48ee57aa9b5</id>
<content type='text'>
Fixes: #271
Change-Id: I88b46cfbdea9eda0b4c478dd97829bee8431ff58
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: #271
Change-Id: I88b46cfbdea9eda0b4c478dd97829bee8431ff58
</pre>
</div>
</content>
</entry>
<entry>
<title>- 1.0.7</title>
<updated>2017-07-13T16:12:05+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2017-07-13T16:12:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_mako/commit/?id=e63e7787eea3e1c1fb39ae7e1672b0202f0fb9c6'/>
<id>e63e7787eea3e1c1fb39ae7e1672b0202f0fb9c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use sys.stdout.write instead of print in cmdline</title>
<updated>2017-07-05T19:16:24+00:00</updated>
<author>
<name>Yves Chevallier</name>
<email>nowox@x0x.ch</email>
</author>
<published>2017-06-15T14:06:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_mako/commit/?id=037a95e7302d4a8d3dae1d4ad64a879ecd64791b'/>
<id>037a95e7302d4a8d3dae1d4ad64a879ecd64791b</id>
<content type='text'>
The `print` function adds an unwanted `\n` char.

Change-Id: I4e345214352f0925c374145f41be45550da27393
Pull-request: https://github.com/zzzeek/mako/pull/23
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The `print` function adds an unwanted `\n` char.

Change-Id: I4e345214352f0925c374145f41be45550da27393
Pull-request: https://github.com/zzzeek/mako/pull/23
</pre>
</div>
</content>
</entry>
<entry>
<title>- 1.0.7 placeholder</title>
<updated>2017-07-05T19:13:49+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2017-07-05T19:13:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_mako/commit/?id=c7b3792b6e215fe7a5e79c9170b5db858c5738be'/>
<id>c7b3792b6e215fe7a5e79c9170b5db858c5738be</id>
<content type='text'>
Change-Id: Ic586955b3faf41632da794792ecc9ae447a4051e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ic586955b3faf41632da794792ecc9ae447a4051e
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in scop/mako/spelling (pull request #25)</title>
<updated>2017-05-17T23:16:59+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2017-05-17T23:16:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_mako/commit/?id=d88e62cb24124d7ce7b1305b79d6a8d6574df80e'/>
<id>d88e62cb24124d7ce7b1305b79d6a8d6574df80e</id>
<content type='text'>
Spelling fixes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Spelling fixes
</pre>
</div>
</content>
</entry>
<entry>
<title>Spelling fixes</title>
<updated>2017-05-11T09:48:13+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2017-05-11T09:48:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_mako/commit/?id=317d300f6fe7e9fd56f7a84d29349f852f6d3e17'/>
<id>317d300f6fe7e9fd56f7a84d29349f852f6d3e17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Python 3.6 syntax fixes</title>
<updated>2017-05-11T09:45:15+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2017-05-11T09:45:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_mako/commit/?id=9f7cba9b3dae50da443356740def20233b53431c'/>
<id>9f7cba9b3dae50da443356740def20233b53431c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
