<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/setuptools/tests/test_find_packages.py, branch v34.3.2</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>Fix quantity of blank lines.</title>
<updated>2016-10-18T13:29:34+00:00</updated>
<author>
<name>stepshal</name>
<email>nessento@openmailbox.org</email>
</author>
<published>2016-10-18T13:24:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=31bd37c6ac8de9e8c1bacebc2d8e1215df91eb96'/>
<id>31bd37c6ac8de9e8c1bacebc2d8e1215df91eb96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Find nested packages with excluded parent</title>
<updated>2016-10-05T02:26:04+00:00</updated>
<author>
<name>Tim Heap</name>
<email>tim@timheap.me</email>
</author>
<published>2016-09-22T03:44:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=2ecc8a4428dbc75bdfd96681283c7235b120f4bd'/>
<id>2ecc8a4428dbc75bdfd96681283c7235b120f4bd</id>
<content type='text'>
`find_packages(exclude=['pkg'])` should still find and include the
`pkg.subpkg` package.

Fixes #808
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`find_packages(exclude=['pkg'])` should still find and include the
`pkg.subpkg` package.

Fixes #808
</pre>
</div>
</content>
</entry>
<entry>
<title>Note find_packages backwards incompatible change</title>
<updated>2016-09-26T04:12:17+00:00</updated>
<author>
<name>Tim Heap</name>
<email>tim@timheap.me</email>
</author>
<published>2016-09-26T04:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=992adf2f5684e6660335d616149e050b3eaaed17'/>
<id>992adf2f5684e6660335d616149e050b3eaaed17</id>
<content type='text'>
Also add a test for the new behaviour.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also add a test for the new behaviour.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing whitespace.</title>
<updated>2016-07-14T02:28:52+00:00</updated>
<author>
<name>stepshal</name>
<email>nessento@openmailbox.org</email>
</author>
<published>2016-07-14T02:26:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=f749ccab1e55723848946c9aba5c3eddebe0b24e'/>
<id>f749ccab1e55723848946c9aba5c3eddebe0b24e</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.</title>
<updated>2016-07-12T23:00:42+00:00</updated>
<author>
<name>stepshal</name>
<email>nessento@openmailbox.org</email>
</author>
<published>2016-07-12T15:00:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=6d11e88f938f09ef16db4c6064b6e74acba4db1d'/>
<id>6d11e88f938f09ef16db4c6064b6e74acba4db1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update test_find_packages to use pytest</title>
<updated>2015-01-02T15:33:13+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-01-02T15:33:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=8fdf776320fa82dfe4b5dc86f8986f6e22fa6ac2'/>
<id>8fdf776320fa82dfe4b5dc86f8986f6e22fa6ac2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use pytest for skips</title>
<updated>2015-01-01T21:48:11+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-01-01T21:48:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=4f9b50728ae8c5cf81b13b2d4fd3098b9f18dfb1'/>
<id>4f9b50728ae8c5cf81b13b2d4fd3098b9f18dfb1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Perform actual symlink detection; alternate approach to answer Pull Request #53.</title>
<updated>2014-06-01T20:41:21+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-06-01T20:41:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=0d688c047fa27b52bc71fb1dc24b30ef8814e1cc'/>
<id>0d688c047fa27b52bc71fb1dc24b30ef8814e1cc</id>
<content type='text'>
--HG--
extra : rebase_source : a70141cd6472cd8e4024be4037bfd89e4adcb396
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : rebase_source : a70141cd6472cd8e4024be4037bfd89e4adcb396
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test capturing failure when find_packages no longer follows symlinks. Ref #195</title>
<updated>2014-05-03T17:14:22+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-05-03T17:14:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=118e245064fe77ea85ae936223edf09ff1448314'/>
<id>118e245064fe77ea85ae936223edf09ff1448314</id>
<content type='text'>
--HG--
extra : amend_source : 4efa6b87d3acaefebdfcc953e78a452ffc1f160d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : amend_source : 4efa6b87d3acaefebdfcc953e78a452ffc1f160d
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test capturing overmatching in new find_packages. Ref #184.</title>
<updated>2014-04-07T23:20:31+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-04-07T23:20:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=b118b5f25040715111699eff1345d1eb08457270'/>
<id>b118b5f25040715111699eff1345d1eb08457270</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
