<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git, branch v49.3.2</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: 49.3.1 → 49.3.2</title>
<updated>2020-08-12T21:01:10+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-08-12T21:01:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=ff4ba978e5c32c44311d9d9817ddee9e1c6c972b'/>
<id>ff4ba978e5c32c44311d9d9817ddee9e1c6c972b</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 #2314 from raimon49/provide-consistency-in-setup.cfg-docs</title>
<updated>2020-08-12T20:27:26+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-08-12T20:27:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=b71cc9236cb0af79ca0afeac49ae6b31d3855aeb'/>
<id>b71cc9236cb0af79ca0afeac49ae6b31d3855aeb</id>
<content type='text'>
docs: Suggestion - Provide consistency in the description of setup.cfg</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
docs: Suggestion - Provide consistency in the description of setup.cfg</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2300 from athos-ribeiro/safe_verion-docs</title>
<updated>2020-08-12T20:25:50+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-08-12T20:25:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=f62a833c2bef9ecfd99e2da1516afb57ecc60491'/>
<id>f62a833c2bef9ecfd99e2da1516afb57ecc60491</id>
<content type='text'>
Improve safe_version documentation</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve safe_version documentation</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2297 from radarhere/master</title>
<updated>2020-08-12T20:23:55+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-08-12T20:23:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=62240650e2adf58ae5a70bff75412db0de3985a1'/>
<id>62240650e2adf58ae5a70bff75412db0de3985a1</id>
<content type='text'>
Change load_module to exec_module</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change load_module to exec_module</pre>
</div>
</content>
</entry>
<entry>
<title>Update changelog.</title>
<updated>2020-08-12T20:22:34+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-08-12T20:22:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=3af54b4b0e31c3f56bbb229cdba58ce8a70fa38b'/>
<id>3af54b4b0e31c3f56bbb229cdba58ce8a70fa38b</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 #2319 from pypa/fix_changelog</title>
<updated>2020-08-10T23:22:25+00:00</updated>
<author>
<name>Paul Ganssle</name>
<email>paul@ganssle.io</email>
</author>
<published>2020-08-10T23:22:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=7fbca8ce5b7c5aa9583d6ab0033f5223299657dc'/>
<id>7fbca8ce5b7c5aa9583d6ab0033f5223299657dc</id>
<content type='text'>
Remove superfluous 'v' in CHANGES.rst</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove superfluous 'v' in CHANGES.rst</pre>
</div>
</content>
</entry>
<entry>
<title>Remove superfluous 'v' in CHANGES.rst</title>
<updated>2020-08-10T15:45:22+00:00</updated>
<author>
<name>Paul Ganssle</name>
<email>paul@ganssle.io</email>
</author>
<published>2020-08-10T15:45:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=5ad59e64b35b9444a42a75f9d454802f0916e209'/>
<id>5ad59e64b35b9444a42a75f9d454802f0916e209</id>
<content type='text'>
This was an artifact of the fact that I did not use `tox -e finalize`
to do the latest release in order to make a patch release.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was an artifact of the fact that I did not use `tox -e finalize`
to do the latest release in order to make a patch release.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version: 49.3.0 → 49.3.1</title>
<updated>2020-08-10T15:02:31+00:00</updated>
<author>
<name>Paul Ganssle</name>
<email>paul@ganssle.io</email>
</author>
<published>2020-08-10T15:02:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=0b111ad040887a39e4821ebe5198d4246af0253c'/>
<id>0b111ad040887a39e4821ebe5198d4246af0253c</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 #2316 from pganssle/remove_warning</title>
<updated>2020-08-10T14:52:40+00:00</updated>
<author>
<name>mergify[bot]</name>
<email>37929162+mergify[bot]@users.noreply.github.com</email>
</author>
<published>2020-08-10T14:52:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=ccb4cb20d1fed12bbe8fd6c334036d9dfa67cd32'/>
<id>ccb4cb20d1fed12bbe8fd6c334036d9dfa67cd32</id>
<content type='text'>
Fix issue with distutils warning</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix issue with distutils warning</pre>
</div>
</content>
</entry>
<entry>
<title>Fix issue with distutils warning</title>
<updated>2020-08-10T13:23:22+00:00</updated>
<author>
<name>Paul Ganssle</name>
<email>paul@ganssle.io</email>
</author>
<published>2020-08-10T13:18:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=1410a8e6fda5fb8cd78f915e1ffd68f6c7f35af3'/>
<id>1410a8e6fda5fb8cd78f915e1ffd68f6c7f35af3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
