<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/docs/pkg_resources.txt, branch v38.7.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>Fix documentation spacing error causing wrong formatting.</title>
<updated>2018-02-19T23:37:19+00:00</updated>
<author>
<name>Vincent Philippon</name>
<email>sindaewoh@gmail.com</email>
</author>
<published>2018-02-19T23:37:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=0d99729166cc722bc86a1284141f45ab34bca793'/>
<id>0d99729166cc722bc86a1284141f45ab34bca793</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 drop-py26</title>
<updated>2017-09-04T00:01:45+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-09-03T23:57:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=dcb24ad15465c266a3f258471766fbbe8fc8a42e'/>
<id>dcb24ad15465c266a3f258471766fbbe8fc8a42e</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://91.123.203.49/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>Drop support for Python 2.6, removing lots of compatibility code for a leaner, cleaner codebase. Fixes #878.</title>
<updated>2016-12-09T13:53:50+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-12-09T13:16:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=f14930e66601b462699c44384c482cd966f53b8f'/>
<id>f14930e66601b462699c44384c482cd966f53b8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update docs to reflect supported interface. Ref #859.</title>
<updated>2016-12-03T14:38:25+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-12-03T14:38:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=aac9f9f31c0fdb97c52e343be6b8a641b2341232'/>
<id>aac9f9f31c0fdb97c52e343be6b8a641b2341232</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make Entrypoint methods docs up to date.</title>
<updated>2016-11-25T04:44:29+00:00</updated>
<author>
<name>Liao Penghui</name>
<email>liaoishere@gmail.com</email>
</author>
<published>2016-11-25T04:41:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=959e12ca13a0a006100c2fe5284f69ee0d5b6fbb'/>
<id>959e12ca13a0a006100c2fe5284f69ee0d5b6fbb</id>
<content type='text'>
Entrypoint.load() is deprecated and it's recommend to use `require` and
`resolve` separately.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Entrypoint.load() is deprecated and it's recommend to use `require` and
`resolve` separately.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update documentation for ``Requirement``.</title>
<updated>2016-03-18T04:33:08+00:00</updated>
<author>
<name>Steve Kowalik</name>
<email>steven@wedontsleep.org</email>
</author>
<published>2016-03-18T04:33:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=db587f4f8c93b6630f6a07f984ce68d0918b929f'/>
<id>db587f4f8c93b6630f6a07f984ce68d0918b929f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix EBNF for package specifications.</title>
<updated>2015-11-04T22:37:38+00:00</updated>
<author>
<name>Robert Collins</name>
<email>rbtcollins@hp.com</email>
</author>
<published>2015-11-04T22:37:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=5b72c2587563f6190db732cb5b49e1868fa546e2'/>
<id>5b72c2587563f6190db732cb5b49e1868fa546e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement PEP 440 by using the packaging library</title>
<updated>2014-09-26T00:55:27+00:00</updated>
<author>
<name>Donald Stufft</name>
<email>donald@stufft.io</email>
</author>
<published>2014-09-05T01:04:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=9382fa0c05e533400613e1c7c0a777cabb463390'/>
<id>9382fa0c05e533400613e1c7c0a777cabb463390</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Spell check documentation</title>
<updated>2014-06-29T13:24:33+00:00</updated>
<author>
<name>Martin Geisler</name>
<email>martin@geisler.net</email>
</author>
<published>2014-06-29T13:24:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=d1e6671ef6f2cc89df210122a4e5e67fa6e2c321'/>
<id>d1e6671ef6f2cc89df210122a4e5e67fa6e2c321</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
