<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python/pelican.git/setup.py, branch draft-tz</title>
<subtitle>github.com: getpelican/pelican.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/'/>
<entry>
<title>Increase Jinja version minimum to 2.11+</title>
<updated>2020-04-12T15:02:06+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://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=6cef4ead88ba2510544fc3e57b1c1061fd4a9c6e'/>
<id>6cef4ead88ba2510544fc3e57b1c1061fd4a9c6e</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>Namespace plugin implementation</title>
<updated>2019-12-01T14:55:19+00:00</updated>
<author>
<name>Deniz Turgut</name>
<email>dturgut@gmail.com</email>
</author>
<published>2019-10-27T20:51:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=a2053c34c39a035a03d1fcce7a66e7ad1af885d0'/>
<id>a2053c34c39a035a03d1fcce7a66e7ad1af885d0</id>
<content type='text'>
* Creates pelican.plugins
* Moves plugin related code under pelican.plugins
  * pelican.plugins.signals is now the location for signals, pelican.signals is kept
    for backwards compatibility
  * pelican.plugins._utils contains necessary bits for plugin discovery and loading.
    Logic from Pelican class is moved here. Pelican class now just asks for plugins
    and registers them
* Contains tests for old and new plugin loading
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Creates pelican.plugins
* Moves plugin related code under pelican.plugins
  * pelican.plugins.signals is now the location for signals, pelican.signals is kept
    for backwards compatibility
  * pelican.plugins._utils contains necessary bits for plugin discovery and loading.
    Logic from Pelican class is moved here. Pelican class now just asks for plugins
    and registers them
* Contains tests for old and new plugin loading
</pre>
</div>
</content>
</entry>
<entry>
<title>Update docutils and remove docutils workaround</title>
<updated>2019-11-25T21:17:04+00:00</updated>
<author>
<name>Deniz Turgut</name>
<email>dturgut@gmail.com</email>
</author>
<published>2019-11-17T17:30:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=3cc430b41814b1d7b30a3266ba6a39a6bda3fa32'/>
<id>3cc430b41814b1d7b30a3266ba6a39a6bda3fa32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial pass of removing Python 2 support</title>
<updated>2019-11-25T21:16:41+00:00</updated>
<author>
<name>Kevin Yap</name>
<email>me@kevinyap.ca</email>
</author>
<published>2019-11-06T07:17:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=1e0e541b575a377efa31b01bb13a60bb8c890d61'/>
<id>1e0e541b575a377efa31b01bb13a60bb8c890d61</id>
<content type='text'>
This commit removes Six as a dependency for Pelican, replacing the
relevant aliases with the proper Python 3 imports. It also removes
references to Python 2 logic that did not require Six.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit removes Six as a dependency for Pelican, replacing the
relevant aliases with the proper Python 3 imports. It also removes
references to Python 2 logic that did not require Six.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Python 2.7 support from settings</title>
<updated>2019-11-05T20:04:56+00:00</updated>
<author>
<name>Paolo Melchiorre</name>
<email>paolo@20tab.com</email>
</author>
<published>2019-11-05T20:04:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=ae73d063016d4de013eb3da2d0d6d4d6510cddd7'/>
<id>ae73d063016d4de013eb3da2d0d6d4d6510cddd7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release Pelican 4.2.0</title>
<updated>2019-10-17T17:50:30+00:00</updated>
<author>
<name>botpub</name>
<email>botpub@autopub.rocks</email>
</author>
<published>2019-10-17T17:50:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=01eb08c42b543450ee5e0e3de3854526708a6711'/>
<id>01eb08c42b543450ee5e0e3de3854526708a6711</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release Pelican 4.1.3</title>
<updated>2019-10-09T18:45:18+00:00</updated>
<author>
<name>botpub</name>
<email>botpub@autopub.rocks</email>
</author>
<published>2019-10-09T18:45:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=643bccc497183d9cc2d7c80423fbd8e088dd3dad'/>
<id>643bccc497183d9cc2d7c80423fbd8e088dd3dad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add extra/optional Markdown dependency to setup.py</title>
<updated>2019-10-09T14:25:59+00:00</updated>
<author>
<name>David Alfonso</name>
<email>developer@davidalfonso.es</email>
</author>
<published>2019-10-09T09:08:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=bc450b3339d9eb4ce4649a5989836dcee496688f'/>
<id>bc450b3339d9eb4ce4649a5989836dcee496688f</id>
<content type='text'>
- Modify documentation to use the extra dependency in order to install
the recommended markdown package version.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Modify documentation to use the extra dependency in order to install
the recommended markdown package version.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add related project URLs for display on PyPI</title>
<updated>2019-09-28T20:45:58+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entroP@gmail.com</email>
</author>
<published>2019-09-28T20:45:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=db04f012971f154c3f7601ced1d666bee0ea8da9'/>
<id>db04f012971f154c3f7601ced1d666bee0ea8da9</id>
<content type='text'>
Adding `project_urls` and `keywords` to setup.py ensures they will be
available for the PyPI package page and any other place/service that
may look for these fields.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adding `project_urls` and `keywords` to setup.py ensures they will be
available for the PyPI package page and any other place/service that
may look for these fields.
</pre>
</div>
</content>
</entry>
<entry>
<title>Release Pelican 4.1.2</title>
<updated>2019-09-23T18:21:15+00:00</updated>
<author>
<name>botpub</name>
<email>botpub@autopub.rocks</email>
</author>
<published>2019-09-23T18:21:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=3f96cb8a4a91742a85fe8b548749efd4b12a1ff0'/>
<id>3f96cb8a4a91742a85fe8b548749efd4b12a1ff0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
