<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools, branch v41.3.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 'long_description_content_type' warnings for new versions of packaging. Fixes #1858.</title>
<updated>2019-10-07T01:21:17+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-10-07T01:17:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=53d662a9de0b8d449d167bf1c5cf291a2fecb094'/>
<id>53d662a9de0b8d449d167bf1c5cf291a2fecb094</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refresh vendored packages (ordereddict 3.1.1)</title>
<updated>2019-10-07T00:42:14+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-10-07T00:42:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=6f962a07f586162d05e087a90ea8f44461772070'/>
<id>6f962a07f586162d05e087a90ea8f44461772070</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 feature/deterministic-provides-extras</title>
<updated>2019-09-11T17:07:45+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-09-11T17:07:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=b3ef77b2085dc8d66d178a2f7d2047a9ca207309'/>
<id>b3ef77b2085dc8d66d178a2f7d2047a9ca207309</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>tests: fix `test_pip_upgrade_from_source` on Python 3.4</title>
<updated>2019-07-23T09:29:21+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2019-07-23T09:29:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=d694f54455d4b3884f74b72b54acbd8aeb94caed'/>
<id>d694f54455d4b3884f74b72b54acbd8aeb94caed</id>
<content type='text'>
Do not test pip's master on 3.4, as support for it has been dropped.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Do not test pip's master on 3.4, as support for it has been dropped.
</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 assert_string_list docstring</title>
<updated>2019-07-16T10:46:59+00:00</updated>
<author>
<name>Daniel Himmelstein</name>
<email>daniel.himmelstein@gmail.com</email>
</author>
<published>2019-05-23T18:15:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=305bb1cefc3251c67b55149139a768ddf474f7b6'/>
<id>305bb1cefc3251c67b55149139a768ddf474f7b6</id>
<content type='text'>
value=None raises TypeError

DistutilsSetupError: 2 must be a list of strings (got None)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
value=None raises TypeError

DistutilsSetupError: 2 must be a list of strings (got None)
</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>Added test for metadata-version 1.2</title>
<updated>2019-05-16T11:48:15+00:00</updated>
<author>
<name>Bastian Venthur</name>
<email>bastian.venthur@flixbus.com</email>
</author>
<published>2019-05-16T11:48:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=a64ddf0d2f2bcd6e9843fb55c94fba922f315722'/>
<id>a64ddf0d2f2bcd6e9843fb55c94fba922f315722</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Force metadata-version = 1.2 when project urls are present.</title>
<updated>2019-05-16T10:46:50+00:00</updated>
<author>
<name>Bastian Venthur</name>
<email>bastian.venthur@flixbus.com</email>
</author>
<published>2019-05-16T10:46:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=880ff4a3579bac7839f8f038085381ae14155f31'/>
<id>880ff4a3579bac7839f8f038085381ae14155f31</id>
<content type='text'>
Closes: #1756
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes: #1756
</pre>
</div>
</content>
</entry>
</feed>
