<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/command/easy_install.py, branch v58.2.0</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>Merge pull request #2758 from nsait-linaro/win_arm64_launchers</title>
<updated>2021-10-02T02:18:58+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-10-02T02:18:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=8519d4e5cee54885761200a4b90204944d3ef729'/>
<id>8519d4e5cee54885761200a4b90204944d3ef729</id>
<content type='text'>
Fixes 2757: Add win/arm64 launchers to create arm64 executables</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes 2757: Add win/arm64 launchers to create arm64 executables</pre>
</div>
</content>
</entry>
<entry>
<title>configparser: replace deprecated readfp with read_file</title>
<updated>2021-09-12T12:06:18+00:00</updated>
<author>
<name>Hugo van Kemenade</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2021-09-12T12:06:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=e7be3a18b97f81b39954ca928cfc6bd0b401f400'/>
<id>e7be3a18b97f81b39954ca928cfc6bd0b401f400</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>2021-09-06T11:14:35+00:00</updated>
<author>
<name>Niyas Sait</name>
<email>niyas.sait@linaro.org</email>
</author>
<published>2021-09-06T11:14:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=b38808146c6789f98e52aa7f1ad6631a6bf3370c'/>
<id>b38808146c6789f98e52aa7f1ad6631a6bf3370c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use distutils.util.get_platform to find the target platform</title>
<updated>2021-08-26T15:31:28+00:00</updated>
<author>
<name>Niyas Sait</name>
<email>niyas.sait@linaro.org</email>
</author>
<published>2021-08-26T15:31:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=07cd207d2ddf6be23eb0deecfd890aefe8cb3f10'/>
<id>07cd207d2ddf6be23eb0deecfd890aefe8cb3f10</id>
<content type='text'>
This will be required to support cross compilation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will be required to support cross compilation
</pre>
</div>
</content>
</entry>
<entry>
<title>add win/arm64 launchers</title>
<updated>2021-08-26T08:07:57+00:00</updated>
<author>
<name>Niyas Sait</name>
<email>niyas.sait@linaro.org</email>
</author>
<published>2021-08-26T08:07:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=57ac11b78470a41480c1b056ed11744e8de1fe09'/>
<id>57ac11b78470a41480c1b056ed11744e8de1fe09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix broken links in easy_install.py</title>
<updated>2021-07-20T07:02:46+00:00</updated>
<author>
<name>SeungMin Lee</name>
<email>lsm.somniator@gmail.com</email>
</author>
<published>2021-07-20T07:02:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=dbe0bc2ca104c26ac415501c8a80c41663f5e5ca'/>
<id>dbe0bc2ca104c26ac415501c8a80c41663f5e5ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove duplicate word</title>
<updated>2021-03-24T15:42:20+00:00</updated>
<author>
<name>Jürgen Gmach</name>
<email>juergen.gmach@googlemail.com</email>
</author>
<published>2021-03-24T15:42:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=adae68e251a4418f348ff501261487c06666ebc6'/>
<id>adae68e251a4418f348ff501261487c06666ebc6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify existing tests to be compatible with future underscore change</title>
<updated>2021-03-03T02:13:28+00:00</updated>
<author>
<name>Melissa Li</name>
<email>li.melissa.kun@gmail.com</email>
</author>
<published>2021-03-03T01:13:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=d027d6d2140daf87079dd3bd186585a5b063269e'/>
<id>d027d6d2140daf87079dd3bd186585a5b063269e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove 'main' function from 'easy_install'.</title>
<updated>2021-01-24T00:35:27+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-01-24T00:35:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=2885ca26494e6f555fae85f8f9983c2361c93829'/>
<id>2885ca26494e6f555fae85f8f9983c2361c93829</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove eggsecutable</title>
<updated>2021-01-21T02:13:41+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-01-21T02:13:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=fa81391fe65fa727f79f1be73f058e83ffe97193'/>
<id>fa81391fe65fa727f79f1be73f058e83ffe97193</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
