<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/setuptools/wheel.py, branch v49.1.3</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>In wheel-to-egg conversion, use simple pkg_resources-style namespace declaration for packages that declare namespace_packages. Fixes #2070.</title>
<updated>2020-05-28T11:54:35+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-05-28T11:54:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=3b32ab28d78eb38f681d36ecef505a65d1cbad38'/>
<id>3b32ab28d78eb38f681d36ecef505a65d1cbad38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>👹 Feed the hobgoblins (delint).</title>
<updated>2020-01-19T17:46:30+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-01-19T17:46:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=3d4d8b9dde61b87271861b8c7ebeb168ac4fa72b'/>
<id>3d4d8b9dde61b87271861b8c7ebeb168ac4fa72b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wheel: fix `is_compatible` implementation</title>
<updated>2019-11-25T10:39:11+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2019-11-25T10:24:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=926c80f5e84823f48103f3695f55f23949cc5d37'/>
<id>926c80f5e84823f48103f3695f55f23949cc5d37</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 #1829 from benoit-pierre/update_pep425tags</title>
<updated>2019-11-17T02:30:09+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-11-17T02:30:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=e31c9f0c37e545022f5c0cdacd28ab4432b1a6df'/>
<id>e31c9f0c37e545022f5c0cdacd28ab4432b1a6df</id>
<content type='text'>
wheel: switch to `packaging.tags` for checking PEP 425 tags</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
wheel: switch to `packaging.tags` for checking PEP 425 tags</pre>
</div>
</content>
</entry>
<entry>
<title>wheel: switch to `packaging.tags` for checking PEP 425 tags</title>
<updated>2019-10-07T21:32:58+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2019-08-23T21:18:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=3d811b93a83d5931b821916c6ca172a69c403a97'/>
<id>3d811b93a83d5931b821916c6ca172a69c403a97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wheel: fix installation of empty namespace package</title>
<updated>2019-10-07T21:05:15+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2018-09-17T21:40:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=16a3ef93fc66373f6c5f4da12303dd111403fcb1'/>
<id>16a3ef93fc66373f6c5f4da12303dd111403fcb1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wheel: silence info trace when writing `requires.txt`</title>
<updated>2019-10-07T20:58:14+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2019-08-10T00:18:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=d7810a901382b827146874704f33bce896e1fb21'/>
<id>d7810a901382b827146874704f33bce896e1fb21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rely on package names to namespace the package contents.</title>
<updated>2018-12-24T17:01:34+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2018-12-24T17:01:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=3b8307541e6d24c5eeb4e4998cf9ee46b6e6506f'/>
<id>3b8307541e6d24c5eeb4e4998cf9ee46b6e6506f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Python 3 syntax for new-style clasess</title>
<updated>2018-06-03T13:50:25+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2018-06-03T13:50:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=cca86c7f1d4040834c3265ccecdd9e21b4036df5'/>
<id>cca86c7f1d4040834c3265ccecdd9e21b4036df5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract _convert_metadata. install_as_egg is almost comprehensible now.</title>
<updated>2018-06-03T13:28:50+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2018-06-03T13:28:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=68f2ffd0bec368c31201a19b326d41dba5b81495'/>
<id>68f2ffd0bec368c31201a19b326d41dba5b81495</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
