<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/pkg_resources/tests/test_markers.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>Consistently use unittest.mock in tests</title>
<updated>2022-10-17T12:12:46+00:00</updated>
<author>
<name>Miro Hrončok</name>
<email>miro@hroncok.cz</email>
</author>
<published>2022-10-17T12:03:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=c4b556166f9371d0cbc24d50dab83325aac77a3e'/>
<id>c4b556166f9371d0cbc24d50dab83325aac77a3e</id>
<content type='text'>
 - Some tests used unittest.mock from the standard library
 - Some tests used mock from PyPI
 - Some tests tried to import unittest.mock with a fallback to mock
   (the import never fails on Python 3.7+, older Pythons are not supported)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - Some tests used unittest.mock from the standard library
 - Some tests used mock from PyPI
 - Some tests tried to import unittest.mock with a fallback to mock
   (the import never fails on Python 3.7+, older Pythons are not supported)
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: switch back to mock instead of backports.unittest_mock</title>
<updated>2017-07-15T01:17:27+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2017-07-14T06:49:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=bf20d881df662da30d94687efb2ff3d3ba32f55a'/>
<id>bf20d881df662da30d94687efb2ff3d3ba32f55a</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 backports.unittest_mock plugin to make mock available on old Python versions. Ref #949.</title>
<updated>2017-01-30T19:30:55+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-01-30T19:30:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=90e95f2367a2325dbf29e5a7a92ef483806ae7b9'/>
<id>90e95f2367a2325dbf29e5a7a92ef483806ae7b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix quantity of blank lines after code object, class of function definition.</title>
<updated>2016-08-19T21:37:32+00:00</updated>
<author>
<name>stepshal</name>
<email>nessento@openmailbox.org</email>
</author>
<published>2016-08-19T21:37:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=08511f5fdfe04a8ea6e3ae73e086e8a29a0a5cd1'/>
<id>08511f5fdfe04a8ea6e3ae73e086e8a29a0a5cd1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo, correcting failures on late Pythons when mock is not already installed.</title>
<updated>2016-02-19T15:56:53+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-02-19T15:56:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=fe6891c949de75626396167a4aae78b276ed0223'/>
<id>fe6891c949de75626396167a4aae78b276ed0223</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Destroy MarkerEvaluation for being pointless, fix two silly mistakes in tests and update packaging changes.</title>
<updated>2016-01-07T03:04:36+00:00</updated>
<author>
<name>Steve Kowalik</name>
<email>steven@wedontsleep.org</email>
</author>
<published>2016-01-07T03:04:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=3bd5118eaa87b4f6598e0a473fec3623b6579d3b'/>
<id>3bd5118eaa87b4f6598e0a473fec3623b6579d3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>First shot at removing usage of _markerlib and switching to the PEP 508 implementation in packaging.</title>
<updated>2015-12-09T22:35:41+00:00</updated>
<author>
<name>Steve Kowalik</name>
<email>steven@wedontsleep.org</email>
</author>
<published>2015-12-09T22:35:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=a718819d2849196e902808301c9a95724510c5c1'/>
<id>a718819d2849196e902808301c9a95724510c5c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test capturing possible violation in expectation due to new Python 2.7.10 release. Ref #380.</title>
<updated>2015-06-07T14:34:17+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-06-07T14:34:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=208af4d231da879174ba189c2f756360ae6dca0a'/>
<id>208af4d231da879174ba189c2f756360ae6dca0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
