<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/pkg_resources, branch feature/skeleton</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>Remove six from 'extern' as vendored.</title>
<updated>2020-08-16T15:25:02+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-08-16T15:25:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=675d32ff667e90d239c95359007a58cb3aa88a97'/>
<id>675d32ff667e90d239c95359007a58cb3aa88a97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove six as a vendored dependency.</title>
<updated>2020-08-16T11:15:21+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-08-16T11:09:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=45e0ea0ff10a64f315a5c65b6805327222e5b565'/>
<id>45e0ea0ff10a64f315a5c65b6805327222e5b565</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove dependency on six from packaging.</title>
<updated>2020-08-16T11:15:21+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-08-16T11:03:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=5003bae4ca8aab95091e75f366f466e89926e6e8'/>
<id>5003bae4ca8aab95091e75f366f466e89926e6e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Python 2 compatibility</title>
<updated>2020-08-16T11:15:18+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-08-16T04:29:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=fb7ab81a3d080422687bad71f9ae9d36eeefbee2'/>
<id>fb7ab81a3d080422687bad71f9ae9d36eeefbee2</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 #2153 from pypa/bugfix/2129-better-egg-detection</title>
<updated>2020-08-14T00:26:12+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-08-14T00:26:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=2df5d97f4ea78fa4fe67f49a9f0ab7e48a00dd27'/>
<id>2df5d97f4ea78fa4fe67f49a9f0ab7e48a00dd27</id>
<content type='text'>
Stricter egg detection</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Stricter egg detection</pre>
</div>
</content>
</entry>
<entry>
<title>Update packaging to 20.4. Closes #2310.</title>
<updated>2020-08-12T23:57:03+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-08-12T23:57:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=1b27726f6b5922658a5968aa0b7a92fb76bc0ade'/>
<id>1b27726f6b5922658a5968aa0b7a92fb76bc0ade</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove py2_warn, no longer needed as a SyntaxError is encountered before the warning can be issueed.</title>
<updated>2020-07-07T11:11:12+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-07-07T11:11:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=58f0b3d1ef9d17d511cf027e87f7b87dc3be6bd9'/>
<id>58f0b3d1ef9d17d511cf027e87f7b87dc3be6bd9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into 2020-06-11-raise-from</title>
<updated>2020-07-03T19:11:32+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-07-03T19:11:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=5f151cbbcd6c65f7f48082bfaf36db3a55df936e'/>
<id>5f151cbbcd6c65f7f48082bfaf36db3a55df936e</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 #2180 from ozars/2175-bump-pkg-resources-vendor</title>
<updated>2020-07-03T18:37:29+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-07-03T18:37:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=a877dab0bddaeb5503d871794ca06f1c81d805b8'/>
<id>a877dab0bddaeb5503d871794ca06f1c81d805b8</id>
<content type='text'>
Update vendor packaging in pkg_resources to v19.2</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update vendor packaging in pkg_resources to v19.2</pre>
</div>
</content>
</entry>
<entry>
<title>Update vendor packaging in pkg_resources to v19.2</title>
<updated>2020-07-03T18:34:46+00:00</updated>
<author>
<name>Omer Ozarslan</name>
<email>omerfaruko@gmail.com</email>
</author>
<published>2020-06-04T16:49:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=c30aca86261cac34b60e679a1ee430dbc968582c'/>
<id>c30aca86261cac34b60e679a1ee430dbc968582c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
