<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git, branch v41.2.0</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>Bump version: 41.1.0 → 41.2.0</title>
<updated>2019-08-21T08:50:43+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-08-21T08:50:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=a3e6e68365079642d8949b26ecb810751cc15ef1'/>
<id>a3e6e68365079642d8949b26ecb810751cc15ef1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Once again, use token for cutting releases.</title>
<updated>2019-08-21T08:49:30+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-08-21T08:49:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=35233197be40eafa1e81d71aedeb82af1a761f54'/>
<id>35233197be40eafa1e81d71aedeb82af1a761f54</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 #1798 from asottile/some_imp</title>
<updated>2019-08-17T21:41:39+00:00</updated>
<author>
<name>mergify[bot]</name>
<email>37929162+mergify[bot]@users.noreply.github.com</email>
</author>
<published>2019-08-17T21:41:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=2cd2fdcb69426de4bb9d63d638244f4ae6a1ca27'/>
<id>2cd2fdcb69426de4bb9d63d638244f4ae6a1ca27</id>
<content type='text'>
Fix some usage of deprecated `imp` module</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix some usage of deprecated `imp` module</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some usage of deprecated `imp` module</title>
<updated>2019-08-17T21:29:21+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2019-07-08T16:32:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=eb7436b36f9967d1becd2b822da548bd59b35d05'/>
<id>eb7436b36f9967d1becd2b822da548bd59b35d05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed html sidebars to supported version in Sphinx (#1804)</title>
<updated>2019-08-13T23:40:12+00:00</updated>
<author>
<name>A_Rog</name>
<email>adam.thomas.rogerson@gmail.com</email>
</author>
<published>2019-08-13T23:40:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=05f42a2c14275937250c99478c94b20171d14aeb'/>
<id>05f42a2c14275937250c99478c94b20171d14aeb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Prefer token for automated releases"</title>
<updated>2019-08-13T17:39:28+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-08-13T17:39:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=e40a6035d9e688d5a34077132b49c48dc74932f4'/>
<id>e40a6035d9e688d5a34077132b49c48dc74932f4</id>
<content type='text'>
This reverts commit 42bd00ada0e0f47c2446d6d1b750eb97eba45640.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 42bd00ada0e0f47c2446d6d1b750eb97eba45640.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer token for automated releases</title>
<updated>2019-08-13T13:47:19+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-08-13T13:47:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=42bd00ada0e0f47c2446d6d1b750eb97eba45640'/>
<id>42bd00ada0e0f47c2446d6d1b750eb97eba45640</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version: 41.0.1 → 41.1.0</title>
<updated>2019-08-13T13:44:46+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-08-13T13:42:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=95d72cc558c7dddef164eb09a880b95e2f484bee'/>
<id>95d72cc558c7dddef164eb09a880b95e2f484bee</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 #1813 from benoit-pierre/updated_travis_pypy</title>
<updated>2019-08-12T20:29:08+00:00</updated>
<author>
<name>mergify[bot]</name>
<email>37929162+mergify[bot]@users.noreply.github.com</email>
</author>
<published>2019-08-12T20:29:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=af871897e6cd63e083f166559ea4fc65a330eac4'/>
<id>af871897e6cd63e083f166559ea4fc65a330eac4</id>
<content type='text'>
travis: update PyPy jobs to use more recent versions</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
travis: update PyPy jobs to use more recent versions</pre>
</div>
</content>
</entry>
<entry>
<title>travis: update PyPy jobs to use more recent versions</title>
<updated>2019-08-12T20:05:29+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2019-08-12T04:18:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=5405d1e2770e798ed755e8cc821f6b95cb480d52'/>
<id>5405d1e2770e798ed755e8cc821f6b95cb480d52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
