<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools, branch bugfix/3452-warn</title>
<subtitle>github.com: pypa/setuptools.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/'/>
<entry>
<title>Emit a warning when an older version of importlib_metadata is detected to give users better guidance when this condition is present. Ref #3452.</title>
<updated>2022-07-14T16:38:56+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-07-14T16:37:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=c28caa6ef4dfbb4fe8061e1fc64e520a41213cbd'/>
<id>c28caa6ef4dfbb4fe8061e1fc64e520a41213cbd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor edits to integration tests.</title>
<updated>2022-07-14T01:11:55+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-07-14T01:11:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=8c9cf2f0e5ce5b6630e38a5fd1105fcfb2252348'/>
<id>8c9cf2f0e5ce5b6630e38a5fd1105fcfb2252348</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Just assume exactly one sdist is available.</title>
<updated>2022-07-14T00:53:31+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-07-14T00:53:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=2bf4014adc2510de218c50422fd16dd2722ec428'/>
<id>2bf4014adc2510de218c50422fd16dd2722ec428</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add another conditional to resolve the release for version-specific packages. Fixes #3448.</title>
<updated>2022-07-14T00:36:46+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-07-14T00:36:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=6a1782a6fd517885318c5d0d8a661c749b256763'/>
<id>6a1782a6fd517885318c5d0d8a661c749b256763</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge https://github.com/pypa/distutils</title>
<updated>2022-07-13T22:00:37+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-07-13T22:00:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=0bf43816f5d09ce1a2e0fe13de013aa36962d685'/>
<id>0bf43816f5d09ce1a2e0fe13de013aa36962d685</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add stacklevel=2 to make calling code clear</title>
<updated>2022-07-12T10:39:31+00:00</updated>
<author>
<name>Hugo van Kemenade</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2022-07-12T10:39:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=d953055801c8d618c70cea81e3e35684122c66a7'/>
<id>d953055801c8d618c70cea81e3e35684122c66a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use text mode for subprocess, avoiding unicode sandwich.</title>
<updated>2022-07-04T14:27:29+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-07-04T14:23:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=a56be0e5f6aa6ca4df92a5b09cc172f7c3120e30'/>
<id>a56be0e5f6aa6ca4df92a5b09cc172f7c3120e30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build_meta: execute code directly</title>
<updated>2022-07-04T12:21:57+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-06-20T18:55:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=199deb1d4cdaff5d1936ee8000f7a5a252830d96'/>
<id>199deb1d4cdaff5d1936ee8000f7a5a252830d96</id>
<content type='text'>
The `exec` function in Python should be able to execute code directly.
Using `compile` and then `exec` seem to cause an overhead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The `exec` function in Python should be able to execute code directly.
Using `compile` and then `exec` seem to cause an overhead.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge with pypa/distutils@152c13d</title>
<updated>2022-07-04T00:17:54+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-07-04T00:10:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=cd62fb6f7c4fc9df6407a0edb23231e39a7954ed'/>
<id>cd62fb6f7c4fc9df6407a0edb23231e39a7954ed</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://git.baserock.org/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>
</feed>
