<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git, branch v63.0.0</title>
<subtitle>github.com: pypa/setuptools.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/'/>
<entry>
<title>Bump version: 62.6.0 → 63.0.0</title>
<updated>2022-07-03T22:05:57+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2022-07-03T22:05:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=edaf14a126f419213321032a7eb64ae4d660ab6f'/>
<id>edaf14a126f419213321032a7eb64ae4d660ab6f</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 #3421 from benoit-pierre/pr/fix_60.8.0+_performance</title>
<updated>2022-07-03T21:10:01+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2022-07-03T21:10:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=d680efc8b4cd9aa388d07d3e298b870d26e9e04b'/>
<id>d680efc8b4cd9aa388d07d3e298b870d26e9e04b</id>
<content type='text'>
Drop support for installing dependencies when resolving distutils commands</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Drop support for installing dependencies when resolving distutils commands</pre>
</div>
</content>
</entry>
<entry>
<title>add changelog entry</title>
<updated>2022-07-02T14:18:24+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2022-07-02T14:18:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=dc64dfdb42d72f86b26ab592b1a71c91c9f2be70'/>
<id>dc64dfdb42d72f86b26ab592b1a71c91c9f2be70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>setuptools/tests: minor cleanup</title>
<updated>2022-07-02T14:09:17+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2022-07-02T14:05:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=26ff94e90a4da3e4faf085f9e9d02d1409585128'/>
<id>26ff94e90a4da3e4faf085f9e9d02d1409585128</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>setuptools/vendored: drop `nspektr`</title>
<updated>2022-07-02T14:09:17+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2022-06-28T09:27:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=2b8a94c0d995583e1bec8a91ff8bb8c9ceec6ef7'/>
<id>2b8a94c0d995583e1bec8a91ff8bb8c9ceec6ef7</id>
<content type='text'>
No needed anymore.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No needed anymore.
</pre>
</div>
</content>
</entry>
<entry>
<title>setuptools: drop support for installing an entrypoint dependencies</title>
<updated>2022-07-02T14:09:17+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2022-06-28T09:16:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=36981f1419b4bcf88b074a8296f235f602e8e8c0'/>
<id>36981f1419b4bcf88b074a8296f235f602e8e8c0</id>
<content type='text'>
It does not work (broken since `v60.8.0`: the code in `_install_dependencies`
forgets to add the newly installed egg to `sys.path`), and is unnecessary as
it's the job of the code handling `setup_requires` to ensure all necessary
build requirements are installed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It does not work (broken since `v60.8.0`: the code in `_install_dependencies`
forgets to add the newly installed egg to `sys.path`), and is unnecessary as
it's the job of the code handling `setup_requires` to ensure all necessary
build requirements are installed.
</pre>
</div>
</content>
</entry>
<entry>
<title>setuptools: add test for distutils' entrypoints using extras</title>
<updated>2022-07-02T14:09:17+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2022-06-28T09:12:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=aa4fa92cfb9cd32e8d4a2cfe3f52e783209c32e7'/>
<id>aa4fa92cfb9cd32e8d4a2cfe3f52e783209c32e7</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 #3426 from matjansen/fix-userguide-typo</title>
<updated>2022-07-01T08:42:03+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-07-01T08:42:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=641cb8955923f5b23c5be7cdd3edb7427c40995c'/>
<id>641cb8955923f5b23c5be7cdd3edb7427c40995c</id>
<content type='text'>
fix userguide typo</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix userguide typo</pre>
</div>
</content>
</entry>
<entry>
<title>fix userguide typo</title>
<updated>2022-07-01T06:56:29+00:00</updated>
<author>
<name>Matthias Jansen</name>
<email>m.jansen@accure.net</email>
</author>
<published>2022-07-01T06:56:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=55fd336ba81df83174202d1f0cfb15722074084a'/>
<id>55fd336ba81df83174202d1f0cfb15722074084a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify include/exclude in docs about package discovery (#3420)</title>
<updated>2022-06-28T08:56:52+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-06-28T08:56:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=1a45c10cb0ec6c374308a8a3921ca70d1ddf389f'/>
<id>1a45c10cb0ec6c374308a8a3921ca70d1ddf389f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
