<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git, branch bugfix/2129-better-egg-detection</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>Keep the full path for each entry when enumerating entries for a candidate path.</title>
<updated>2020-07-03T16:56:39+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-07-03T16:55:46+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=9372bf7d7f63136758196dd86688f00602b7a494'/>
<id>9372bf7d7f63136758196dd86688f00602b7a494</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>In pkg_resources, no longer detect any pathname ending in .egg as a Python egg. Now the path must be an unpacked egg or a zip file. Fixes #2129.</title>
<updated>2020-05-28T11:22:30+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-05-28T11:03:19+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=965ec0df1ffa98ba5d8913a2770daaf5b92b0a0d'/>
<id>965ec0df1ffa98ba5d8913a2770daaf5b92b0a0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract _parents function and _set_egg method. Reword comment.</title>
<updated>2020-05-28T11:19:38+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-05-28T11:10:59+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=11051abd79b04782d759720a4d9dac2d2bbbf49c'/>
<id>11051abd79b04782d759720a4d9dac2d2bbbf49c</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 #2151 from Carreau/fix-doc</title>
<updated>2020-05-28T10:34:14+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-05-28T10:34:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=41732cd23ba41c7f399f15504ab2ef3792b58624'/>
<id>41732cd23ba41c7f399f15504ab2ef3792b58624</id>
<content type='text'>
DOC: fix link missing &gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DOC: fix link missing &gt;</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: fix link missing &gt;</title>
<updated>2020-05-27T16:06:52+00:00</updated>
<author>
<name>Matthias Bussonnier</name>
<email>bussonniermatthias@gmail.com</email>
</author>
<published>2020-05-27T16:06:45+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=96a1acb471eb8b2745a7ef98eceafb1671d7812c'/>
<id>96a1acb471eb8b2745a7ef98eceafb1671d7812c</id>
<content type='text'>
The `decalrative config`_ link present higher in the document is also
unresolved, I'm not quite sure what the intended target was.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The `decalrative config`_ link present higher in the document is also
unresolved, I'm not quite sure what the intended target was.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use new link to sunset page. Ref #2134.</title>
<updated>2020-05-26T22:12:33+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-05-26T22:12:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=7b25b1a6a70577fdadbadb75b55a80a328143848'/>
<id>7b25b1a6a70577fdadbadb75b55a80a328143848</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 #2134 from pypa/feature/python-2-sunset-docs</title>
<updated>2020-05-26T21:58:33+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-05-26T21:58:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=aa989003c14193ce9308318c1e9f36060b9ac71e'/>
<id>aa989003c14193ce9308318c1e9f36060b9ac71e</id>
<content type='text'>
Crash under Python 2</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Crash under Python 2</pre>
</div>
</content>
</entry>
<entry>
<title>s/respectful/considerate of those projects/</title>
<updated>2020-05-25T14:40:09+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-05-25T14:40:09+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=dbdd19d4212a35ac501c3f56987c035512ab6557'/>
<id>dbdd19d4212a35ac501c3f56987c035512ab6557</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Wrap lines and remove newlines between enumerated paragraphs.</title>
<updated>2020-05-25T14:39:33+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-05-25T14:39:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=96f0781f08b3da918ffaafae656623c3c3152682'/>
<id>96f0781f08b3da918ffaafae656623c3c3152682</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add changelog entry.</title>
<updated>2020-05-25T14:35:05+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-05-25T14:33:46+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=e0b3acb4868f8283565fae462b71fb75d1c5a2bd'/>
<id>e0b3acb4868f8283565fae462b71fb75d1c5a2bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
