<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/docs/userguide, branch main</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>Fix typo in docs</title>
<updated>2023-04-25T21:22:59+00:00</updated>
<author>
<name>Bo Bayles</name>
<email>bbayles@gmail.com</email>
</author>
<published>2023-04-25T21:22:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=e32a8462e2af9316670762fbbf2dfda9f8fd0f09'/>
<id>e32a8462e2af9316670762fbbf2dfda9f8fd0f09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix sphinx error</title>
<updated>2023-04-20T13:17:21+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2023-04-20T13:17:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=1ba53bb500958f6549a2d3af0753c48599adadf5'/>
<id>1ba53bb500958f6549a2d3af0753c48599adadf5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Add a note about historical `wheel` use in `requires`</title>
<updated>2023-04-20T12:54:21+00:00</updated>
<author>
<name>Michał Górny</name>
<email>mgorny@gentoo.org</email>
</author>
<published>2023-03-15T15:00:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=8f9b212f0171394fe631ae89c25166e2610eecac'/>
<id>8f9b212f0171394fe631ae89c25166e2610eecac</id>
<content type='text'>
Add a note explaining that the `wheel` requirement that used to be
historically used in documentation was incorrect.  This also explains
why it can frequently be found in existing projects, and what problems
it causes.  I find myself repeatedly explaining it, so I think having
a single official source would be better.

Incorporates suggestions from Anderson Bravalheri.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a note explaining that the `wheel` requirement that used to be
historically used in documentation was incorrect.  This also explains
why it can frequently be found in existing projects, and what problems
it causes.  I find myself repeatedly explaining it, so I think having
a single official source would be better.

Incorporates suggestions from Anderson Bravalheri.
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify language re: function arguments</title>
<updated>2023-03-16T02:03:37+00:00</updated>
<author>
<name>Moshe Kaplan</name>
<email>mosheekaplan@gmail.com</email>
</author>
<published>2023-03-16T02:03:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=3ee45341880c2de76717b47c3c1156e69a037432'/>
<id>3ee45341880c2de76717b47c3c1156e69a037432</id>
<content type='text'>
Configured indicates that the function code's itself would be configured, not that it is used by an external party. Switch verb to "used" to be clearer as to how the function is being used.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Configured indicates that the function code's itself would be configured, not that it is used by an external party. Switch verb to "used" to be clearer as to how the function is being used.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in docs/userguide/extension.rst</title>
<updated>2023-02-18T08:41:11+00:00</updated>
<author>
<name>hbielenia</name>
<email>hbielenia@users.noreply.github.com</email>
</author>
<published>2023-02-18T08:41:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=97ee678e8ededa2497b9f10ce8b45484ed37c215'/>
<id>97ee678e8ededa2497b9f10ce8b45484ed37c215</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mention limitation in editable docs</title>
<updated>2023-02-17T09:22:49+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2023-02-15T19:40:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=5774273a2eb9630fde2b8efd8458eb08db031562'/>
<id>5774273a2eb9630fde2b8efd8458eb08db031562</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update note about SETUPTOOLS_ENABLE_FEATURES</title>
<updated>2023-02-13T18:10:53+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2023-02-13T16:30:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=8abf6dca26e00557bb4d32e25aaed27d1d00e3ef'/>
<id>8abf6dca26e00557bb4d32e25aaed27d1d00e3ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix error in docs</title>
<updated>2023-01-23T11:22:25+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2023-01-23T11:22:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=3454246fab1b53772e3cef3839498b88da462fa1'/>
<id>3454246fab1b53772e3cef3839498b88da462fa1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update docs to clarify dangling list</title>
<updated>2023-01-23T11:06:46+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2023-01-23T11:04:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=0c106bfb4b18fa991ddbdc70eebb75a8b0afe003'/>
<id>0c106bfb4b18fa991ddbdc70eebb75a8b0afe003</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Docs: Link directly to PEPs (#3770)</title>
<updated>2023-01-20T11:12:43+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2023-01-20T11:12:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=d348fdf51fa725d056fc440175f06de8bec5628c'/>
<id>d348fdf51fa725d056fc440175f06de8bec5628c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
