<pre style='margin:0'>
Renee Otten (reneeotten) pushed a commit to branch master
in repository upt-macports.

</pre>
<p><a href="https://github.com/macports/upt-macports/commit/8c081810c6b5b83b644ad520dd8f7da175470763">https://github.com/macports/upt-macports/commit/8c081810c6b5b83b644ad520dd8f7da175470763</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new 8c08181  Add proper content type for our README.
</span>8c08181 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 8c081810c6b5b83b644ad520dd8f7da175470763
</span>Author: Cyril Roelandt <tipecaml@gmail.com>
AuthorDate: Tue Jun 18 03:20:13 2019 +0200

<span style='display:block; white-space:pre;color:#404040;'>    Add proper content type for our README.
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    This makes sure the README is displayed correctly on PyPI.
</span>---
 setup.cfg | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/setup.cfg b/setup.cfg
</span><span style='display:block; white-space:pre;color:#808080;'>index 0c7dc62..87728f2 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/setup.cfg
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/setup.cfg
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,6 +3,7 @@ name = upt-macports
</span> version = 0.1
 description = MacPorts backend for upt.
 long_description = file: README.md
<span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description_content_type = text/markdown
</span> author = Mojca Miklavec
 author_email = mojca@macports.org
 url= https://framagit.org/upt/upt-macports
</pre><pre style='margin:0'>

</pre>