<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/command/easy_install.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>Avoid bitly links</title>
<updated>2023-04-24T10:28:48+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2023-04-24T10:28:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=8b4830d21dad97fc1bb69342e8dc6952b56df092'/>
<id>8b4830d21dad97fc1bb69342e8dc6952b56df092</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Overhaul for better visibility of warnings (#3849)</title>
<updated>2023-04-20T13:24:08+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2023-04-20T13:24:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=73b5c62939cd2ef039da9d5f784083fa956ef4a1'/>
<id>73b5c62939cd2ef039da9d5f784083fa956ef4a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the same naming convention for pyXXcompat files</title>
<updated>2023-04-20T08:52:47+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2023-04-20T08:52:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=7f2bfb34210dc2ad13f1a6e8681ee1a460c221f8'/>
<id>7f2bfb34210dc2ad13f1a6e8681ee1a460c221f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle Python3.12a7 compatibility problems</title>
<updated>2023-04-19T16:18:27+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2023-04-19T16:18:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=ac07f21af8ee73e32448bb0429469b56f412a597'/>
<id>ac07f21af8ee73e32448bb0429469b56f412a597</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use new warnings in setuptools/command/easy_install.py</title>
<updated>2023-03-07T21:06:27+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2023-03-06T20:36:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=9fca13b3621663471352b601a8fac1dba96b7c16'/>
<id>9fca13b3621663471352b601a8fac1dba96b7c16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3151 from hexagonrecursion/fix-editable</title>
<updated>2022-04-03T20:26:57+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-04-03T20:26:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=fd632dfb65e3e72b91f9e0e6002bc581806b4e59'/>
<id>fd632dfb65e3e72b91f9e0e6002bc581806b4e59</id>
<content type='text'>
Fix editable --user installs with build isolation</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix editable --user installs with build isolation</pre>
</div>
</content>
</entry>
<entry>
<title>Add test for setup.py install and dependencies</title>
<updated>2022-03-25T22:47:31+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-03-25T22:47:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=a5658e826c1191eb1a40bff894fb625af7cccaa9'/>
<id>a5658e826c1191eb1a40bff894fb625af7cccaa9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix editable --user installs with build isolation</title>
<updated>2022-03-06T05:12:22+00:00</updated>
<author>
<name>Andrey Bienkowski</name>
<email>hexagon-recursion@posteo.net</email>
</author>
<published>2022-03-05T12:20:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=b828c32cd49f2281156644fce55d3c40663081dd'/>
<id>b828c32cd49f2281156644fce55d3c40663081dd</id>
<content type='text'>
https://github.com/pypa/setuptools/issues/3019
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/pypa/setuptools/issues/3019
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "XXX: Debugging"</title>
<updated>2022-03-06T04:58:24+00:00</updated>
<author>
<name>Andrey Bienkowski</name>
<email>hexagon-recursion@posteo.net</email>
</author>
<published>2022-03-06T04:58:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=45340d00688ba29fc3492c52c88c47d14ce918e6'/>
<id>45340d00688ba29fc3492c52c88c47d14ce918e6</id>
<content type='text'>
This reverts commit 6376ad10547315c15dfec719ff3f384e7a94dfc2.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 6376ad10547315c15dfec719ff3f384e7a94dfc2.
</pre>
</div>
</content>
</entry>
<entry>
<title>XXX: Debugging</title>
<updated>2022-03-06T03:46:37+00:00</updated>
<author>
<name>Andrey Bienkowski</name>
<email>hexagon-recursion@posteo.net</email>
</author>
<published>2022-03-05T21:43:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=6376ad10547315c15dfec719ff3f384e7a94dfc2'/>
<id>6376ad10547315c15dfec719ff3f384e7a94dfc2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
