<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/command/build_py.py, branch main</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>Apply suggestions from code review</title>
<updated>2023-03-19T11:03:23+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri+github@gmail.com</email>
</author>
<published>2023-03-19T11:03:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=54da8b6d69b7333424eff305218a10d9605a7e36'/>
<id>54da8b6d69b7333424eff305218a10d9605a7e36</id>
<content type='text'>
Co-authored-by: Ed Morley &lt;501702+edmorley@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Ed Morley &lt;501702+edmorley@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Use new warnings in setuptools/command/build_py.py</title>
<updated>2023-03-07T21:06:26+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2023-03-06T20:31:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=79f66877d3712ecb1de1bbe3fd926e1a0db09624'/>
<id>79f66877d3712ecb1de1bbe3fd926e1a0db09624</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Import SetuptoolsDeprecationWarning from setuptools.warnings</title>
<updated>2023-03-06T19:01:38+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2023-03-06T19:01:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=384d0c49740cf666771b44139d514af7d6437d6c'/>
<id>384d0c49740cf666771b44139d514af7d6437d6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
</feed>
