<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git, branch v38.1.0</title>
<subtitle>github.com: pypa/setuptools.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/'/>
<entry>
<title>Bump version: 38.0.0 → 38.1.0</title>
<updated>2017-11-25T15:36:16+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-11-25T15:36:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=dce4750aed2d5b0a4ba677b0e308cd10dca2f6ee'/>
<id>dce4750aed2d5b0a4ba677b0e308cd10dca2f6ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>HTTPS everywhere</title>
<updated>2017-11-25T15:20:51+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-11-25T15:20:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=5bcd7f0328be56f96f76622acb3e188c16450354'/>
<id>5bcd7f0328be56f96f76622acb3e188c16450354</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Shorten message and update changelog. Ref #1209.</title>
<updated>2017-11-25T15:10:10+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-11-25T15:10:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=b2e99f6731c6ba6fe6bd60f79f2166640f3db21d'/>
<id>b2e99f6731c6ba6fe6bd60f79f2166640f3db21d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1209 from andy-maier/issue1208-resolution-error-msg</title>
<updated>2017-11-25T15:05:18+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-11-25T15:05:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=98f383aeaacec60d773abdc008327ba29f8febe3'/>
<id>98f383aeaacec60d773abdc008327ba29f8febe3</id>
<content type='text'>
Fixes #1208: Improved exception message of pkg_resources.ResolutionError</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #1208: Improved exception message of pkg_resources.ResolutionError</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version: 37.0.0 → 38.0.0</title>
<updated>2017-11-25T14:48:11+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-11-25T14:48:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=c90ddcb846bec53761b1622b294e846786f875bf'/>
<id>c90ddcb846bec53761b1622b294e846786f875bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disallow unordered sequences for specifying install_requires. Fixes #458.</title>
<updated>2017-11-25T14:45:05+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-11-25T14:45:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=f012485e4767f3be81493c93ad534a02c6f14f14'/>
<id>f012485e4767f3be81493c93ad534a02c6f14f14</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 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='http://91.123.203.49/cgit/delta/python-setuptools-git.git/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='http://91.123.203.49/cgit/delta/python-setuptools-git.git/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='http://91.123.203.49/cgit/delta/python-setuptools-git.git/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='http://91.123.203.49/cgit/delta/python-setuptools-git.git/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>
</feed>
