<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/config.py, branch v38.2.0</title>
<subtitle>github.com: pypa/setuptools.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/'/>
<entry>
<title>Merge branch 'master' into drop-py26</title>
<updated>2017-09-04T00:01:45+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-09-03T23:57:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=dcb24ad15465c266a3f258471766fbbe8fc8a42e'/>
<id>dcb24ad15465c266a3f258471766fbbe8fc8a42e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Need to perform the local assertion before checking for existence.</title>
<updated>2017-08-28T13:32:25+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-08-28T13:32:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=9e708961e7fa64e56c9469ca52163d7e2df31477'/>
<id>9e708961e7fa64e56c9469ca52163d7e2df31477</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use proper reference.</title>
<updated>2017-08-28T13:13:37+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-08-28T13:13:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=3c25384fce3f6134a342ab32b7afc54cc6066fa3'/>
<id>3c25384fce3f6134a342ab32b7afc54cc6066fa3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct typo</title>
<updated>2017-08-28T13:09:41+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-08-28T13:09:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=7e549f6eb72e37f50a1183e018ad2f3b2c952285'/>
<id>7e549f6eb72e37f50a1183e018ad2f3b2c952285</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract method for reading local file. Now return results directly instead of for/append loop.</title>
<updated>2017-08-28T13:05:42+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-08-28T13:05:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=3af152a26ee2ef889b8d7ab4428c975ba0c8e85b'/>
<id>3af152a26ee2ef889b8d7ab4428c975ba0c8e85b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Using generator comprehension, avoid casting filepath to bytes on Python 2</title>
<updated>2017-08-28T12:54:02+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-08-28T12:54:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=fc59fe8ea080f7d469c6c388fa878c4ede3e6557'/>
<id>fc59fe8ea080f7d469c6c388fa878c4ede3e6557</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert path to str, which is needed under Py 2</title>
<updated>2017-08-28T07:39:29+00:00</updated>
<author>
<name>Sviatoslav Sydorenko</name>
<email>wk@sydorenko.org.ua</email>
</author>
<published>2017-08-28T07:39:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=c5c4304d8c60b6f985c8c7607f6950d31d1b2e33'/>
<id>c5c4304d8c60b6f985c8c7607f6950d31d1b2e33</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support list of files passed to `file:` directive</title>
<updated>2017-08-28T07:22:21+00:00</updated>
<author>
<name>Sviatoslav Sydorenko</name>
<email>wk@sydorenko.org.ua</email>
</author>
<published>2017-08-28T07:22:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=b699f94728c82691bed9b67a48b170951535fa38'/>
<id>b699f94728c82691bed9b67a48b170951535fa38</id>
<content type='text'>
* `file:` not accepts comma-separated list of filenames
* files' contents are glues with an LF separator
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* `file:` not accepts comma-separated list of filenames
* files' contents are glues with an LF separator
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow adding few files @ metadata.long_description</title>
<updated>2017-08-28T06:20:15+00:00</updated>
<author>
<name>Sviatoslav Sydorenko</name>
<email>wk@sydorenko.org.ua</email>
</author>
<published>2017-08-09T20:16:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=986ff42f117e8ac3cc952bfc2c043f7de8ba7084'/>
<id>986ff42f117e8ac3cc952bfc2c043f7de8ba7084</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into feature/re-vendor-sadface</title>
<updated>2017-05-30T23:39:58+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-05-30T23:39:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=fcdf12ee7fdf43c9dded5b68232a0fb3376d4858'/>
<id>fcdf12ee7fdf43c9dded5b68232a0fb3376d4858</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
