<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/pkg_resources, branch 18.6</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>Back out 435b1b762fba. The change breaks detection of zip eggs. Reopens #462.</title>
<updated>2015-11-24T16:27:22+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-11-24T16:27:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=998ceceaeb3dfce1b2b05a82aaf356db54f46de6'/>
<id>998ceceaeb3dfce1b2b05a82aaf356db54f46de6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Only detect a path as an unpacked egg if it also has an EGG-INFO directory. Fixes #462.</title>
<updated>2015-11-23T00:18:37+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-11-23T00:18:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=40436edb86b034979b716695ec68fe55bb656d79'/>
<id>40436edb86b034979b716695ec68fe55bb656d79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract function for detecting unpacked egg. Ref #462.</title>
<updated>2015-11-23T00:16:09+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-11-23T00:16:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=b6a3ccf987ce2f8d13e1520563223bd76460744a'/>
<id>b6a3ccf987ce2f8d13e1520563223bd76460744a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #28 from rouge8/platform_python_implementation</title>
<updated>2015-11-01T17:11:58+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-11-01T17:11:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=2ad29dcc55be43dfa4bd95e7acd3671be2dcd765'/>
<id>2ad29dcc55be43dfa4bd95e7acd3671be2dcd765</id>
<content type='text'>
Add support for python_platform_implementation environment marker</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for python_platform_implementation environment marker</pre>
</div>
</content>
</entry>
<entry>
<title>Extract a a method to encapsulate behavior and documentation. Rewrite for loop as legacy-style dictionary comprehension.</title>
<updated>2015-11-01T17:07:00+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-11-01T17:07:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=2e236152228a7d2aec383fcecd70731f96ad4de3'/>
<id>2e236152228a7d2aec383fcecd70731f96ad4de3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix "dictionary changed size during iteration"</title>
<updated>2015-11-01T09:35:38+00:00</updated>
<author>
<name>Vadim Markovtsev</name>
<email>v.markovtsev@samsung.com</email>
</author>
<published>2015-11-01T09:35:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=57ebfa41e0f96b97e599ecd931b7ae8a143e096e'/>
<id>57ebfa41e0f96b97e599ecd931b7ae8a143e096e</id>
<content type='text'>
env is being modified at the same time as being iterated which leads to RuntimeError: dictionary changed size during iteration.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
env is being modified at the same time as being iterated which leads to RuntimeError: dictionary changed size during iteration.</pre>
</div>
</content>
</entry>
<entry>
<title>Dropping support for Python 3.2 and earlier Python 3 versions. Currently only log a warning, but future versions will fail.</title>
<updated>2015-10-22T20:57:13+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-10-22T20:57:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=ae6c73f07680da77345f5ccfac4facde30ad4d7e'/>
<id>ae6c73f07680da77345f5ccfac4facde30ad4d7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify implementation of Requirement.parse.</title>
<updated>2015-09-27T11:29:18+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-09-27T11:29:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=9f5f2ac2aa55dbac1dfe9da6c7a46d82355c75fa'/>
<id>9f5f2ac2aa55dbac1dfe9da6c7a46d82355c75fa</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 python_platform_implementation environment marker</title>
<updated>2015-09-10T05:14:16+00:00</updated>
<author>
<name>Andy Freeland</name>
<email>andy.freeland@redjack.com</email>
</author>
<published>2015-09-10T05:03:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=94416707fd59a65f4a8f7f70541d6b3fc018b626'/>
<id>94416707fd59a65f4a8f7f70541d6b3fc018b626</id>
<content type='text'>
This patch adds support for the 'python_platform_implementation'
environment marker as defined by PEP-0426:
https://www.python.org/dev/peps/pep-0426/#environment-markers
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds support for the 'python_platform_implementation'
environment marker as defined by PEP-0426:
https://www.python.org/dev/peps/pep-0426/#environment-markers
</pre>
</div>
</content>
</entry>
<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>
</feed>
