<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/docs/setuptools.txt, branch v36.2.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>Docs: notes on setup.cfg and ez_setup</title>
<updated>2017-04-12T05:06:37+00:00</updated>
<author>
<name>Igor Starikov</name>
<email>idlesign@yandex.ru</email>
</author>
<published>2017-04-12T05:06:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=a9d403889def99bdb1a1d02b47b8247b3af0817a'/>
<id>a9d403889def99bdb1a1d02b47b8247b3af0817a</id>
<content type='text'>
(see # 1006)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(see # 1006)</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes #999: support python_requires, py_modules in configuration files</title>
<updated>2017-04-07T11:44:35+00:00</updated>
<author>
<name>Marcel Bargull</name>
<email>marcel.bargull@udo.edu</email>
</author>
<published>2017-04-07T11:42:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=abaf7c4dd76c56eb509f6a5f6caa2f8e886801b6'/>
<id>abaf7c4dd76c56eb509f6a5f6caa2f8e886801b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Dropped support for classifiers subsection handling in setup.cfg (see #952).</title>
<updated>2017-02-04T08:21:12+00:00</updated>
<author>
<name>idle sign</name>
<email>idlesign@yandex.ru</email>
</author>
<published>2017-02-04T08:21:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=50830de19302234b6741e2d1b853fbf07fbedf95'/>
<id>50830de19302234b6741e2d1b853fbf07fbedf95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added autosectionlabel Sphinx extension and replaced some obsolete links.</title>
<updated>2017-02-02T11:32:37+00:00</updated>
<author>
<name>smheidrich</name>
<email>smheidrich@weltenfunktion.de</email>
</author>
<published>2017-02-02T11:32:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=e83845ac9b23d3e6e397263aa933372148fc5fee'/>
<id>e83845ac9b23d3e6e397263aa933372148fc5fee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove documentation for upload_docs command, deprecated in v27.</title>
<updated>2017-01-07T18:23:43+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-01-07T18:23:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=3c182f9f1eea89040fbfc88d1ccbed31ece6a00b'/>
<id>3c182f9f1eea89040fbfc88d1ccbed31ece6a00b</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 #910 from plannigan/master</title>
<updated>2017-01-07T18:03:32+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-01-07T18:03:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=609c1e9d0f36914f180a5ed95f9477ea9523edf5'/>
<id>609c1e9d0f36914f180a5ed95f9477ea9523edf5</id>
<content type='text'>
Document use of environment markers in extras_require</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Document use of environment markers in extras_require</pre>
</div>
</content>
</entry>
<entry>
<title>Document use of install_requires with corrected PEP</title>
<updated>2017-01-03T02:21:01+00:00</updated>
<author>
<name>Patrick Lannigan</name>
<email>p.lannigan@gmail.com</email>
</author>
<published>2017-01-03T02:21:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=37a48e9a7a5ae5ac770b05b8f1ff52bdceda3cae'/>
<id>37a48e9a7a5ae5ac770b05b8f1ff52bdceda3cae</id>
<content type='text'>
PEP 496 is a draft that was never accepted, so it does not have the
correct information.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PEP 496 is a draft that was never accepted, so it does not have the
correct information.
</pre>
</div>
</content>
</entry>
<entry>
<title>Have documentation link to referenced PEP.</title>
<updated>2017-01-02T21:40:22+00:00</updated>
<author>
<name>Patrick Lannigan</name>
<email>p.lannigan@gmail.com</email>
</author>
<published>2017-01-02T21:40:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=78339bc0d77649f47be496879e4a5f768657d229'/>
<id>78339bc0d77649f47be496879e4a5f768657d229</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove documentation about tag-svn-revision. Ref #619.</title>
<updated>2017-01-02T15:22:37+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-01-02T15:22:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=8db1d2d4f72f347f3fd5a9d8cf4a225173251318'/>
<id>8db1d2d4f72f347f3fd5a9d8cf4a225173251318</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove references to SVN sandbox.</title>
<updated>2017-01-02T15:16:27+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-01-02T15:16:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=76e888d72b178880d62a731da52b9a3a51832a4f'/>
<id>76e888d72b178880d62a731da52b9a3a51832a4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
