<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python/pelican.git, branch pin-pygments</title>
<subtitle>github.com: getpelican/pelican.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python/pelican.git/'/>
<entry>
<title>Update functional test output</title>
<updated>2020-04-12T14:26:13+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entroP@gmail.com</email>
</author>
<published>2020-04-12T04:31:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python/pelican.git/commit/?id=0f062a6f12c008e1d7a93f1121d8deac43a739ce'/>
<id>0f062a6f12c008e1d7a93f1121d8deac43a739ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Increase Jinja version minimum to 2.11+</title>
<updated>2020-04-12T14:26:13+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entroP@gmail.com</email>
</author>
<published>2020-04-12T14:03:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python/pelican.git/commit/?id=6a15e876f559b6d8c3fd79ca5f033ca56308cb2a'/>
<id>6a15e876f559b6d8c3fd79ca5f033ca56308cb2a</id>
<content type='text'>
This newer version slightly changes rendered output; upgrading our
dependency means our functional test output will match it more
consistently.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This newer version slightly changes rendered output; upgrading our
dependency means our functional test output will match it more
consistently.
</pre>
</div>
</content>
</entry>
<entry>
<title>Pin Pygments to 2.6.1</title>
<updated>2020-04-12T14:26:13+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entroP@gmail.com</email>
</author>
<published>2020-04-12T13:52:01+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python/pelican.git/commit/?id=469f42227d815d19922cc28307d7afb3b92dfe87'/>
<id>469f42227d815d19922cc28307d7afb3b92dfe87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure consistent title spacing in notmyidea theme</title>
<updated>2020-04-12T14:26:13+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entroP@gmail.com</email>
</author>
<published>2020-04-12T14:21:08+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python/pelican.git/commit/?id=648253274bba77357e0fce38030050639e972002'/>
<id>648253274bba77357e0fce38030050639e972002</id>
<content type='text'>
Moving the space between the title and sub-title inside the "if"
statement eliminates a spurious trailing space when there is no
sub-title defined.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Moving the space between the title and sub-title inside the "if"
statement eliminates a spurious trailing space when there is no
sub-title defined.
</pre>
</div>
</content>
</entry>
<entry>
<title>Pin pytest in pyproject also</title>
<updated>2020-04-12T13:38:17+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entroP@gmail.com</email>
</author>
<published>2020-04-12T13:38:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python/pelican.git/commit/?id=18c7a9c3a1cd152d03b76dd08fb876184ab4e5de'/>
<id>18c7a9c3a1cd152d03b76dd08fb876184ab4e5de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add poetry.lock to list of files for Git to ignore</title>
<updated>2020-04-12T13:21:17+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entroP@gmail.com</email>
</author>
<published>2020-04-12T13:21:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python/pelican.git/commit/?id=b6dc55f96c9e97b637f0b5e4720e61170d5d43fd'/>
<id>b6dc55f96c9e97b637f0b5e4720e61170d5d43fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move more test deps from CI config to requirements</title>
<updated>2020-04-12T13:16:12+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entroP@gmail.com</email>
</author>
<published>2020-04-12T13:16:12+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python/pelican.git/commit/?id=88100484e0aafc17fa4a8fcd01966c9c9ca8d25d'/>
<id>88100484e0aafc17fa4a8fcd01966c9c9ca8d25d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pin pytest until 5.4.x series has stabilized</title>
<updated>2020-04-12T13:04:22+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entroP@gmail.com</email>
</author>
<published>2020-04-12T13:04:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python/pelican.git/commit/?id=2a5bb109ba3ce0910b5e4ca3a19313c564f2017a'/>
<id>2a5bb109ba3ce0910b5e4ca3a19313c564f2017a</id>
<content type='text'>
Version 5.4.1 is currently incompatible with pytest-sugar.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Version 5.4.1 is currently incompatible with pytest-sugar.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2714 from getpelican/skip-md-metadata-parse</title>
<updated>2020-04-12T12:53:59+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entroP@gmail.com</email>
</author>
<published>2020-04-12T12:53:59+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python/pelican.git/commit/?id=0f97f6d488cbddde2fb129d20d60e34bdad68f28'/>
<id>0f97f6d488cbddde2fb129d20d60e34bdad68f28</id>
<content type='text'>
Skip Markdown metadata parsing within metadata fields</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Skip Markdown metadata parsing within metadata fields</pre>
</div>
</content>
</entry>
<entry>
<title>Skip MD metadata parsing in latest Python-Markdown</title>
<updated>2020-04-12T09:40:58+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entroP@gmail.com</email>
</author>
<published>2020-04-12T09:37:10+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python/pelican.git/commit/?id=e618becfc08934a7813b8a9832ae5105c07d0595'/>
<id>e618becfc08934a7813b8a9832ae5105c07d0595</id>
<content type='text'>
The syntax for unloading Python-Markdown extensions has changed to a
"deregister" method on Registry objects.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The syntax for unloading Python-Markdown extensions has changed to a
"deregister" method on Registry objects.
</pre>
</div>
</content>
</entry>
</feed>
