<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/changelog.d, branch v41.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>Bump version: 41.1.0 → 41.2.0</title>
<updated>2019-08-21T08:50:43+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-08-21T08:50:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=a3e6e68365079642d8949b26ecb810751cc15ef1'/>
<id>a3e6e68365079642d8949b26ecb810751cc15ef1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some usage of deprecated `imp` module</title>
<updated>2019-08-17T21:29:21+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2019-07-08T16:32:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=eb7436b36f9967d1becd2b822da548bd59b35d05'/>
<id>eb7436b36f9967d1becd2b822da548bd59b35d05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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://git.baserock.org/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>Bump version: 41.0.1 → 41.1.0</title>
<updated>2019-08-13T13:44:46+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-08-13T13:42:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=95d72cc558c7dddef164eb09a880b95e2f484bee'/>
<id>95d72cc558c7dddef164eb09a880b95e2f484bee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>improve `package_data` check</title>
<updated>2019-07-16T11:20:36+00:00</updated>
<author>
<name>Daniel Himmelstein</name>
<email>daniel.himmelstein@gmail.com</email>
</author>
<published>2019-05-22T21:45:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=8f848bd777278fc8dcb42dc45751cd8b95ec2a02'/>
<id>8f848bd777278fc8dcb42dc45751cd8b95ec2a02</id>
<content type='text'>
Ensure the dictionary values are lists/tuples of strings.

Fix #1459.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ensure the dictionary values are lists/tuples of strings.

Fix #1459.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #1790 : Include the file path in get_metadata() UnicodeDecodeErrors (#1791)</title>
<updated>2019-07-13T10:19:50+00:00</updated>
<author>
<name>Chris Jerdonek</name>
<email>chris.jerdonek@gmail.com</email>
</author>
<published>2019-07-13T10:19:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=67344c95b9402b4720d3c9e61d01096a6453efa6'/>
<id>67344c95b9402b4720d3c9e61d01096a6453efa6</id>
<content type='text'>
Include the file path in get_metadata() UnicodeDecodeErrors.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Include the file path in get_metadata() UnicodeDecodeErrors.
</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://git.baserock.org/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>Stop using deprecated HTMLParser.unescape</title>
<updated>2019-06-19T14:15:58+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2019-06-18T07:15:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=53b8db359378f436bfd88f90a90aaf01b650d3a6'/>
<id>53b8db359378f436bfd88f90a90aaf01b650d3a6</id>
<content type='text'>
HTMLParser.unescape is accessed even when unused - this will cause an
exception when `HTMLParser.unescape` is removed in Python 3.9.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
HTMLParser.unescape is accessed even when unused - this will cause an
exception when `HTMLParser.unescape` is removed in Python 3.9.
</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://git.baserock.org/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>Added changelog entry.</title>
<updated>2019-05-17T06:22:55+00:00</updated>
<author>
<name>Bastian Venthur</name>
<email>bastian.venthur@flixbus.com</email>
</author>
<published>2019-05-17T06:22:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=5e8927a17f4e1a5b7e97cbe42639dbcba21acb69'/>
<id>5e8927a17f4e1a5b7e97cbe42639dbcba21acb69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
