<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/docs, branch v41.4.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>Fixed html sidebars to supported version in Sphinx (#1804)</title>
<updated>2019-08-13T23:40:12+00:00</updated>
<author>
<name>A_Rog</name>
<email>adam.thomas.rogerson@gmail.com</email>
</author>
<published>2019-08-13T23:40:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=05f42a2c14275937250c99478c94b20171d14aeb'/>
<id>05f42a2c14275937250c99478c94b20171d14aeb</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 #1776 from Steap/license-classifiers</title>
<updated>2019-06-19T19:10:52+00:00</updated>
<author>
<name>Paul Ganssle</name>
<email>pganssle@users.noreply.github.com</email>
</author>
<published>2019-06-19T19:10:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=6bdd9c5cbb202edd18287d66ef3d48db90b84447'/>
<id>6bdd9c5cbb202edd18287d66ef3d48db90b84447</id>
<content type='text'>
Use license classifiers rather than the license field.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use license classifiers rather than the license field.</pre>
</div>
</content>
</entry>
<entry>
<title>Update developer docs to describe motivation behind vendored dependencies. Ref #1781.</title>
<updated>2019-06-10T17:03:33+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-06-10T17:03:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=8aeff6b2c9a64e47ad2a22533d7e65c08cd4103f'/>
<id>8aeff6b2c9a64e47ad2a22533d7e65c08cd4103f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use license classifiers rather than the license field.</title>
<updated>2019-06-01T18:38:04+00:00</updated>
<author>
<name>Cyril Roelandt</name>
<email>tipecaml@gmail.com</email>
</author>
<published>2019-06-01T18:33:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=59dd72d9df7a88d692637a8c488aa884c182e557'/>
<id>59dd72d9df7a88d692637a8c488aa884c182e557</id>
<content type='text'>
The license field has a 'free' format, while the classifiers are unique
identifiers, similar to SPDX identifiers. In the documentation, we
should therefore showcase the use of classifiers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The license field has a 'free' format, while the classifiers are unique
identifiers, similar to SPDX identifiers. In the documentation, we
should therefore showcase the use of classifiers.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unwritten sections of the documentation (#1705)</title>
<updated>2019-02-26T15:25:00+00:00</updated>
<author>
<name>Ratin_Kumar</name>
<email>ratin.kumar.2k@gmail.com</email>
</author>
<published>2019-02-26T15:25:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=0483cca44855280d25e7798680bb520da8923e16'/>
<id>0483cca44855280d25e7798680bb520da8923e16</id>
<content type='text'>
These sections of the documentation were never written, and refer to deprecated functionality anyway, so they can be removed.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These sections of the documentation were never written, and refer to deprecated functionality anyway, so they can be removed.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1640 from pypa/bugfix/1635-disallow-parent-paths</title>
<updated>2019-01-27T18:13:57+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-01-27T18:13:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=0425790c7d2d60ebd0e576796d07288a43fcaf0c'/>
<id>0425790c7d2d60ebd0e576796d07288a43fcaf0c</id>
<content type='text'>
Disallow parent path traversal in resource paths, part 1 (deprecation)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Disallow parent path traversal in resource paths, part 1 (deprecation)</pre>
</div>
</content>
</entry>
<entry>
<title>Update documentation to match more aggressive absolute path exclusion in resources.</title>
<updated>2019-01-27T18:01:20+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-01-27T18:01:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=6636302f735d94fe91b83469f1610e4112a91838'/>
<id>6636302f735d94fe91b83469f1610e4112a91838</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 license-fix-357</title>
<updated>2019-01-27T15:02:52+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-01-27T15:02:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=0551421f082eea3f633bc6be23c16a04483aca98'/>
<id>0551421f082eea3f633bc6be23c16a04483aca98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the project page link generic</title>
<updated>2019-01-26T17:47:05+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-01-26T17:47:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=f8b9c426b4b3bd074ecfac71026af23a8a41b0dc'/>
<id>f8b9c426b4b3bd074ecfac71026af23a8a41b0dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Inject the project name in the referral also</title>
<updated>2019-01-26T16:35:08+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-01-26T16:35:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=590919d07a3036db09a3918b73ce3c8f91b84a7c'/>
<id>590919d07a3036db09a3918b73ce3c8f91b84a7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
