<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/command/editable_wheel.py, branch v67.3.2</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>Small rewording for user-facing text/docs</title>
<updated>2023-02-13T20:46:39+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2023-02-13T20:46:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=2bda269d0f2624dc77f6334976d16c07f967950e'/>
<id>2bda269d0f2624dc77f6334976d16c07f967950e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce usage of pkg_resources (#3792)</title>
<updated>2023-02-13T20:32:19+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2023-02-13T20:32:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=52c605573716db3100543be728addf1bce965802'/>
<id>52c605573716db3100543be728addf1bce965802</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve warning message</title>
<updated>2023-02-13T18:18:43+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2023-02-13T18:16:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=f974efe2853e8520521e479759ecec09fd55cba4'/>
<id>f974efe2853e8520521e479759ecec09fd55cba4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify 'editable_wheel' and 'dist_info' are internal commands only</title>
<updated>2023-02-13T18:10:53+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2023-02-13T18:07:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=a85b393d42b4ba946a201d4978759de4b65cbdad'/>
<id>a85b393d42b4ba946a201d4978759de4b65cbdad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use warning in editable since pip hides PEP 678 notes</title>
<updated>2023-02-13T18:10:53+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2023-02-13T18:06:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=23abfb848a1f618b190a94cb8304f0e72bc84499'/>
<id>23abfb848a1f618b190a94cb8304f0e72bc84499</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove editable_wheel "catch all" exception</title>
<updated>2023-02-13T18:10:53+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2023-02-13T15:51:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=3c87fb93d3d944e71bd989e047d1e0ce0f0753a9'/>
<id>3c87fb93d3d944e71bd989e047d1e0ce0f0753a9</id>
<content type='text'>
… instead add information helping how to debug the problem.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
… instead add information helping how to debug the problem.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace/move _normalization.path with/to _path.samepath and _path.normpath</title>
<updated>2023-01-24T01:14:45+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2023-01-24T00:49:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=5e7b76f786e8a8fbfc3bfa4755033a8d9c2e06d8'/>
<id>5e7b76f786e8a8fbfc3bfa4755033a8d9c2e06d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract normalization functions from editable_wheel and dist_info into own module</title>
<updated>2023-01-23T22:38:39+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2023-01-23T22:38:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=ec238c4af3bdd91f161cf594fa1aa53f967a9d0a'/>
<id>ec238c4af3bdd91f161cf594fa1aa53f967a9d0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge PRs #3636 #3634 #3633 #3595 #3576 #3569 #3564</title>
<updated>2022-10-14T11:00:03+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-10-14T11:00:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=a55b024319679c016ab687777d7da41a06d16c6f'/>
<id>a55b024319679c016ab687777d7da41a06d16c6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle no-packages projects in editable_wheel</title>
<updated>2022-10-12T16:00:40+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-10-12T16:00:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=367a82b839e42ed2910193fdaae54d4e6353541a'/>
<id>367a82b839e42ed2910193fdaae54d4e6353541a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
