<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/tests/config, branch bugfix/3525-error</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>Improve pyproject.toml validation messages (#3487)</title>
<updated>2022-08-06T18:16:10+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-08-06T18:16:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=33fe15c322605b570187724760e3cd08519e8297'/>
<id>33fe15c322605b570187724760e3cd08519e8297</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>setup.cfg parsing: Refactor _parse_requirements_list and warn_accidental_env_marker_misconfig</title>
<updated>2022-08-06T10:03:53+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-08-06T09:27:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=ff49b9666bb109707316353e75d34a0944e86010'/>
<id>ff49b9666bb109707316353e75d34a0944e86010</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add warning for potential extras_require misconfiguration</title>
<updated>2022-08-06T10:03:53+00:00</updated>
<author>
<name>Lumir Balhar</name>
<email>lbalhar@redhat.com</email>
</author>
<published>2022-08-03T10:23:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=506e7e7e1cac6a5d534184d35a20a73e9dd58045'/>
<id>506e7e7e1cac6a5d534184d35a20a73e9dd58045</id>
<content type='text'>
Fixes: https://github.com/pypa/setuptools/issues/3467
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: https://github.com/pypa/setuptools/issues/3467
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve pyproject.toml validation messages</title>
<updated>2022-08-04T11:58:56+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-08-04T11:50:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=9f57e702cd420d9bd198b17cf1b52541a641903d'/>
<id>9f57e702cd420d9bd198b17cf1b52541a641903d</id>
<content type='text'>
Based on the following discussions:

- https://github.com/pypa/packaging.python.org/pull/1031#issuecomment-1127214128
- https://github.com/pypa/packaging-problems/issues/604

it seems that people are having a hard time finding information about
validation error due to the long traceback and debug info.

The idea behind this change is to make the most relevant information
to fix the error easier to spot.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Based on the following discussions:

- https://github.com/pypa/packaging.python.org/pull/1031#issuecomment-1127214128
- https://github.com/pypa/packaging-problems/issues/604

it seems that people are having a hard time finding information about
validation error due to the long traceback and debug info.

The idea behind this change is to make the most relevant information
to fix the error easier to spot.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow `file` directive for dependencies (#3253, #3255)</title>
<updated>2022-06-19T18:16:11+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-06-19T18:16:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=21d5b5789b9eca91c65ef75753d15ea478c9240f'/>
<id>21d5b5789b9eca91c65ef75753d15ea478c9240f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test_expand: Add example for annotated assignment without value</title>
<updated>2022-06-19T07:27:53+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-06-19T07:26:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=0488436c5831564a9746707ec3f54e403fffbf98'/>
<id>0488436c5831564a9746707ec3f54e403fffbf98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for annotated assignments to static attribute lookup.</title>
<updated>2022-06-19T02:24:36+00:00</updated>
<author>
<name>Karl Otness</name>
<email>karl@karlotness.com</email>
</author>
<published>2022-06-16T01:05:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=685c80c864f05ee37db31246ff125639aa38432e'/>
<id>685c80c864f05ee37db31246ff125639aa38432e</id>
<content type='text'>
When walking the ast of a module, look for AnnAssign nodes in addition
to Assign to support assignments with type annotations, for example.
Since we have to read different attributes, split the generators into
a for loop. Existing ast.Assign nodes follow the same processing as
before.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When walking the ast of a module, look for AnnAssign nodes in addition
to Assign to support assignments with type annotations, for example.
Since we have to read different attributes, split the generators into
a for loop. Existing ast.Assign nodes follow the same processing as
before.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow `file:` for `requires` statements in setup.cfg</title>
<updated>2022-06-14T11:51:56+00:00</updated>
<author>
<name>Aarni Koskela</name>
<email>akx@iki.fi</email>
</author>
<published>2022-04-06T13:06:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=40fbbf2e7062f8482161576db8366cd4a7caaa93'/>
<id>40fbbf2e7062f8482161576db8366cd4a7caaa93</id>
<content type='text'>
Refs #1951
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refs #1951
</pre>
</div>
</content>
</entry>
<entry>
<title>Add deprecation messages for `namespace_packages` (#3262)</title>
<updated>2022-05-16T17:36:00+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-05-16T17:36:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=73bc126cd05b25a24e2a3e7ad347a245e980b673'/>
<id>73bc126cd05b25a24e2a3e7ad347a245e980b673</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove residual dependencies from setup.py when dependencies are set in pyproject.toml (#3306)</title>
<updated>2022-05-16T17:33:26+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-05-16T17:33:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=aec2215be6711c850339484cd7f47d542a6c06a1'/>
<id>aec2215be6711c850339484cd7f47d542a6c06a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
