<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/pkg_resources/_vendor, branch bugfix/1390-lenient-description</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 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>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>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>
<entry>
<title>Bump to pyparsing 2.2.1 and re-run paver update_vendored. Fixes #1480.</title>
<updated>2018-09-23T14:23:13+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2018-09-23T14:21:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=2862b90422c63afc8864952878594e4194c517d9'/>
<id>2862b90422c63afc8864952878594e4194c517d9</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 #1451 from hugovk/upgrade-appdirs</title>
<updated>2018-08-17T13:31:18+00:00</updated>
<author>
<name>Paul Ganssle</name>
<email>pganssle@users.noreply.github.com</email>
</author>
<published>2018-08-17T13:31:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=85593de627e9d0076bd3a1ec7215c8c494ccf09a'/>
<id>85593de627e9d0076bd3a1ec7215c8c494ccf09a</id>
<content type='text'>
Upgrade vendored appdirs from 1.4.0 to 1.4.3</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Upgrade vendored appdirs from 1.4.0 to 1.4.3</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade vendored appdirs from 1.4.0 to 1.4.3</title>
<updated>2018-08-17T13:23:31+00:00</updated>
<author>
<name>Hugo</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2018-08-09T14:31:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=248ba511439402fc367ec808a97b1de40fdefbdf'/>
<id>248ba511439402fc367ec808a97b1de40fdefbdf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade vendored pyparsing from 2.1.10 to 2.2.0</title>
<updated>2018-08-09T12:57:22+00:00</updated>
<author>
<name>Hugo</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2018-08-09T12:57:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=ea8652e12058fa2b4c6a9a5427d58fff5de8977e'/>
<id>ea8652e12058fa2b4c6a9a5427d58fff5de8977e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract common functionality into reusable functions</title>
<updated>2018-03-17T18:24:26+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2018-03-17T18:23:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=7dd1e4e68899f7f5543dabe81363b95ad907446c'/>
<id>7dd1e4e68899f7f5543dabe81363b95ad907446c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Setuptools now vendors its own direct dependencies (packaging, six, pyparsing). Ref #1296.</title>
<updated>2018-03-17T18:10:32+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2018-03-17T18:10:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=929acc4e551448a68411968fb50336ad51ed4d3c'/>
<id>929acc4e551448a68411968fb50336ad51ed4d3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
