<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/tests/test_dist.py, branch v40.2.0</title>
<subtitle>github.com: pypa/setuptools.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/'/>
<entry>
<title>Use another variable name to avoid masking prior value.</title>
<updated>2018-03-18T14:01:39+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2018-03-18T14:01:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=eb6502d70552df1fa1272497c05d8c5893f6befe'/>
<id>eb6502d70552df1fa1272497c05d8c5893f6befe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use filter to filter blank lines</title>
<updated>2018-03-18T14:00:57+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2018-03-18T14:00:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=b1b837df6846cc64bdfec94408fc2276fbfe93ab'/>
<id>b1b837df6846cc64bdfec94408fc2276fbfe93ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Open metadata file with UTF-8 decoding.</title>
<updated>2018-03-18T13:59:32+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2018-03-18T13:59:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=b38d71f2935ce069f5f1f6b2ccaa7b99c838db67'/>
<id>b38d71f2935ce069f5f1f6b2ccaa7b99c838db67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Delint</title>
<updated>2018-03-18T13:55:59+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2018-03-18T13:55:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=d92bc63ddd88729ad0bd892eacce29439b821fd2'/>
<id>d92bc63ddd88729ad0bd892eacce29439b821fd2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use unicode literals</title>
<updated>2018-03-18T13:54:37+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2018-03-18T13:54:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=ad2d7e483ef5531962f6ca0c463704505afeb471'/>
<id>ad2d7e483ef5531962f6ca0c463704505afeb471</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make dist test fail under unicode</title>
<updated>2018-03-17T23:59:08+00:00</updated>
<author>
<name>Paul Ganssle</name>
<email>paul@ganssle.io</email>
</author>
<published>2018-03-17T23:59:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=2005e53e887c4ce6ca6da27241e43e3686e8f298'/>
<id>2005e53e887c4ce6ca6da27241e43e3686e8f298</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for maintainer in PKG-INFO</title>
<updated>2018-03-16T23:54:54+00:00</updated>
<author>
<name>Paul Ganssle</name>
<email>paul@ganssle.io</email>
</author>
<published>2018-03-16T22:23:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=d8170d79a1059b6c58e1b54d94c6600f85354bf6'/>
<id>d8170d79a1059b6c58e1b54d94c6600f85354bf6</id>
<content type='text'>
Per PEP 345, metadata Version 1.2 should support the Author,
Maintainer, Author-Email and Maintainer-Email fields.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Per PEP 345, metadata Version 1.2 should support the Author,
Maintainer, Author-Email and Maintainer-Email fields.
</pre>
</div>
</content>
</entry>
<entry>
<title>support `setup_requires` in setup.cfg</title>
<updated>2017-10-16T19:09:12+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2017-09-14T20:07:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=472c79f95cc41a3e85d6b212347d6b006c9c3c26'/>
<id>472c79f95cc41a3e85d6b212347d6b006c9c3c26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>workaround easy_install bug</title>
<updated>2017-08-05T18:58:20+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2017-08-05T16:31:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=e5461b6ccc57596c7e9cf7837084f8a20eeec9b7'/>
<id>e5461b6ccc57596c7e9cf7837084f8a20eeec9b7</id>
<content type='text'>
Don't reuse `easy_install` command in `Distribution.fetch_build_egg` implementation.

Fix #196.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't reuse `easy_install` command in `Distribution.fetch_build_egg` implementation.

Fix #196.
</pre>
</div>
</content>
</entry>
</feed>
