<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/setuptools/wheel.py, branch v38.7.0</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>fix `data_files` handling when installing from wheel</title>
<updated>2017-11-30T18:46:16+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2017-11-30T18:46:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=35c0e9c2d67cbda4033ba0e0b1c20e4df8c24ce7'/>
<id>35c0e9c2d67cbda4033ba0e0b1c20e4df8c24ce7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix namespace packages handling of wheels</title>
<updated>2017-11-27T12:25:04+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2017-11-27T12:25:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=da1c78f354fac3ce177e2869828a34b3e6df1820'/>
<id>da1c78f354fac3ce177e2869828a34b3e6df1820</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix encoding handling of wheels metadata</title>
<updated>2017-11-26T22:11:14+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2017-11-26T22:11:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=e72afd6243713cd0d3f8a5bc5b50fb59934d7ff8'/>
<id>e72afd6243713cd0d3f8a5bc5b50fb59934d7ff8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>easy_install: add support for installing from wheels</title>
<updated>2017-11-26T12:19:48+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2017-11-02T20:19:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=118edbb2b715c96620b51018c1d28e81f2318053'/>
<id>118edbb2b715c96620b51018c1d28e81f2318053</id>
<content type='text'>
Note: wheels are installed as eggs, so each install is self-contained
and multiple versions of the same package can be installed at the same
time.

Limitations:
- headers are not supported
- resulting egg metadata requirements have their markers stripped
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Note: wheels are installed as eggs, so each install is self-contained
and multiple versions of the same package can be installed at the same
time.

Limitations:
- headers are not supported
- resulting egg metadata requirements have their markers stripped
</pre>
</div>
</content>
</entry>
</feed>
