<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/tests/test_build_py.py, 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>Use set comparisson in test instead of list</title>
<updated>2022-08-02T13:00:30+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-08-02T13:00:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=5e50139249bcad4108ef9aee14b2bc2f4168b8de'/>
<id>5e50139249bcad4108ef9aee14b2bc2f4168b8de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make it possible for build_ext to export the output mapping</title>
<updated>2022-06-19T17:12:37+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-06-19T17:12:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=075a3c801910a6b65dccf8b9eb26a0637315627a'/>
<id>075a3c801910a6b65dccf8b9eb26a0637315627a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make it possible for build_py to export the output mapping</title>
<updated>2022-06-19T11:06:41+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-06-19T10:58:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=207da8caa9e2673ab8470f78dc10901e0d60a96f'/>
<id>207da8caa9e2673ab8470f78dc10901e0d60a96f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build_py: Allow get_outputs() to work without re-running egg-info</title>
<updated>2022-06-18T08:39:27+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-06-18T08:39:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=84d5133b63dd6c2f64cc38ced7ec8f93f1725cac'/>
<id>84d5133b63dd6c2f64cc38ced7ec8f93f1725cac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Warn about deprecation of behaviour that considers modules/packages as data when include_package_data=True (#3308)</title>
<updated>2022-05-16T17:34:35+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-05-16T17:34:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=e66ee6206feb49fe4bdec417c84d601d6b4bbf72'/>
<id>e66ee6206feb49fe4bdec417c84d601d6b4bbf72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix mistake on recursive glob test</title>
<updated>2022-05-10T14:07:56+00:00</updated>
<author>
<name>nullableVoidPtr</name>
<email>30564701+nullableVoidPtr@users.noreply.github.com</email>
</author>
<published>2022-05-10T14:07:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=d31f75a19e0e19d103a092910d8ac6948b1f9c32'/>
<id>d31f75a19e0e19d103a092910d8ac6948b1f9c32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow recursive globs for package_data</title>
<updated>2022-05-07T13:35:36+00:00</updated>
<author>
<name>nullableVoidPtr</name>
<email>30564701+nullableVoidPtr@users.noreply.github.com</email>
</author>
<published>2022-05-07T13:25:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=ed6790fb0220686c648c578726c92664984bcaec'/>
<id>ed6790fb0220686c648c578726c92664984bcaec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test that capture transitional behaviour for build_py</title>
<updated>2022-05-05T18:33:20+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-05-05T18:33:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=ed5d4bf58c70d5b4ad7b8ad42b27599e6a24be13'/>
<id>ed5d4bf58c70d5b4ad7b8ad42b27599e6a24be13</id>
<content type='text'>
During the transition, `build_py` should warn when a module or package
is included in the distribution as if it was "package data".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
During the transition, `build_py` should warn when a module or package
is included in the distribution as if it was "package data".
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove name from distributions where the name is irrelevant to the tests.</title>
<updated>2022-01-29T22:09:36+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-01-29T22:09:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=4d660833d040b20d2923fb1077c9cc5525943568'/>
<id>4d660833d040b20d2923fb1077c9cc5525943568</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark test_executable_data as xfail on Windows.</title>
<updated>2020-03-25T18:11:03+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-03-25T18:00:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=ef3a38644ccc9f65ea20493e25de0955695b9dff'/>
<id>ef3a38644ccc9f65ea20493e25de0955695b9dff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
