<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/docs/setuptools.txt, branch v24.1.0</title>
<subtitle>github.com: pypa/setuptools.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/'/>
<entry>
<title>Update link to Resource Management API</title>
<updated>2016-06-02T21:02:30+00:00</updated>
<author>
<name>Michael Klich</name>
<email>michal@michalklich.com</email>
</author>
<published>2016-06-02T21:02:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=aa96da3cae9512054399bb99ed7ecd098f8d671e'/>
<id>aa96da3cae9512054399bb99ed7ecd098f8d671e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update rationale for the zip_safe flag</title>
<updated>2016-04-11T14:10:49+00:00</updated>
<author>
<name>ncoghlan</name>
<email>ncoghlan@gmail.com</email>
</author>
<published>2016-04-11T14:10:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=52d420e6309d2be19e848cfb32a43191e4623e6b'/>
<id>52d420e6309d2be19e848cfb32a43191e4623e6b</id>
<content type='text'>
Importing from a zip file no longer significantly reduces the number
of stat calls during import, and may even slow imports down if
too many archives are added to sys.path.

The outdated rationale was noted by Thomas Güttler on distutils-sig</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Importing from a zip file no longer significantly reduces the number
of stat calls during import, and may even slow imports down if
too many archives are added to sys.path.

The outdated rationale was noted by Thomas Güttler on distutils-sig</pre>
</div>
</content>
</entry>
<entry>
<title>Update most bitbucket references to point to Github now. Fixes #422.</title>
<updated>2016-03-29T16:17:06+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-03-29T16:17:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=3b90be7bb6323eb44d0f28864509c1d47aa098de'/>
<id>3b90be7bb6323eb44d0f28864509c1d47aa098de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Point towards SCM plugins for including source files</title>
<updated>2016-03-20T09:27:59+00:00</updated>
<author>
<name>Alexey Kotlyarov</name>
<email>a@koterpillar.com</email>
</author>
<published>2016-03-20T09:27:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=741f3bbcbbbd73076a44100a0e112f6dd86864b6'/>
<id>741f3bbcbbbd73076a44100a0e112f6dd86864b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove CVS and Subversion references in include_package_data docs</title>
<updated>2016-03-17T05:06:41+00:00</updated>
<author>
<name>Alexey Kotlyarov</name>
<email>a@koterpillar.com</email>
</author>
<published>2016-03-17T05:06:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=bc618da735a02a1cebb85fd979ccdd317b308276'/>
<id>bc618da735a02a1cebb85fd979ccdd317b308276</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Override upload command to load passwords from keyring when available and not otherwise specified.</title>
<updated>2016-02-12T04:47:28+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-02-12T04:47:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=5367a7399762a9098ea689c7cdcb54fb9748dd66'/>
<id>5367a7399762a9098ea689c7cdcb54fb9748dd66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace upload docs with a reference to distutils docs, as</title>
<updated>2016-02-12T04:29:17+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-02-12T04:29:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=0975916c1436759b5e373733561142caf708def4'/>
<id>0975916c1436759b5e373733561142caf708def4</id>
<content type='text'>
setuptools no longer provides an upload command.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
setuptools no longer provides an upload command.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a bit more detail about the setup script and what to expect. Fixes #466.</title>
<updated>2015-11-27T17:43:20+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-11-27T17:43:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=9186dd6e15a7f7102ec4d3bf0f9c660ea6c7f082'/>
<id>9186dd6e15a7f7102ec4d3bf0f9c660ea6c7f082</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove cruft from Subclassing section</title>
<updated>2015-09-05T17:37:35+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-09-05T17:37:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=5fcd56e4962e04ba01c278f492f4a95e581d5882'/>
<id>5fcd56e4962e04ba01c278f492f4a95e581d5882</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update documentation to reflect no integrated SCM support.</title>
<updated>2015-09-05T17:36:04+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-09-05T17:36:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=ceb604c40ef9d095942952e7bb535bf8dd3295ed'/>
<id>ceb604c40ef9d095942952e7bb535bf8dd3295ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
