<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/command/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>Filter out temporary source files from being added to sdist</title>
<updated>2022-08-12T17:53:34+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-08-12T17:50:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=d4aed72d5d821820d29584a1e839a159d0893e59'/>
<id>d4aed72d5d821820d29584a1e839a159d0893e59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid mentioning project names in CHANGELOG</title>
<updated>2022-08-11T20:52:18+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-08-11T20:52:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=e2fb005beed79dba58ec0ecfa9bcdadf03d6666a'/>
<id>e2fb005beed79dba58ec0ecfa9bcdadf03d6666a</id>
<content type='text'>
... since they may change implementantion
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... since they may change implementantion
</pre>
</div>
</content>
</entry>
<entry>
<title>Filter external egg_info files</title>
<updated>2022-08-11T20:06:31+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-08-11T19:37:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=c056758b664fd3a9fb042a254d1c1462282ce127'/>
<id>c056758b664fd3a9fb042a254d1c1462282ce127</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert addition of use_links to build_lib</title>
<updated>2022-06-24T15:02:26+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-06-24T14:57:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=965458d1d271553d25f431ffebdb68bd12938f9a'/>
<id>965458d1d271553d25f431ffebdb68bd12938f9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix linting errors</title>
<updated>2022-06-20T06:24:24+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-06-20T06:24:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=d019f498ecd5ad45e58e95df64afd9730090df6a'/>
<id>d019f498ecd5ad45e58e95df64afd9730090df6a</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>Add LinkTree strategy for build executable</title>
<updated>2022-06-15T15:43:53+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-04-10T02:07:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=50afbf41f470e75f67afe957023b3e03e3d41edc'/>
<id>50afbf41f470e75f67afe957023b3e03e3d41edc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change warning about namespace packages and data files</title>
<updated>2022-06-09T12:55:39+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-06-09T12:55:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=e91918d69443eb7ef1e1d84dca277965ef048ade'/>
<id>e91918d69443eb7ef1e1d84dca277965ef048ade</id>
<content type='text'>
This follows a suggestion given by users to improve clarity.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This follows a suggestion given by users to improve clarity.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve warning message for package data abuse</title>
<updated>2022-06-05T10:07:35+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-06-05T10:07:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=bb0eb4ebf8d289c6c37926bfadd44fe78548c01a'/>
<id>bb0eb4ebf8d289c6c37926bfadd44fe78548c01a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
