<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/docs, branch v61.2.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>Fix typo in quickstart section</title>
<updated>2022-03-26T19:33:27+00:00</updated>
<author>
<name>Pablo Cárdenas</name>
<email>pablo.cardenas@imca.edu.pe</email>
</author>
<published>2022-03-26T19:33:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=07108bb1793b4049d32c28b381d520f28976bb20'/>
<id>07108bb1793b4049d32c28b381d520f28976bb20</id>
<content type='text'>
The function should be between quotes like a string.

cli-name = mypkg.mymodule:some_func    =&gt;    cli-name = "mypkg.mymodule:some_func"</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The function should be between quotes like a string.

cli-name = mypkg.mymodule:some_func    =&gt;    cli-name = "mypkg.mymodule:some_func"</pre>
</div>
</content>
</entry>
<entry>
<title>Fix `bellow` typo in docs</title>
<updated>2022-03-24T21:15:29+00:00</updated>
<author>
<name>Mathieu Kniewallner</name>
<email>mathieu.kniewallner@gmail.com</email>
</author>
<published>2022-03-24T21:15:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=135e7d2a491dd68d9be6ac06fc74d4fe727e915d'/>
<id>135e7d2a491dd68d9be6ac06fc74d4fe727e915d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add back notes about editable install and pyproject metadata</title>
<updated>2022-03-24T14:09:51+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-03-24T14:09:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=7cd56d3c92be8fc45b029eb4c01b581d8dcf84f0'/>
<id>7cd56d3c92be8fc45b029eb4c01b581d8dcf84f0</id>
<content type='text'>
On further examination, `pip` seems to fail if `setup.py` is missing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On further examination, `pip` seems to fail if `setup.py` is missing.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix wrong version reference in quickstart</title>
<updated>2022-03-24T12:23:06+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-03-24T12:23:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=bce326f48f2d6e5d5727ee59155212dfedab9b68'/>
<id>bce326f48f2d6e5d5727ee59155212dfedab9b68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid extlink for issue to prevent verbose warnings</title>
<updated>2022-03-24T12:19:54+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-03-24T12:19:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=7f7ac349329d748bfa784540fe861a682bf3df50'/>
<id>7f7ac349329d748bfa784540fe861a682bf3df50</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Specify Python 3 after Python 2 in intersphinx mapping</title>
<updated>2022-03-24T12:13:09+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-03-24T12:13:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=2ec868c8a8ce69dd43a9a00eea5426159f625c44'/>
<id>2ec868c8a8ce69dd43a9a00eea5426159f625c44</id>
<content type='text'>
Hopefully it will make links to Python 3 the default.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Hopefully it will make links to Python 3 the default.
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify that only deprecated fields should be avoided in pyproject_config</title>
<updated>2022-03-24T12:09:32+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-03-24T12:09:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=c7489da160cd4e0169f6c8b1eb275fc99a773e29'/>
<id>c7489da160cd4e0169f6c8b1eb275fc99a773e29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove note about setup.py being required for editable installs</title>
<updated>2022-03-24T12:06:23+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-03-24T12:06:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=bd8e1ba6a37b58e2674578baac627f25bc3ceb89'/>
<id>bd8e1ba6a37b58e2674578baac627f25bc3ceb89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve note about setup.py</title>
<updated>2022-03-24T11:57:58+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-03-24T11:57:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=aa33fdce0feb19f25831865daaa2b7c353131f06'/>
<id>aa33fdce0feb19f25831865daaa2b7c353131f06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing preposition</title>
<updated>2022-03-24T11:55:01+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-03-24T11:55:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=8f4c6e6bb3b23359f63ffeff1974da6a437cca96'/>
<id>8f4c6e6bb3b23359f63ffeff1974da6a437cca96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
