<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git, branch v28.3.0</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>Bump version: 28.2.0 → 28.3.0</title>
<updated>2016-10-07T15:23:14+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-10-07T15:23:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=1e311f519afaf3f5d00538ff64b50bd8c15eef02'/>
<id>1e311f519afaf3f5d00538ff64b50bd8c15eef02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge suppression of namespace handling when PEP-420 can handle namespace packages.</title>
<updated>2016-10-07T15:22:59+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-10-07T15:22:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=3660b258d084b47751f0fdb3b33090276059e8cb'/>
<id>3660b258d084b47751f0fdb3b33090276059e8cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update changelog</title>
<updated>2016-10-07T15:22:01+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-10-07T15:22:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=6e61c13148641c695c53434654be7d9f09a04e65'/>
<id>6e61c13148641c695c53434654be7d9f09a04e65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #809 from timheap/faster-package-finder-fix</title>
<updated>2016-10-07T15:19:02+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-10-07T15:19:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=4185b59aaf9772eb18d1f5681ecfaf52fd21a7f2'/>
<id>4185b59aaf9772eb18d1f5681ecfaf52fd21a7f2</id>
<content type='text'>
Find nested packages with excluded parent</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Find nested packages with excluded parent</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='http://git.baserock.org/cgit/delta/python-setuptools-git.git/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>Bump version: 28.1.0 → 28.2.0</title>
<updated>2016-10-02T14:22:27+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-10-02T14:22:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=4893826a79d5155205fb557ab032fc989629db6b'/>
<id>4893826a79d5155205fb557ab032fc989629db6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge with master</title>
<updated>2016-10-02T14:22:13+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-10-02T14:22:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=8d5dc98e2dead2519eba07b4de07d585df0cc30a'/>
<id>8d5dc98e2dead2519eba07b4de07d585df0cc30a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pin to Pytest 3.0.2 as it appears 3.0.3 re-introduces pytest-dev/pytest#1888.</title>
<updated>2016-10-01T21:40:19+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-10-01T21:40:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=cf469bf239cc6c0d4ebb766c5e2b6c6098e2b28b'/>
<id>cf469bf239cc6c0d4ebb766c5e2b6c6098e2b28b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version: 28.0.0 → 28.1.0</title>
<updated>2016-10-01T21:31:29+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-10-01T21:31:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=fedef1341c3b5610e75fcd1fbdefa383cafe7565'/>
<id>fedef1341c3b5610e75fcd1fbdefa383cafe7565</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #803.</title>
<updated>2016-10-01T21:25:40+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-10-01T21:25:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=11a0c3683bb1cff5bcc54c50e4e9ba87b53c3a39'/>
<id>11a0c3683bb1cff5bcc54c50e4e9ba87b53c3a39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
