<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/dist.py, branch v40.2.0</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>Allow setting long_description_content_type externally</title>
<updated>2018-05-16T21:22:25+00:00</updated>
<author>
<name>Ian Wienand</name>
<email>iwienand@redhat.com</email>
</author>
<published>2018-04-30T09:08:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=07cd2e4e716264fd51aededcb77cefe37aafb25a'/>
<id>07cd2e4e716264fd51aededcb77cefe37aafb25a</id>
<content type='text'>
Some tools, such as PBR, might want to set
long_description_content_type during the parent object's
Distribution.__init__() call (during distutils setup_keywords entry
points).  However, that field is currently unconditionally overwritten
after these calls, erasing the value.

We would rather not duplicate the existing method of copying into
dist.metadata as done with project_urls.

This preserves the fields within Distribution.metadata described by
self._DISTUTIULS_UNUPPORTED_METADATA, or otherwise takes it from
arguments.

A test case that simulates setting the long description and overriding
the arguments is added.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some tools, such as PBR, might want to set
long_description_content_type during the parent object's
Distribution.__init__() call (during distutils setup_keywords entry
points).  However, that field is currently unconditionally overwritten
after these calls, erasing the value.

We would rather not duplicate the existing method of copying into
dist.metadata as done with project_urls.

This preserves the fields within Distribution.metadata described by
self._DISTUTIULS_UNUPPORTED_METADATA, or otherwise takes it from
arguments.

A test case that simulates setting the long description and overriding
the arguments is added.
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop patching write_pkg_info</title>
<updated>2018-03-18T15:43:00+00:00</updated>
<author>
<name>Paul Ganssle</name>
<email>paul@ganssle.io</email>
</author>
<published>2018-03-18T15:43:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=a0723a66bf7950ee470971ac9931d751a7dd76f3'/>
<id>a0723a66bf7950ee470971ac9931d751a7dd76f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Delint</title>
<updated>2018-03-18T13:55:59+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2018-03-18T13:55:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=d92bc63ddd88729ad0bd892eacce29439b821fd2'/>
<id>d92bc63ddd88729ad0bd892eacce29439b821fd2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>When possible, avoid test-specific interfaces in production code.</title>
<updated>2018-03-18T13:41:28+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2018-03-18T13:41:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=c14a674e89fa5fc6661a35ca4eb468afa886c775'/>
<id>c14a674e89fa5fc6661a35ca4eb468afa886c775</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix issue with unicode author/maintainer on PY2</title>
<updated>2018-03-17T23:59:45+00:00</updated>
<author>
<name>Paul Ganssle</name>
<email>paul@ganssle.io</email>
</author>
<published>2018-03-17T23:59:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=f78c489384f9a87ec73b515cf94949f3427d6210'/>
<id>f78c489384f9a87ec73b515cf94949f3427d6210</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Setuptools now vendors its own direct dependencies (packaging, six, pyparsing). Ref #1296.</title>
<updated>2018-03-17T18:10:32+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2018-03-17T18:10:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=929acc4e551448a68411968fb50336ad51ed4d3c'/>
<id>929acc4e551448a68411968fb50336ad51ed4d3c</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 HEAD</title>
<updated>2018-03-17T14:30:34+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2018-03-17T14:30:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=cb9b87935598054da655f7367596d65364e576a3'/>
<id>cb9b87935598054da655f7367596d65364e576a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for maintainer in PKG-INFO</title>
<updated>2018-03-16T23:54:54+00:00</updated>
<author>
<name>Paul Ganssle</name>
<email>paul@ganssle.io</email>
</author>
<published>2018-03-16T22:23:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=d8170d79a1059b6c58e1b54d94c6600f85354bf6'/>
<id>d8170d79a1059b6c58e1b54d94c6600f85354bf6</id>
<content type='text'>
Per PEP 345, metadata Version 1.2 should support the Author,
Maintainer, Author-Email and Maintainer-Email fields.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Per PEP 345, metadata Version 1.2 should support the Author,
Maintainer, Author-Email and Maintainer-Email fields.
</pre>
</div>
</content>
</entry>
<entry>
<title>address review comments and squash the empty string extra earlier</title>
<updated>2018-03-16T19:27:42+00:00</updated>
<author>
<name>wim glenn</name>
<email>wim.glenn@gmail.com</email>
</author>
<published>2018-03-16T19:27:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=1fffc0eff9892c7c9bc3b177dd3483a41e85e40e'/>
<id>1fffc0eff9892c7c9bc3b177dd3483a41e85e40e</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 regression - spurious "Provides-Extra:" generated in metadata</title>
<updated>2018-03-16T06:17:06+00:00</updated>
<author>
<name>wim glenn</name>
<email>hey@wimglenn.com</email>
</author>
<published>2018-03-16T06:17:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=696afcad2d750f55c66ffc2a504fa2ebed1b6a59'/>
<id>696afcad2d750f55c66ffc2a504fa2ebed1b6a59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
