<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/tools, branch v49.1.1</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>Ensure that the changelog.d doesn't contain files that won't match.</title>
<updated>2020-05-13T18:24:42+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-05-13T18:24:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=c79400a2839527d0749798637d182b1cb3d84a01'/>
<id>c79400a2839527d0749798637d182b1cb3d84a01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Protect against situation where the Git user e-mail is not configured. Ref #2057.</title>
<updated>2020-04-06T20:34:56+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-04-06T20:33:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=03b92ca154951f16851e75b01b78b9127dad742f'/>
<id>03b92ca154951f16851e75b01b78b9127dad742f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace playbook with code for finalizing a release.</title>
<updated>2020-03-08T20:37:43+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-03-08T20:37:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=b13dcdee2f2ed9affdf9f52700710789f5a04803'/>
<id>b13dcdee2f2ed9affdf9f52700710789f5a04803</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set PIP_USE_PEP517 in installer command so as not to influence the tests with that setting.</title>
<updated>2020-01-22T03:08:23+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-01-22T03:07:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=620bd62c00985b551dde326619a6c895d7c80e63'/>
<id>620bd62c00985b551dde326619a6c895d7c80e63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rewrite selective PIP_IGNORE_REQUIRES_PYTHON to allow test dependencies in metadata to be installed without ignoring REQUIRES_PYTHON</title>
<updated>2020-01-20T15:37:57+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-01-20T15:34:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=d92f778b6c88c8a36c4aecac9543d9297c425096'/>
<id>d92f778b6c88c8a36c4aecac9543d9297c425096</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move test dependencies to package metadata.</title>
<updated>2020-01-19T20:05:26+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-01-19T19:06:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=6d4e23882a5b1e1f31fb452aaad9d19cf0d02604'/>
<id>6d4e23882a5b1e1f31fb452aaad9d19cf0d02604</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bootstrap the environment in tox, allowing simple 'tox' to run tests and simplifying all of the pipelines.</title>
<updated>2020-01-19T16:54:02+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-01-19T16:54:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=94f88bf48af78c4f961fe42241da556837efa3c1'/>
<id>94f88bf48af78c4f961fe42241da556837efa3c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore testing on Python 2, bypassing the requires-python check when installing setuptools.</title>
<updated>2020-01-12T16:44:40+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-01-12T15:13:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=8e6b9933e9981fc9ab19eef3dee93d0f703c4140'/>
<id>8e6b9933e9981fc9ab19eef3dee93d0f703c4140</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rely on tox-pip-version to upgrade pip and minimize the hack for removing setuptools from the environment.</title>
<updated>2020-01-12T16:31:58+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-01-12T16:23:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=6cb025eadfbc6bf017ba2bfd80c192ac377be9fb'/>
<id>6cb025eadfbc6bf017ba2bfd80c192ac377be9fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore build-backend and remove switch to avoid pep517. Ref #1644.</title>
<updated>2019-12-01T14:14:49+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-12-01T14:14:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=7a709b6d30dac9409707b1b9bf50cd7022e35118'/>
<id>7a709b6d30dac9409707b1b9bf50cd7022e35118</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
