<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/command, branch bugfix/3525-error</title>
<subtitle>github.com: pypa/setuptools.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/'/>
<entry>
<title>Remove code reliant on bdist_wininst. Ref #3525.</title>
<updated>2022-08-16T00:36:48+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-08-15T23:49:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=c78d7b10f23bb6088d16eb49e445d00bcf5165ca'/>
<id>c78d7b10f23bb6088d16eb49e445d00bcf5165ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix other problems with editable installs (#3517)</title>
<updated>2022-08-12T18:41:13+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-08-12T18:41:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=d7f5704cbc8e739fe6144402a6c2ed45e38cd6c0'/>
<id>d7f5704cbc8e739fe6144402a6c2ed45e38cd6c0</id>
<content type='text'>
1. Ensure commands are finalized, to ensure plat_name is set.
2. Filter out temporary source files and prevent setuptools for
   attempting to consider them as part of the data_files/package_data
   list
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1. Ensure commands are finalized, to ensure plat_name is set.
2. Filter out temporary source files and prevent setuptools for
   attempting to consider them as part of the data_files/package_data
   list
</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://trove.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>Ensure commands are finalized before using them</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:01:48+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=4ba12764a540f390b08ff5dd7e298ede44dee01d'/>
<id>4ba12764a540f390b08ff5dd7e298ede44dee01d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent optional extensions from failing in build_ext</title>
<updated>2022-08-12T15:01:37+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-08-12T13:55:01+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=15bebc7a4ca6925c26e8685ddbf0c2d8ca788b93'/>
<id>15bebc7a4ca6925c26e8685ddbf0c2d8ca788b93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle accidental virtual namespaces in editable install (#3512)</title>
<updated>2022-08-12T14:05:20+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-08-12T14:05:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=0adb305c8b6b1502fa96b595fd3887e9877fa9f7'/>
<id>0adb305c8b6b1502fa96b595fd3887e9877fa9f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add comments about accidental virtual namespaces</title>
<updated>2022-08-12T11:59:23+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-08-12T11:59:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=53353125e74448389704f0b3fb96367f8bd17ccd'/>
<id>53353125e74448389704f0b3fb96367f8bd17ccd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Emulate accidental namespaces from regular installation</title>
<updated>2022-08-12T11:32:49+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-08-12T11:32:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=9e2295af2ef4de51d1112d8215e387ae691dc46c'/>
<id>9e2295af2ef4de51d1112d8215e387ae691dc46c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Parametrise command name</title>
<updated>2022-08-12T03:22:31+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-08-12T03:22:31+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=66994535aceb1d4865957ab7ec70762d15716c25'/>
<id>66994535aceb1d4865957ab7ec70762d15716c25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Safeguard editable installs against build_py errors</title>
<updated>2022-08-12T02:59:23+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-08-12T02:59:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=048633afd7d6e4f852766d06c975ad602a035193'/>
<id>048633afd7d6e4f852766d06c975ad602a035193</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
