<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/setuptools/tests/test_dist.py, branch feature/include-pyproject.toml</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<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='https://git.replicant.us/replicant-next/external_python_setuptools/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>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='https://git.replicant.us/replicant-next/external_python_setuptools/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>In tests, force deterministic ordering on extras_require so tests pass.</title>
<updated>2019-02-17T22:37:40+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-02-17T22:37:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=7f7780e5b572d6fcacd63bf99389dd9f48c5345c'/>
<id>7f7780e5b572d6fcacd63bf99389dd9f48c5345c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test capturing expectation that provides_extras are ordered.</title>
<updated>2019-02-17T22:08:13+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-02-17T20:42:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=4a6b8ba7ced6bb841000a59bdef7f9879fb6578d'/>
<id>4a6b8ba7ced6bb841000a59bdef7f9879fb6578d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Feed the hobgoblins (delint).</title>
<updated>2019-01-27T01:34:00+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-01-27T01:20:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=5cd86987530892bfb01f68ad5f1a2b997a3d01e7'/>
<id>5cd86987530892bfb01f68ad5f1a2b997a3d01e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>import internal version of six</title>
<updated>2018-11-13T08:52:43+00:00</updated>
<author>
<name>Oleg Sharov</name>
<email>o.sharov@gmail.com</email>
</author>
<published>2018-11-13T08:52:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=ba7698287094f7274ae7cbabaf6baedc175ac213'/>
<id>ba7698287094f7274ae7cbabaf6baedc175ac213</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 missing author metadata</title>
<updated>2018-11-13T03:39:09+00:00</updated>
<author>
<name>Paul Ganssle</name>
<email>paul@ganssle.io</email>
</author>
<published>2018-11-13T03:32:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=ac3cee396ff93f66afa86bc6e3aa3da3a2667514'/>
<id>ac3cee396ff93f66afa86bc6e3aa3da3a2667514</id>
<content type='text'>
Prior to this patch, if the author or author_email were omitted from
`setup`, a malformed `PKG-INFO` would be created.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prior to this patch, if the author or author_email were omitted from
`setup`, a malformed `PKG-INFO` would be created.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use an in-memory IO object instead of a temp file</title>
<updated>2018-11-07T22:38:42+00:00</updated>
<author>
<name>Paul Ganssle</name>
<email>paul@ganssle.io</email>
</author>
<published>2018-11-06T16:51:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=bef22678626f4e201ef1bb6c5bc753dd01e6bf5a'/>
<id>bef22678626f4e201ef1bb6c5bc753dd01e6bf5a</id>
<content type='text'>
Rather than writing to a file in a temporary directory, we can write to
and read from an in-memory buffer, now that the encoding functionality
in write_pkg_file is fixed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rather than writing to a file in a temporary directory, we can write to
and read from an in-memory buffer, now that the encoding functionality
in write_pkg_file is fixed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test for read_pkg_file</title>
<updated>2018-11-07T22:38:42+00:00</updated>
<author>
<name>Paul Ganssle</name>
<email>paul@ganssle.io</email>
</author>
<published>2018-11-06T14:10:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=9ffb099b1154662bf1fa8da2a9e0cbef22a2a809'/>
<id>9ffb099b1154662bf1fa8da2a9e0cbef22a2a809</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add unit tests for setuptools deprecation warnings</title>
<updated>2018-10-28T21:45:42+00:00</updated>
<author>
<name>robinjhuang</name>
<email>robin.j.huang@gmail.com</email>
</author>
<published>2018-10-27T22:46:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=3a9dc2b03ef313ee7729606fb56ae9b41066dfd1'/>
<id>3a9dc2b03ef313ee7729606fb56ae9b41066dfd1</id>
<content type='text'>
These are tests to ensure that the specified deprecation warnings are
raised when the functions are called.

Co-authored-by: Junhan Huang &lt;robin.j.huang@gmail.com&gt;
Co-authored-by: Marton Pono &lt;marci93@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These are tests to ensure that the specified deprecation warnings are
raised when the functions are called.

Co-authored-by: Junhan Huang &lt;robin.j.huang@gmail.com&gt;
Co-authored-by: Marton Pono &lt;marci93@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
