<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/config, branch v62.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>do not backfill Project-URL: homepage into Home-page: field (causes duplicates on PyPI).  prevent "UNKNOWN" vals from appearing in summary, license, platform.  prevent an extra newline getting added in long description</title>
<updated>2022-04-30T03:34:27+00:00</updated>
<author>
<name>wim glenn</name>
<email>hey@wimglenn.com</email>
</author>
<published>2022-04-30T03:34:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=1cfa27c05bd6753c7a7c5fa4cb498c85ce088392'/>
<id>1cfa27c05bd6753c7a7c5fa4cb498c85ce088392</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename variable</title>
<updated>2022-04-05T09:51:16+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-04-05T09:51:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=dc6b21b040e31e036c613e8ea88e33a3aee3401d'/>
<id>dc6b21b040e31e036c613e8ea88e33a3aee3401d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify auto-discovered package_dir</title>
<updated>2022-04-05T09:44:50+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-04-04T19:42:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=00b4fb1aef3feb77f9db0cd05bfeb02d1fa1cf75'/>
<id>00b4fb1aef3feb77f9db0cd05bfeb02d1fa1cf75</id>
<content type='text'>
If the directory follows a src-layout-ish, try harder to
make `package_dir` in the form `{"": "src"}`.

This might be later important for PEP 660 (e.g. when composing pth
files or symlinking the toplevel packages).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the directory follows a src-layout-ish, try harder to
make `package_dir` in the form `{"": "src"}`.

This might be later important for PEP 660 (e.g. when composing pth
files or symlinking the toplevel packages).
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix dynamic readme</title>
<updated>2022-04-04T08:42:36+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-04-04T00:25:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=0a836a3c2c8cb2f3a7b418f2c476b4b499cabdd1'/>
<id>0a836a3c2c8cb2f3a7b418f2c476b4b499cabdd1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable automatic download of trove classifiers by default</title>
<updated>2022-03-30T20:18:23+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-03-30T20:18:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=93d8b0d917e805360649ebfdae9c223494943faa'/>
<id>93d8b0d917e805360649ebfdae9c223494943faa</id>
<content type='text'>
This helps to improve reproducibility.
See #abravalheri/validate-pyproject#31.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This helps to improve reproducibility.
See #abravalheri/validate-pyproject#31.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update validate-pyproject to v0.7.1</title>
<updated>2022-03-30T20:17:46+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-03-30T20:17:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=7a66ab24766002c8dff8bb0d8a315c23a3fbc9fd'/>
<id>7a66ab24766002c8dff8bb0d8a315c23a3fbc9fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix unintentional mistake in config/pyproject</title>
<updated>2022-03-30T19:26:27+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-03-30T19:26:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=85c815d97500c8ab7efb8ed41b525b3927daf70c'/>
<id>85c815d97500c8ab7efb8ed41b525b3927daf70c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update version of validate-pyproject</title>
<updated>2022-03-30T18:43:16+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-03-30T18:43:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=40e95967bd1a4976cacad342b52c52b344790ba9'/>
<id>40e95967bd1a4976cacad342b52c52b344790ba9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move _validate_pyproject to config</title>
<updated>2022-03-30T18:41:38+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-03-30T18:41:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=0a5e992ea63b123982df60fdaec5bd2dce5e3248'/>
<id>0a5e992ea63b123982df60fdaec5bd2dce5e3248</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix previous detection of empty arrays</title>
<updated>2022-03-27T16:07:48+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-03-27T15:57:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=603bb9852f3a6a53c97beaccc9f58dc47771a486'/>
<id>603bb9852f3a6a53c97beaccc9f58dc47771a486</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
