<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setup.py, branch v60.0.3</title>
<subtitle>github.com: pypa/setuptools.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/'/>
<entry>
<title>Restore local distutils as the default.</title>
<updated>2021-11-19T02:18:26+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-11-19T02:18:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=b6fcbbd00cb6d5607c9272dec452a50457bdb292'/>
<id>b6fcbbd00cb6d5607c9272dec452a50457bdb292</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unpin dependencies for certs and ssl extras and remove dependency links. Instead, rely on pip for security.</title>
<updated>2021-05-23T02:11:33+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-05-23T02:11:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=a5131f0b82e098da6c07a03a47f36f3a52f73fb6'/>
<id>a5131f0b82e098da6c07a03a47f36f3a52f73fb6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove consideration for Java as Jython is no longer supported.</title>
<updated>2021-05-23T02:02:32+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-05-23T02:02:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=1fda90e842fa88457e11875703992b26087c8f06'/>
<id>1fda90e842fa88457e11875703992b26087c8f06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove src_root from setup.py, seemingly unused.</title>
<updated>2021-05-23T02:00:26+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-05-23T02:00:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=a82fc6ba1ea584a41e17af2ffdaef6ca7f93f81c'/>
<id>a82fc6ba1ea584a41e17af2ffdaef6ca7f93f81c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove 'wheel' from setup_requires.</title>
<updated>2021-05-23T01:52:00+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-05-23T01:46:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=c5c2149ff1ce1d0473d33b04de267945a88c64bb'/>
<id>c5c2149ff1ce1d0473d33b04de267945a88c64bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move entry points to declarative config.</title>
<updated>2021-05-20T00:40:40+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-05-20T00:40:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=b8eaf13a0eef45fc4e925ebe8beec67b7e679d2c'/>
<id>b8eaf13a0eef45fc4e925ebe8beec67b7e679d2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Materialize the distutils.commands.</title>
<updated>2021-05-20T00:25:56+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-05-20T00:25:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=aefb4ba8c744b31a26f8bf4fbe0c47d7cf25488e'/>
<id>aefb4ba8c744b31a26f8bf4fbe0c47d7cf25488e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move list of commands out of command package and into package metadata.</title>
<updated>2021-05-20T00:16:09+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-05-20T00:16:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=0c8a1cafe753fa44392b6afe8f056d2d84943cab'/>
<id>0c8a1cafe753fa44392b6afe8f056d2d84943cab</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 #2543 from pypa/bugfix/1996-no-bootstrap</title>
<updated>2021-02-01T15:11:24+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-02-01T15:11:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=a96ab21c5da30e71daa69f5b645097a86e8dc492'/>
<id>a96ab21c5da30e71daa69f5b645097a86e8dc492</id>
<content type='text'>
Remove bootstrap script</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove bootstrap script</pre>
</div>
</content>
</entry>
<entry>
<title>Remove easy_install script and module.</title>
<updated>2021-01-24T00:09:48+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-01-21T02:02:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=4b0408a18dcda286af6668b7ef6934e53d1f247c'/>
<id>4b0408a18dcda286af6668b7ef6934e53d1f247c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
