<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/dist.py, branch dev/untangle_editable_wheel</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>Record normalized requirements in dist.metadata object</title>
<updated>2023-05-03T13:09:17+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2023-03-08T20:19:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=34a78b6c451f2b05ae217d94b13eedecaf055e5f'/>
<id>34a78b6c451f2b05ae217d94b13eedecaf055e5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Requires-Dist to PKG-INFO</title>
<updated>2023-05-03T13:09:16+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2023-03-08T19:00:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=71635355281283b85784539011baea6d679df29e'/>
<id>71635355281283b85784539011baea6d679df29e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract core metadata logic into dedicated module</title>
<updated>2023-05-03T13:09:16+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2023-03-08T16:27:59+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=933db3395074ded71336ad813160ede2ec8fb437'/>
<id>933db3395074ded71336ad813160ede2ec8fb437</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract egg_info-specific processing of requirements from dist to _reqs</title>
<updated>2023-05-03T13:06:38+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2023-03-07T18:16:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=9cecaca97ce19e5e08304532d0ab7a034155d56c'/>
<id>9cecaca97ce19e5e08304532d0ab7a034155d56c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix . When value is false return instead of raising DistutilsSetupError exception</title>
<updated>2023-04-20T18:24:15+00:00</updated>
<author>
<name>Jam Hernandez Quiceno</name>
<email>jam.hernandez.q@hiddenlevel.com</email>
</author>
<published>2023-04-20T18:24:15+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=979c2e0d6a804ffe1c648e8894d5e467fa0b7c4d'/>
<id>979c2e0d6a804ffe1c648e8894d5e467fa0b7c4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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://trove.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>Cluster deprecations due_date</title>
<updated>2023-03-07T21:48:39+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2023-03-07T21:17:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=bd04fc60505619755508ab8736286c6c6bc661b9'/>
<id>bd04fc60505619755508ab8736286c6c6bc661b9</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/dist.py</title>
<updated>2023-03-07T21:48:38+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2023-03-06T21:05:40+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=14c420b67728479d1a2826155210667b5c20c16b'/>
<id>14c420b67728479d1a2826155210667b5c20c16b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a DeprecationWarning to pkg_resources.declare_namespace (#3434)</title>
<updated>2023-02-13T20:33:01+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2023-02-13T20:33:01+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=925a792d8c7f69500c0169c932df08f73f30f6fe'/>
<id>925a792d8c7f69500c0169c932df08f73f30f6fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add links explaining deprecations</title>
<updated>2023-02-13T19:23:36+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2023-02-13T19:23:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=de2361c389304603f0daf70b0ee0647af0b9e981'/>
<id>de2361c389304603f0daf70b0ee0647af0b9e981</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
