<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/tox.ini, branch v49.1.0</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>Merge pull request #2166 from pypa/bugfix/2165-remove-site-py</title>
<updated>2020-07-03T18:04:07+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-07-03T18:04:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=91213fb2e7eecde9f5d7582de485398f546e7aa8'/>
<id>91213fb2e7eecde9f5d7582de485398f546e7aa8</id>
<content type='text'>
Remove site.py hack</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove site.py hack</pre>
</div>
</content>
</entry>
<entry>
<title>More directly disable coverage when running tests on pypy.</title>
<updated>2020-07-02T16:26:16+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-07-02T16:26:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=c897b90cbcd2d5a907d3b677f7229c2be7c44528'/>
<id>c897b90cbcd2d5a907d3b677f7229c2be7c44528</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move coverage configuration to .coveragerc. Saves characters and separates concerns.</title>
<updated>2020-07-02T16:07:44+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-07-02T16:07:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=4bac4653d026922eefcedc40bdf90b2db2f90e75'/>
<id>4bac4653d026922eefcedc40bdf90b2db2f90e75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Setuptools no longer installs a site.py file during easy_install or develop installs. Ref #2165.</title>
<updated>2020-05-29T22:24:08+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-05-29T22:21:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=e4aa9070e7196975edb41f8dcaccf8eccbf83b2e'/>
<id>e4aa9070e7196975edb41f8dcaccf8eccbf83b2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The workaround is only needed for Python 2. Ref #1998.</title>
<updated>2020-05-29T22:23:36+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-05-29T21:50:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=74de4e985eda49e38ece5805e05197dd4d2d9c8a'/>
<id>74de4e985eda49e38ece5805e05197dd4d2d9c8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pass environment variables when running finalize. Fixes #2057.</title>
<updated>2020-04-06T20:35:56+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-04-06T20:35:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=53c284b325959a6fd177e9d37d8b5dd5824db2b3'/>
<id>53c284b325959a6fd177e9d37d8b5dd5824db2b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid install during finalize</title>
<updated>2020-03-08T20:40:07+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-03-08T20:40:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=a04ec132fedb9d180f302b302fa16cfd194667d5'/>
<id>a04ec132fedb9d180f302b302fa16cfd194667d5</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>Use CPython 3.8.0 mechanism to find msvc 14+</title>
<updated>2020-03-07T09:43:39+00:00</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2019-11-11T11:00:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=65fa92095484eb14b994574650809fca7cae2d2e'/>
<id>65fa92095484eb14b994574650809fca7cae2d2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'maint/44.x'</title>
<updated>2020-02-15T19:12:46+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-02-15T19:12:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=43edec2506f901ab939390951383025682448edd'/>
<id>43edec2506f901ab939390951383025682448edd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
