<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/setuptools/dist.py, branch 11.3</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>Add EntryPoint.resolve and deprecate most usage of EntryPoint.load. Removed EntryPoint._load.</title>
<updated>2015-01-05T19:21:41+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-01-05T19:21:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=92a553d3adeb431cdf92b136ac9ccc3f2ef98bf1'/>
<id>92a553d3adeb431cdf92b136ac9ccc3f2ef98bf1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use except/as, now supported by Python 2.6</title>
<updated>2015-01-04T16:35:16+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-01-04T16:35:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=9d6a6e5927ae0e67164383e419f3145fc154467e'/>
<id>9d6a6e5927ae0e67164383e419f3145fc154467e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use underlying invocation of ._load directly</title>
<updated>2014-12-31T17:35:32+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-12-31T17:35:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=80a28fa8c044ccb74e4ae54544be8c449ebd03e8'/>
<id>80a28fa8c044ccb74e4ae54544be8c449ebd03e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Setuptools now uses the 'packaging' package from pkg_resources, unifying the behavior around resolution of that package.</title>
<updated>2014-12-24T22:11:49+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-12-24T22:11:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=170657b68f4b92e7e1bf82f5e19a831f5744af67'/>
<id>170657b68f4b92e7e1bf82f5e19a831f5744af67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move vendored packaging module into pkg_resources._vendor, restoring independence of pkg_resources from setuptools. Fixes #311.</title>
<updated>2014-12-24T22:02:04+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-12-24T22:02:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=9063c163e105545bacb67865f5d35056eb342a49'/>
<id>9063c163e105545bacb67865f5d35056eb342a49</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 use-packaging</title>
<updated>2014-11-19T17:39:18+00:00</updated>
<author>
<name>Donald Stufft</name>
<email>donald@stufft.io</email>
</author>
<published>2014-11-19T17:39:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=09ecca34b3eeb76d4f231040338e1c68bf770702'/>
<id>09ecca34b3eeb76d4f231040338e1c68bf770702</id>
<content type='text'>
Conflicts:
	.hgtags
	CHANGES.txt
	ez_setup.py
	setuptools.egg-info/requires.txt
	setuptools/version.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	.hgtags
	CHANGES.txt
	ez_setup.py
	setuptools.egg-info/requires.txt
	setuptools/version.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Declare argtypes and restype on SetFileAttributesW so that it will cast Python 2 bytestrings to Unicode automatically.</title>
<updated>2014-10-19T12:02:37+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-10-19T12:02:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=ae6eb3131a935824d1aca43c6ac5ac6bb4907078'/>
<id>ae6eb3131a935824d1aca43c6ac5ac6bb4907078</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The name win32 is a misnomer. Use 'windows_support' instead.</title>
<updated>2014-10-19T11:52:08+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-10-19T11:52:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=5c68f3db41766e24d5fe6f7adbfd713bc83786a3'/>
<id>5c68f3db41766e24d5fe6f7adbfd713bc83786a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cache eggs required for building in .eggs dir</title>
<updated>2014-10-13T17:37:00+00:00</updated>
<author>
<name>Marc Abramowitz</name>
<email>marc@marc-abramowitz.com</email>
</author>
<published>2014-10-13T17:37:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=c64524729fbd21cf5ad430acad82bf399b6f723d'/>
<id>c64524729fbd21cf5ad430acad82bf399b6f723d</id>
<content type='text'>
This makes it so that these eggs don't prevent `install_requires` from
installing these packages.

Fixes ticket #80; workaround for ticket #209

--HG--
branch : put_setup_requires_egg_in_cache_dir_4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes it so that these eggs don't prevent `install_requires` from
installing these packages.

Fixes ticket #80; workaround for ticket #209

--HG--
branch : put_setup_requires_egg_in_cache_dir_4
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer packaging library if available.</title>
<updated>2014-09-27T20:13:48+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-09-27T20:13:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=7d9c21a893431798ba77edd62b5490ff4ce47ecf'/>
<id>7d9c21a893431798ba77edd62b5490ff4ce47ecf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
