<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/msvc.py, branch v67.3.2</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 msvc hack for Numpy &lt; 1.11.2</title>
<updated>2023-01-21T08:27:16+00:00</updated>
<author>
<name>Michał Górny</name>
<email>mgorny@gentoo.org</email>
</author>
<published>2022-12-30T18:20:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=9f783ac0ac08dd51a2d6644a9e58d5e64c4a3b2a'/>
<id>9f783ac0ac08dd51a2d6644a9e58d5e64c4a3b2a</id>
<content type='text'>
Remove the msvc hack that was applied if numpy.distutils were loaded
prior to Numpy 1.11.2.  These versions date back to June 2016 and no
longer build with Python 3.7.  At the same time, the hack relies
on packaging.version.LegacyVersion that is removed in packaging 22.0.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove the msvc hack that was applied if numpy.distutils were loaded
prior to Numpy 1.11.2.  These versions date back to June 2016 and no
longer build with Python 3.7.  At the same time, the hack relies
on packaging.version.LegacyVersion that is removed in packaging 22.0.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove monkeypatching of msvc9compiler. Fixes #3536</title>
<updated>2022-08-18T00:56:20+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-08-18T00:30:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=7ace3feb7340e2bc387c93745154a1ffab481e86'/>
<id>7ace3feb7340e2bc387c93745154a1ffab481e86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use unique_everseen from more_itertools.</title>
<updated>2021-05-22T23:19:05+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-05-22T23:19:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=9c2cf25a13bf33a3fd706c97064c0d2fa22be179'/>
<id>9c2cf25a13bf33a3fd706c97064c0d2fa22be179</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Find VC Express 2017 explicitly, not ARM tools.</title>
<updated>2021-04-30T04:37:29+00:00</updated>
<author>
<name>dofuuz</name>
<email>dofu@nate.com</email>
</author>
<published>2021-04-30T04:37:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=ea1ecf7ebcbbcec4c5bd05b4c106708b68652f01'/>
<id>ea1ecf7ebcbbcec4c5bd05b4c106708b68652f01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Visual Studio 2017 Express detection</title>
<updated>2021-04-29T01:38:35+00:00</updated>
<author>
<name>dofuuz</name>
<email>dofu@nate.com</email>
</author>
<published>2021-04-29T01:38:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=eb270456a91449d1ae7a42419b4299ac523dc86d'/>
<id>eb270456a91449d1ae7a42419b4299ac523dc86d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply noqa C901 comments to overly complex code</title>
<updated>2020-12-31T18:01:22+00:00</updated>
<author>
<name>Sviatoslav Sydorenko</name>
<email>wk@sydorenko.org.ua</email>
</author>
<published>2020-12-31T12:08:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=fc891f5cf6d93ad533e2afb5e15a2952408ab358'/>
<id>fc891f5cf6d93ad533e2afb5e15a2952408ab358</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify `msvc.SystemInfo.find_reg_vs_vers`</title>
<updated>2020-12-31T17:38:49+00:00</updated>
<author>
<name>Sviatoslav Sydorenko</name>
<email>wk@sydorenko.org.ua</email>
</author>
<published>2020-12-31T17:03:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=699afd09f252025ff412c3be101d78576ce0fe60'/>
<id>699afd09f252025ff412c3be101d78576ce0fe60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pypa/setuptools#2302</title>
<updated>2020-08-16T17:55:28+00:00</updated>
<author>
<name>Aren Cambre</name>
<email>aren@arencambre.com</email>
</author>
<published>2020-08-16T17:29:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=023cf32a1adfb3b100800f613f5e0cf01dd76c2d'/>
<id>023cf32a1adfb3b100800f613f5e0cf01dd76c2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Python 2 compatibility</title>
<updated>2020-08-16T11:15:18+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-08-16T04:29:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=fb7ab81a3d080422687bad71f9ae9d36eeefbee2'/>
<id>fb7ab81a3d080422687bad71f9ae9d36eeefbee2</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 'master' into 2020-06-11-raise-from</title>
<updated>2020-07-03T19:11:32+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-07-03T19:11:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=5f151cbbcd6c65f7f48082bfaf36db3a55df936e'/>
<id>5f151cbbcd6c65f7f48082bfaf36db3a55df936e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
