<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/setuptools/dist.py, branch 12.4</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>soften normalized version warning</title>
<updated>2015-02-05T20:11:23+00:00</updated>
<author>
<name>MinRK</name>
<email>benjaminrk@gmail.com</email>
</author>
<published>2015-02-05T20:11:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=88f62bfe62531bed69f871425d21d8c4e3203ecf'/>
<id>88f62bfe62531bed69f871425d21d8c4e3203ecf</id>
<content type='text'>
indicate that normalization is happening, but don't be pushy about changing valid versions.

--HG--
branch : no-normalize-warning
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
indicate that normalization is happening, but don't be pushy about changing valid versions.

--HG--
branch : no-normalize-warning
</pre>
</div>
</content>
</entry>
<entry>
<title>remove warning on normalization</title>
<updated>2015-01-20T19:24:18+00:00</updated>
<author>
<name>Min RK</name>
<email>benjaminrk@gmail.com</email>
</author>
<published>2015-01-20T19:24:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=0478d8fa223ca94e5c9a3f42dd5f92ed8be1270f'/>
<id>0478d8fa223ca94e5c9a3f42dd5f92ed8be1270f</id>
<content type='text'>
It seems inappropriate to show a warning on schemes officially supported in PEP 440.

--HG--
branch : no-normalize-warning
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It seems inappropriate to show a warning on schemes officially supported in PEP 440.

--HG--
branch : no-normalize-warning
</pre>
</div>
</content>
</entry>
<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>
</feed>
