<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools, branch feature/skeleton</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 tests guaranteeing that (vendored) dependencies can be installed without setuptools.</title>
<updated>2020-12-06T17:54:20+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-12-06T17:54:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=99bc2c11d74075ebf0b1dae4cab881225765f404'/>
<id>99bc2c11d74075ebf0b1dae4cab881225765f404</id>
<content type='text'>
In a PEP 517 world without distutils, packagers will need to find another way to build and supply the dependencies
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In a PEP 517 world without distutils, packagers will need to find another way to build and supply the dependencies
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove conditional skip, no longer relevant.</title>
<updated>2020-12-06T17:39:41+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-12-06T17:39:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=65441834e019b064bae862d3cfd9971ecbd1c7f8'/>
<id>65441834e019b064bae862d3cfd9971ecbd1c7f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use 'virtualenv.python'. Fixes #2434.</title>
<updated>2020-10-18T01:36:34+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-10-18T01:36:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=66ca4205ee7e017d6c10346f0bd71fcfc556211f'/>
<id>66ca4205ee7e017d6c10346f0bd71fcfc556211f</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 #2413 from graingert/ignore-any-exception-loading2to3</title>
<updated>2020-10-14T23:57:39+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-10-14T23:57:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=2b52be2f4e26dd5865db2714cc7d7cb09b4b5b94'/>
<id>2b52be2f4e26dd5865db2714cc7d7cb09b4b5b94</id>
<content type='text'>
ignore any exception when loading 2to3</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ignore any exception when loading 2to3</pre>
</div>
</content>
</entry>
<entry>
<title>Extract method for maybe_tag.</title>
<updated>2020-10-07T00:03:04+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-10-07T00:03:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=f67c1b099d24a37a0c65bf08f88cb46e261d2a61'/>
<id>f67c1b099d24a37a0c65bf08f88cb46e261d2a61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ignore any exception when loading 2to3</title>
<updated>2020-10-04T15:11:27+00:00</updated>
<author>
<name>Thomas Grainger</name>
<email>tagrain@gmail.com</email>
</author>
<published>2020-10-04T15:11:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=997eae8020dc28ea1ef87572275f5dc41e1bc74a'/>
<id>997eae8020dc28ea1ef87572275f5dc41e1bc74a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge https://github.com/pypa/distutils into master</title>
<updated>2020-09-05T15:06:10+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-09-05T15:06:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=0a665b2a2f2c0cfbc5badad138feb762c720c15c'/>
<id>0a665b2a2f2c0cfbc5badad138feb762c720c15c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce size of setuptools' bdist_rpm._make_spec_file</title>
<updated>2020-09-04T07:39:07+00:00</updated>
<author>
<name>Thomas Hisch</name>
<email>thomas.hisch@ims.co.at</email>
</author>
<published>2020-08-30T10:34:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=9a7710b1ef1bef6c3d8ad6427e87ee886860b40e'/>
<id>9a7710b1ef1bef6c3d8ad6427e87ee886860b40e</id>
<content type='text'>
There are some setuptools specific changes in the bdist_rpm module that
are no longer needed, because the upstream/shipped version of distutils
already contains them. The code that is removed in this commit from
bdist_rpm is already part of the python-3.5 version of distutils.

Related: #2377
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are some setuptools specific changes in the bdist_rpm module that
are no longer needed, because the upstream/shipped version of distutils
already contains them. The code that is removed in this commit from
bdist_rpm is already part of the python-3.5 version of distutils.

Related: #2377
</pre>
</div>
</content>
</entry>
<entry>
<title>Update tests to specify local or stdlib for stability under default value.</title>
<updated>2020-09-02T23:27:44+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-09-02T23:27:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=9e7261b46e42591218ef3e5b6630ab5e2ea13adc'/>
<id>9e7261b46e42591218ef3e5b6630ab5e2ea13adc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge https://github.com/pypa/distutils into master</title>
<updated>2020-09-02T01:44:54+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-09-02T01:44:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=99fb821deed4592ad34897530a5a666a249aa583'/>
<id>99fb821deed4592ad34897530a5a666a249aa583</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
