<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-markdown.git/setup.py, branch 3.3.7</title>
<subtitle>github.com: waylan/Python-Markdown.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/'/>
<entry>
<title>Fix typos and remove trailing spaces</title>
<updated>2022-04-10T19:13:22+00:00</updated>
<author>
<name>Kian-Meng Ang</name>
<email>kianmeng@cpan.org</email>
</author>
<published>2022-04-02T09:16:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=f6ca75429562cfa7df333b3529838679e4bfd443'/>
<id>f6ca75429562cfa7df333b3529838679e4bfd443</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update install requires to drop quotes</title>
<updated>2021-11-17T14:07:10+00:00</updated>
<author>
<name>Ziyang Liu</name>
<email>zliu@chanzuckerberg.com</email>
</author>
<published>2021-11-16T21:11:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=ff35692c58c3143d3e1ccb7b76b9e3aa1de4ef9a'/>
<id>ff35692c58c3143d3e1ccb7b76b9e3aa1de4ef9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support Python 3.10</title>
<updated>2021-11-16T14:55:58+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan.limberg@icloud.com</email>
</author>
<published>2021-11-16T14:55:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=7919bfd8cf44e4fb50a3ccbd82b725db34b66a08'/>
<id>7919bfd8cf44e4fb50a3ccbd82b725db34b66a08</id>
<content type='text'>
Fixes #1124.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #1124.</pre>
</div>
</content>
</entry>
<entry>
<title>Remove download_url from setup.py (#1164)</title>
<updated>2021-07-30T13:40:58+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan.limberg@icloud.com</email>
</author>
<published>2021-07-30T13:40:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=c1724406ae518a4b295406cdb076a5804fee3ef3'/>
<id>c1724406ae518a4b295406cdb076a5804fee3ef3</id>
<content type='text'>
This is an old, outdated key which is simply moved into `project_urls`. As it offers no value, it is being removed.
Fixes Python-Markdown#1163.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is an old, outdated key which is simply moved into `project_urls`. As it offers no value, it is being removed.
Fixes Python-Markdown#1163.</pre>
</div>
</content>
</entry>
<entry>
<title>Replace links to freewisdom.org</title>
<updated>2021-02-06T23:40:30+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan.limberg@icloud.com</email>
</author>
<published>2021-02-06T23:23:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=79e86a9c6ee163d219a029f71eb95d209117c564'/>
<id>79e86a9c6ee163d219a029f71eb95d209117c564</id>
<content type='text'>
Yuri's site (freewisdom.org) has gone offline. I have linked to his
GitHub profile instead. Also, the developer's email address
(markdown@freewisdom.org) has been replaced with a new address
(python.markdown@gmail.com). The new address simply forwards all
incoming messages to the project developer (@waylan) and deletes the
messages.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Yuri's site (freewisdom.org) has gone offline. I have linked to his
GitHub profile instead. Also, the developer's email address
(markdown@freewisdom.org) has been replaced with a new address
(python.markdown@gmail.com). The new address simply forwards all
incoming messages to the project developer (@waylan) and deletes the
messages.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add PY39 support and drop PY35 (#1026)</title>
<updated>2020-10-06T17:23:32+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan.limberg@icloud.com</email>
</author>
<published>2020-10-06T17:23:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=f4b936b4125719a6bcc7c7859e08b2da720892de'/>
<id>f4b936b4125719a6bcc7c7859e08b2da720892de</id>
<content type='text'>
Python 3.5 reached end-of-life on 2020-09-12 and Python 3.9 was released on 2020-10-05.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Python 3.5 reached end-of-life on 2020-09-12 and Python 3.9 was released on 2020-10-05.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Markdown text processing classifier to setup</title>
<updated>2020-08-24T17:52:59+00:00</updated>
<author>
<name>Álvaro Mondéjar</name>
<email>mondejar1994@gmail.com</email>
</author>
<published>2020-08-24T13:14:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=f6c2fe9a218ecf2bcf39a89e7f91d847228ea0ae'/>
<id>f6c2fe9a218ecf2bcf39a89e7f91d847228ea0ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add project urls</title>
<updated>2020-05-21T17:52:20+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan.limberg@icloud.com</email>
</author>
<published>2020-05-21T17:42:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=92ac78ba3261b1b3d61351ec8a999f5e5aa96ee4'/>
<id>92ac78ba3261b1b3d61351ec8a999f5e5aa96ee4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use README.md for long_description.</title>
<updated>2020-05-18T20:11:57+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan.limberg@icloud.com</email>
</author>
<published>2020-05-18T20:00:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=dc8583916a4c78feebdca4e93509dbfc439751c0'/>
<id>dc8583916a4c78feebdca4e93509dbfc439751c0</id>
<content type='text'>
With `long_description_content_type="text/markdown"` it is now possible
to use Markdown text in the `long_description` meta-data field. Make sure
the latest tools (setuptools, wheel, twine) are installed before deploying.
See https://dustingram.com/articles/2018/03/16/markdown-descriptions-on-pypi/
for details.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With `long_description_content_type="text/markdown"` it is now possible
to use Markdown text in the `long_description` meta-data field. Make sure
the latest tools (setuptools, wheel, twine) are installed before deploying.
See https://dustingram.com/articles/2018/03/16/markdown-descriptions-on-pypi/
for details.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix importlib-metadata requirement name for Python &lt; 3.8</title>
<updated>2020-05-11T21:03:35+00:00</updated>
<author>
<name>Dmitry Shachnev</name>
<email>mitya57@gmail.com</email>
</author>
<published>2020-05-11T13:27:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=3011be524248dc354c8c4209f8b539cfcff7e8bc'/>
<id>3011be524248dc354c8c4209f8b539cfcff7e8bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
