<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/pkg_resources, branch 18.3.1</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>Upgrade packaging to 15.3</title>
<updated>2015-08-02T00:13:21+00:00</updated>
<author>
<name>Donald Stufft</name>
<email>donald@stufft.io</email>
</author>
<published>2015-08-02T00:13:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=e3886227ec1c8db491f79eaf46500d65b81b7d6d'/>
<id>e3886227ec1c8db491f79eaf46500d65b81b7d6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge fix</title>
<updated>2015-06-08T17:24:20+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-06-08T17:24:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=64b3aae155e5a771dd075167ad32dae5adeec878'/>
<id>64b3aae155e5a771dd075167ad32dae5adeec878</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backed out unintended changes made in f572ec9, restoring use of 'imp' module for dynamic module creation originally committed in 06ac3674 and 4c121bd24f.</title>
<updated>2015-06-08T17:22:43+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-06-08T17:22:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=c1044e3706ed28a6913e0dfcb4f7eec713af34c1'/>
<id>c1044e3706ed28a6913e0dfcb4f7eec713af34c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test capturing possible violation in expectation due to new Python 2.7.10 release. Ref #380.</title>
<updated>2015-06-07T14:34:17+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-06-07T14:34:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=208af4d231da879174ba189c2f756360ae6dca0a'/>
<id>208af4d231da879174ba189c2f756360ae6dca0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove now deprecated test capturing failure of range comparison operators (Ref #380).</title>
<updated>2015-06-07T14:22:01+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-06-07T14:22:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=c3bf0dd4521637a1301187af0aa8732613674561'/>
<id>c3bf0dd4521637a1301187af0aa8732613674561</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in jamezpolley/setuptools (pull request #134)</title>
<updated>2015-06-07T14:05:54+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-06-07T14:05:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=f19b8bc61b0585116d62e6c2086c918bad01ce68'/>
<id>f19b8bc61b0585116d62e6c2086c918bad01ce68</id>
<content type='text'>
Expand the range of valid operators to include comparators
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Expand the range of valid operators to include comparators
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests capturing expectation for range comparison operators (Ref #380).</title>
<updated>2015-06-07T14:05:00+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-06-07T14:05:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=90a3e3b896d4f86337692f361a5a1bdcbf310bf9'/>
<id>90a3e3b896d4f86337692f361a5a1bdcbf310bf9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #378: Do not use internal importlib._bootstrap module.</title>
<updated>2015-05-28T13:28:22+00:00</updated>
<author>
<name>Arfrever Frehtes Taifersar Arahesis</name>
<email>Arfrever.FTA@GMail.Com</email>
</author>
<published>2015-05-28T13:28:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=75d108c95186aef502333c471ab103baa0602871'/>
<id>75d108c95186aef502333c471ab103baa0602871</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Expand the range of valid operators to include comparators</title>
<updated>2015-05-22T21:54:34+00:00</updated>
<author>
<name>James Polley</name>
<email>jamezpolley@gmail.com</email>
</author>
<published>2015-05-22T21:54:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=6debf8d3d7c4ad63d2aae277fc9b4581c851548e'/>
<id>6debf8d3d7c4ad63d2aae277fc9b4581c851548e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract variable for clarity.</title>
<updated>2015-05-03T16:35:19+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-05-03T16:35:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=e55483f33a61c302461ed480a3556d746b8aba40'/>
<id>e55483f33a61c302461ed480a3556d746b8aba40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
