<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/docs, branch v60.5.1</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>Update docs/userguide/quickstart.rst</title>
<updated>2022-01-07T14:29:03+00:00</updated>
<author>
<name>Ananth Pattabiraman</name>
<email>ananthp@users.noreply.github.com</email>
</author>
<published>2022-01-07T14:29:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=4d36adadc793c28e1df5bbb3a549ea608d55df76'/>
<id>4d36adadc793c28e1df5bbb3a549ea608d55df76</id>
<content type='text'>
Co-authored-by: Anderson Bravalheri &lt;andersonbravalheri+github@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Anderson Bravalheri &lt;andersonbravalheri+github@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>add resources on packaging</title>
<updated>2022-01-07T13:44:45+00:00</updated>
<author>
<name>Ananth Pattabiraman</name>
<email>ananthp@users.noreply.github.com</email>
</author>
<published>2022-01-07T13:44:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=f51935be120c9f5361db02a5df7806b0837913fc'/>
<id>f51935be120c9f5361db02a5df7806b0837913fc</id>
<content type='text'>
Section `Resources on Python packaging` did not point to any resource. Added as discussed on #2674</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Section `Resources on Python packaging` did not point to any resource. Added as discussed on #2674</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused imports from docs/conf.py</title>
<updated>2022-01-06T17:03:04+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-01-06T17:03:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=0b3dad255564810bcd0f88f25544eb06c3b0acd0'/>
<id>0b3dad255564810bcd0f88f25544eb06c3b0acd0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use an SVG optimiser</title>
<updated>2022-01-06T16:42:51+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-01-06T16:42:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=a1eec655bc40a92efdb86db38e361efef11d277e'/>
<id>a1eec655bc40a92efdb86db38e361efef11d277e</id>
<content type='text'>
In this commit the SVG images (logo, banners, etc) were optimised with
the help of https://pypi.org/project/scour/.

This change has been previously requested/discussed and agreed upon on #2869.

The `*editable-inkscape.svg` files are preserved in the original form.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In this commit the SVG images (logo, banners, etc) were optimised with
the help of https://pypi.org/project/scour/.

This change has been previously requested/discussed and agreed upon on #2869.

The `*editable-inkscape.svg` files are preserved in the original form.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace in-tree sphinx extension with sphinx-favicon</title>
<updated>2022-01-06T16:17:31+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-01-06T16:17:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=6cff3789dd3cfb06b504cf42714c6ed6936cb23f'/>
<id>6cff3789dd3cfb06b504cf42714c6ed6936cb23f</id>
<content type='text'>
This change has been previously proposed and agreed upon in #2869.

The idea here is to avoid the burden of maintaining an in-tree sphinx
extension, now that `sphinx-favicon` is available and covers setuptools
use-case.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change has been previously proposed and agreed upon in #2869.

The idea here is to avoid the burden of maintaining an in-tree sphinx
extension, now that `sphinx-favicon` is available and covers setuptools
use-case.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename `docs/{images/README =&gt; artwork}.rst`</title>
<updated>2022-01-06T16:10:39+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-01-06T16: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=5c7a84c63ae1d7f93d8cc0008311d47906a24117'/>
<id>5c7a84c63ae1d7f93d8cc0008311d47906a24117</id>
<content type='text'>
Unfortunately sphinx do not accept `.rst` files inside folders that are
added to the `html_static_path`.

(Adding `docs/images` to `html_static_path` will be required in a follow
up commit to adopt the `sphinx-favicon` extension)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Unfortunately sphinx do not accept `.rst` files inside folders that are
added to the `html_static_path`.

(Adding `docs/images` to `html_static_path` will be required in a follow
up commit to adopt the `sphinx-favicon` extension)
</pre>
</div>
</content>
</entry>
<entry>
<title>Update quickstart.rst</title>
<updated>2021-12-24T11:03:44+00:00</updated>
<author>
<name>eacheson</name>
<email>eacheson@users.noreply.github.com</email>
</author>
<published>2021-12-24T11:03:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=4834907218be6f104cac123caaf87c5d341e1683'/>
<id>4834907218be6f104cac123caaf87c5d341e1683</id>
<content type='text'>
fix various english issues</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix various english issues</pre>
</div>
</content>
</entry>
<entry>
<title>Render distutils commit links properly in docs</title>
<updated>2021-12-19T21:45:26+00:00</updated>
<author>
<name>Alex Hedges</name>
<email>aphedges1@gmail.com</email>
</author>
<published>2021-12-19T21:45:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=2f520ab58a202228a35f532e18ccae0f935260da'/>
<id>2f520ab58a202228a35f532e18ccae0f935260da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: typo 'extras_require'</title>
<updated>2021-12-04T03:13:41+00:00</updated>
<author>
<name>Rodrigo Mologni</name>
<email>rodrigomologni@gmail.com</email>
</author>
<published>2021-12-04T03:13:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=4fd382d23f43bce178d6b2fb497d876200b3920e'/>
<id>4fd382d23f43bce178d6b2fb497d876200b3920e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: 'python_requires' must be a string</title>
<updated>2021-12-04T03:11:59+00:00</updated>
<author>
<name>Rodrigo Mologni</name>
<email>rodrigomologni@gmail.com</email>
</author>
<published>2021-12-04T03:11:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=2989ca44a12a422c8d18d4b9a1ccc996dcb7746c'/>
<id>2989ca44a12a422c8d18d4b9a1ccc996dcb7746c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
