<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools, branch v34.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>Extract variables to remove hanging indents.</title>
<updated>2017-03-11T14:13:31+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-03-11T14:12:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=da1dcf42236810c76c763ee9be8ba71bf213c297'/>
<id>da1dcf42236810c76c763ee9be8ba71bf213c297</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix documentation upload by fixing content_type in _build_multipart on Python 3.x.</title>
<updated>2017-03-11T13:53:03+00:00</updated>
<author>
<name>Florian Schulze</name>
<email>florian.schulze@gmx.net</email>
</author>
<published>2017-03-11T13:45:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=62fc6681509f04ba7ee12e87d6ac5d6056214fa8'/>
<id>62fc6681509f04ba7ee12e87d6ac5d6056214fa8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for auto_chmod behavior</title>
<updated>2017-02-27T13:15:39+00:00</updated>
<author>
<name>Emil Styrke</name>
<email>emil.styrke@gmail.com</email>
</author>
<published>2017-02-27T13:15:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=20aca0e37e2003a364098a27189c732197ccbec2'/>
<id>20aca0e37e2003a364098a27189c732197ccbec2</id>
<content type='text'>
Apparently, in (at least) python 3.5.2, the function that is called on Windows to remove files is os.unlink and not os.remove. This results in permission errors when trying to clean up after easy_install has been used to install a package from a Git repository.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Apparently, in (at least) python 3.5.2, the function that is called on Windows to remove files is os.unlink and not os.remove. This results in permission errors when trying to clean up after easy_install has been used to install a package from a Git repository.</pre>
</div>
</content>
</entry>
<entry>
<title>Add a test capturing new proposed expectation that Setuptools' build dependencies should not require setuptools to build in order to avoid inevitable conflicts when bootstrapping from source. Packaging fails this test. Ref #980</title>
<updated>2017-02-26T19:50:32+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-02-26T03:16:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=d4c215a7c61fb1f94b88bd2aa0b332ebaff18193'/>
<id>d4c215a7c61fb1f94b88bd2aa0b332ebaff18193</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Python 3.6 invalid escape sequence deprecation fixes</title>
<updated>2017-02-24T17:37:39+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2017-02-24T08:55:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=e753cb42481783ac858ceb518aaac1472075063c'/>
<id>e753cb42481783ac858ceb518aaac1472075063c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove incorrect open bound on 3.6 or later for warehouse patch.</title>
<updated>2017-02-23T21:55:20+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-02-23T21:55:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=bb4906b775ac64e0ac4184df4f1b4900be5ddae8'/>
<id>bb4906b775ac64e0ac4184df4f1b4900be5ddae8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update version match for issue12885. Ref #971.</title>
<updated>2017-02-23T21:53:15+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-02-23T21:53:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=31cbff363a92d872f2daaaf1a24e1f9c0e47ca1f'/>
<id>31cbff363a92d872f2daaaf1a24e1f9c0e47ca1f</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 feature/upload-infer-username</title>
<updated>2017-02-23T21:38:38+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-02-23T21:38:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=d2adf3daa1206b9950b5185fb0a56b6ea84658e3'/>
<id>d2adf3daa1206b9950b5185fb0a56b6ea84658e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove redundant test from -nspkg.pth.</title>
<updated>2017-02-21T14:53:05+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-02-21T14:53:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=9406d8fe002605af0f76f2de6c1e2fa1f44522fa'/>
<id>9406d8fe002605af0f76f2de6c1e2fa1f44522fa</id>
<content type='text'>
If m is non-true, then has_mfs must have been False.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If m is non-true, then has_mfs must have been False.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a test.</title>
<updated>2017-02-12T19:45:01+00:00</updated>
<author>
<name>Moriyoshi Koizumi</name>
<email>mozo@mozo.jp</email>
</author>
<published>2017-02-12T19:35:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=57fa89ac2d7461995b7191aeab8a027a86d73120'/>
<id>57fa89ac2d7461995b7191aeab8a027a86d73120</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
