<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/command, branch v30.2.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>Merge pull request #853 from timheap/global-exclude-glob</title>
<updated>2016-12-03T14:20:19+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-12-03T14:20:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=3e6669a76fefd466717df655b5975a7d290b593c'/>
<id>3e6669a76fefd466717df655b5975a7d290b593c</id>
<content type='text'>
Fix #849 global-exclude globbing</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix #849 global-exclude globbing</pre>
</div>
</content>
</entry>
<entry>
<title>Use super to resolve the superclass, but fall back to direct access on Python 2 where old style classes are used. Ref #843.</title>
<updated>2016-12-01T16:23:45+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-12-01T16:23:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=5cfce47ddb304fc95660c1086f3230fc8fdead61'/>
<id>5cfce47ddb304fc95660c1086f3230fc8fdead61</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 #843 from tweksteen/pypi_tests</title>
<updated>2016-12-01T16:12:47+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-12-01T16:12:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=e846e067648f2f1c19b45ed0166c62dff8262f76'/>
<id>e846e067648f2f1c19b45ed0166c62dff8262f76</id>
<content type='text'>
Remove _add_defaults_data_files override and add unittest</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove _add_defaults_data_files override and add unittest</pre>
</div>
</content>
</entry>
<entry>
<title>Change _add_defaults_data_files override and add unittest</title>
<updated>2016-11-20T23:48:30+00:00</updated>
<author>
<name>Thiebaud Weksteen</name>
<email>tweek@google.com</email>
</author>
<published>2016-11-01T04:54:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=11b921f2e17586e394639e7ddbcaeae727ece4d0'/>
<id>11b921f2e17586e394639e7ddbcaeae727ece4d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #849 global-exclude globbing</title>
<updated>2016-11-20T23:44:22+00:00</updated>
<author>
<name>Tim Heap</name>
<email>tim@timheap.me</email>
</author>
<published>2016-11-20T23:44:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=23aba916e1070d3cf9723af85a6ce07c89053931'/>
<id>23aba916e1070d3cf9723af85a6ce07c89053931</id>
<content type='text'>
After #764, `global-exclude .pyc` no longer excluded `.pyc` files.
This fixes that regression, and adds a test for this behaviour.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
After #764, `global-exclude .pyc` no longer excluded `.pyc` files.
This fixes that regression, and adds a test for this behaviour.
</pre>
</div>
</content>
</entry>
<entry>
<title>Also suppress warning for a single file missing</title>
<updated>2016-11-08T03:07:29+00:00</updated>
<author>
<name>Charles Bouchard-Légaré</name>
<email>cblegare.atl@ntis.ca</email>
</author>
<published>2016-11-08T03:07:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=ed5f934e0a49253d645b66dad65fd5b616133d9a'/>
<id>ed5f934e0a49253d645b66dad65fd5b616133d9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract a helper to capture the temporary workaround. Ref #837.</title>
<updated>2016-11-04T19:30:27+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-11-04T19:30:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=9e50e2e2e8920e31bab36855b5ddc48d4c474e95'/>
<id>9e50e2e2e8920e31bab36855b5ddc48d4c474e95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use consistent quotes</title>
<updated>2016-11-03T01:12:07+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2016-11-03T01:12:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=a811607a23f9e2ab05c071b03d59f55951860b6c'/>
<id>a811607a23f9e2ab05c071b03d59f55951860b6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support Python 3.3.0 for extension suffix</title>
<updated>2016-11-03T01:10:25+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2016-11-03T01:10:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=74da9afb4dae6ad548895da2169a4f2cd76617dd'/>
<id>74da9afb4dae6ad548895da2169a4f2cd76617dd</id>
<content type='text'>
In setuptools 27.0+ extension building fails on Python 3.3.0 because the extension suffix is obtained using `SO` and not `EXT_SUFFIX` (which is used in 3.3.1 and above). See: https://hg.python.org/cpython/file/v3.3.0/Lib/distutils/command/build_ext.py#l673

This patch tries `EXT_SUFFIX` and falls back to `SO` if `EXT_SUFFIX` is falsey.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In setuptools 27.0+ extension building fails on Python 3.3.0 because the extension suffix is obtained using `SO` and not `EXT_SUFFIX` (which is used in 3.3.1 and above). See: https://hg.python.org/cpython/file/v3.3.0/Lib/distutils/command/build_ext.py#l673

This patch tries `EXT_SUFFIX` and falls back to `SO` if `EXT_SUFFIX` is falsey.</pre>
</div>
</content>
</entry>
<entry>
<title>Backed out changeset e12256c4d32e. Fixes #833. Reopens #274 and reopens #521.</title>
<updated>2016-10-30T02:28:17+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-10-30T02:28:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=b18391c74e190b99cc358997f30907a5c4d78b00'/>
<id>b18391c74e190b99cc358997f30907a5c4d78b00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
