<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setup.cfg, branch v41.5.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.4.0 → 41.5.0</title>
<updated>2019-10-27T22:42:56+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-10-27T22:42:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=6e8b1da1fb146186c52d8bdec5af969f26532ece'/>
<id>6e8b1da1fb146186c52d8bdec5af969f26532ece</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a trove classifier to document support for Python 3.8</title>
<updated>2019-10-22T23:33:38+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2019-10-22T00:51:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=e4ef537525c2b1d120497379da9484c33ea3d773'/>
<id>e4ef537525c2b1d120497379da9484c33ea3d773</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.3.0 → 41.4.0</title>
<updated>2019-10-07T01:30:46+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-10-07T01:30:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=5eee6b4b523a6d2ae16ef913c01302f951b4f614'/>
<id>5eee6b4b523a6d2ae16ef913c01302f951b4f614</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.2.0 → 41.3.0</title>
<updated>2019-10-07T01:22:05+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-10-07T01:22:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=da3ccf5f648a5836ce5e9b0747a263860ae1dfaa'/>
<id>da3ccf5f648a5836ce5e9b0747a263860ae1dfaa</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.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>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>Migrate constants from setup.py to setup.cfg</title>
<updated>2019-05-15T14:56:03+00:00</updated>
<author>
<name>Bastian Venthur</name>
<email>bastian.venthur@flixbus.com</email>
</author>
<published>2019-05-14T10:35:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=a775582b44ca39096640c36550a9dcec7f965ec1'/>
<id>a775582b44ca39096640c36550a9dcec7f965ec1</id>
<content type='text'>
This also makes wheel an unconditional setup_requires dependency.

Closes: #1697
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This also makes wheel an unconditional setup_requires dependency.

Closes: #1697
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version: 41.0.0 → 41.0.1</title>
<updated>2019-04-22T20:07:03+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2019-04-22T20:07:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=97d7563915b6e2ad8a638e988361357709a83bda'/>
<id>97d7563915b6e2ad8a638e988361357709a83bda</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: 40.9.0 → 41.0.0</title>
<updated>2019-04-05T17:23:32+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-04-05T17:23:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=7a80e29b31f255a3fff5147e50d0135271b7c101'/>
<id>7a80e29b31f255a3fff5147e50d0135271b7c101</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: 40.8.0 → 40.9.0</title>
<updated>2019-04-03T18:43:31+00:00</updated>
<author>
<name>Paul Ganssle</name>
<email>paul@ganssle.io</email>
</author>
<published>2019-04-03T18:43:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=dd522e601426ad35644022278ca2a09a7cc542ad'/>
<id>dd522e601426ad35644022278ca2a09a7cc542ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
