<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/setup.py, branch v36.7.1</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>Bump version: 36.7.0 → 36.7.1</title>
<updated>2017-11-11T05:26:58+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-11-11T05:26:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=c218b65053915aa084c897defa2a25a11175ddc4'/>
<id>c218b65053915aa084c897defa2a25a11175ddc4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version: 36.6.1 → 36.7.0</title>
<updated>2017-11-10T01:46:12+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-11-10T01:46:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=d5f914876127d8ea60bc3f90d509fd0745f909f7'/>
<id>d5f914876127d8ea60bc3f90d509fd0745f909f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version: 36.6.0 → 36.6.1</title>
<updated>2017-11-10T01:27:39+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-11-10T01:27:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=4f43bd2a665a8115a03eb8d073cacb8945d22462'/>
<id>4f43bd2a665a8115a03eb8d073cacb8945d22462</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version: 36.5.0 → 36.6.0</title>
<updated>2017-10-12T09:25:55+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-10-12T09:25:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=cb9e3a35bfc07136c44d942698fc45fc3f12192b'/>
<id>cb9e3a35bfc07136c44d942698fc45fc3f12192b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version: 36.4.0 → 36.5.0</title>
<updated>2017-09-15T14:19:29+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-09-15T14:19:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=9f295a706590b1e3618978d6f2d83af0b893ec4d'/>
<id>9f295a706590b1e3618978d6f2d83af0b893ec4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version: 36.3.0 → 36.4.0</title>
<updated>2017-09-03T18:07:09+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-09-03T18:07:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=a4980242d8b449e1ab08adaac073deff9efc9cc4'/>
<id>a4980242d8b449e1ab08adaac073deff9efc9cc4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new long_description_content_type kwarg</title>
<updated>2017-08-28T17:32:11+00:00</updated>
<author>
<name>Marc Abramowitz</name>
<email>marc@marc-abramowitz.com</email>
</author>
<published>2016-07-30T15:15:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=4fc60ed1e47f725a833dd63656ceec981a58e1a0'/>
<id>4fc60ed1e47f725a833dd63656ceec981a58e1a0</id>
<content type='text'>
This is used to populate the new `Description-Content-Type` field.

`Description-Content-Type` is described at
https://github.com/pypa/python-packaging-user-guide/pull/258
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is used to populate the new `Description-Content-Type` field.

`Description-Content-Type` is described at
https://github.com/pypa/python-packaging-user-guide/pull/258
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version: 36.2.7 → 36.3.0</title>
<updated>2017-08-28T13:45:10+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-08-28T13:45:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=b4d58d4929dd4e19870b5eafa48046a0a0c2bf07'/>
<id>b4d58d4929dd4e19870b5eafa48046a0a0c2bf07</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version: 36.2.6 → 36.2.7</title>
<updated>2017-08-01T22:32:54+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2017-08-01T22:32:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=d548901f9911e784892e99e933d6c60016521e34'/>
<id>d548901f9911e784892e99e933d6c60016521e34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Better detect unpacked eggs</title>
<updated>2017-07-31T19:29:32+00:00</updated>
<author>
<name>Leonardo Rochael Almeida</name>
<email>leorochael@gmail.com</email>
</author>
<published>2017-07-31T19:29:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=e265e4560965878531fea7856fb165a182908b8d'/>
<id>e265e4560965878531fea7856fb165a182908b8d</id>
<content type='text'>
Do not assume a directory named in `.egg` is an egg, unless it has an
actual egg metadata directory.

Closes #462</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Do not assume a directory named in `.egg` is an egg, unless it has an
actual egg metadata directory.

Closes #462</pre>
</div>
</content>
</entry>
</feed>
