<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/setuptools/tests/test_egg_info.py, branch 38.2.5</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>Add test asserting that install_requires parameters cannot be unordered. Ref #458.</title>
<updated>2017-11-25T14:37:29+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-11-25T14:37:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=45f6ce2afb10aed556fec33c16b765728133f59a'/>
<id>45f6ce2afb10aed556fec33c16b765728133f59a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add another test demonstrating that if requirements are declared in a non-deterministic order, they may appear in the metadata in non-deterministic order. Ref #458.</title>
<updated>2017-11-25T14:15:22+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-11-25T14:15:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=c461d5134f2aa89a4f6883f15bb84929b10f7ebf'/>
<id>c461d5134f2aa89a4f6883f15bb84929b10f7ebf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add two tests demonstrating that requires.txt generation is deterministic. Ref #458.</title>
<updated>2017-11-25T14:05:58+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-11-25T14:01:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=5ecd7575c9c09d4ec2d8f993c5fb405388c3f3c1'/>
<id>5ecd7575c9c09d4ec2d8f993c5fb405388c3f3c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup indentation</title>
<updated>2017-11-25T14:05:49+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-11-25T13:50:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=686895b17c4ebefcaa6066f5d34db7304cf1a33f'/>
<id>686895b17c4ebefcaa6066f5d34db7304cf1a33f</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 drop-py26</title>
<updated>2017-11-20T02:39:41+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-11-20T02:39:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=e4572e8c828cf5c82e072e01672283b5f27396a4'/>
<id>e4572e8c828cf5c82e072e01672283b5f27396a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up resource warnings during tests</title>
<updated>2017-09-16T19:36:34+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2017-09-16T18:23:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=b1e47b43f3d2b972057ebe4c564b0ed03d39cd3d'/>
<id>b1e47b43f3d2b972057ebe4c564b0ed03d39cd3d</id>
<content type='text'>
When tests are invoked with the Python flag -Wall, warnings appear in
the form of:

  ResourceWarning: unclosed file ...

Close all files and resources deterministically to avoid such warnings.
Most often, easiest to do using a context manager.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When tests are invoked with the Python flag -Wall, warnings appear in
the form of:

  ResourceWarning: unclosed file ...

Close all files and resources deterministically to avoid such warnings.
Most often, easiest to do using a context manager.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into drop-py26</title>
<updated>2017-09-04T00:01:45+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-09-03T23:57:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=dcb24ad15465c266a3f258471766fbbe8fc8a42e'/>
<id>dcb24ad15465c266a3f258471766fbbe8fc8a42e</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_long_description_content_type</title>
<updated>2017-08-28T17:32:11+00:00</updated>
<author>
<name>Marc Abramowitz</name>
<email>marc@marc-abramowitz.com</email>
</author>
<published>2016-07-31T22:17:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=ffc5f66bf730106854bd2bf41da494d5a17dcc46'/>
<id>ffc5f66bf730106854bd2bf41da494d5a17dcc46</id>
<content type='text'>
Test that specifying a `long_description_content_type` keyword arg to
the `setup` function results in writing a `Description-Content-Type`
line to the `PKG-INFO` file in the `&lt;distribution&gt;.egg-info` directory.

`Description-Content-Type` is described at
https://github.com/pypa/python-packaging-user-guide/pull/258
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test that specifying a `long_description_content_type` keyword arg to
the `setup` function results in writing a `Description-Content-Type`
line to the `PKG-INFO` file in the `&lt;distribution&gt;.egg-info` directory.

`Description-Content-Type` is described at
https://github.com/pypa/python-packaging-user-guide/pull/258
</pre>
</div>
</content>
</entry>
<entry>
<title>fix requires handling when using setup.cfg</title>
<updated>2017-08-01T22:06:13+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2017-07-26T23:45:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=096f3287314549ac423f1c1c443f8aefa0b64b4f'/>
<id>096f3287314549ac423f1c1c443f8aefa0b64b4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>do not strip empty sections in `extras_require`</title>
<updated>2017-07-25T19:08:54+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2017-07-25T18:59:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=a82fd99f671e6bbcfd753196862d891c0d32d82c'/>
<id>a82fd99f671e6bbcfd753196862d891c0d32d82c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
