<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools, branch bugfix/downgrade-pip</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>Feed the hobgoblins (delint).</title>
<updated>2019-01-08T19:42:27+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-01-08T19:42:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=f8ff0d0d4657d5f6a638fb90f0d518bd2768aa7b'/>
<id>f8ff0d0d4657d5f6a638fb90f0d518bd2768aa7b</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-08T19:41:02+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-01-08T19:41:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=c688982505753013fa21a79be4a61ec9a3b8bc3c'/>
<id>c688982505753013fa21a79be4a61ec9a3b8bc3c</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 #1625 from pypa/bugfix/1623-always-targz</title>
<updated>2019-01-03T13:06:58+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-01-03T13:06:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=572fb158a4077d779488cd3c81e6d47028322396'/>
<id>572fb158a4077d779488cd3c81e6d47028322396</id>
<content type='text'>
In build_meta (PEP 517), always built gztar</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In build_meta (PEP 517), always built gztar</pre>
</div>
</content>
</entry>
<entry>
<title>Extract common behavior into a function</title>
<updated>2019-01-02T19:42:23+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-01-02T19:42:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=2bb8225a6efa6f429d4522f47308b779a48cd07f'/>
<id>2bb8225a6efa6f429d4522f47308b779a48cd07f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid hanging indent</title>
<updated>2019-01-02T19:39:37+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-01-02T19:39:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=7378e6be2f8f8a0d96b748e256dfa6b53821c3f6'/>
<id>7378e6be2f8f8a0d96b748e256dfa6b53821c3f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rely on iterable unpacking to extract one element from generator expression.</title>
<updated>2019-01-02T19:39:05+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-01-02T19:37:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=cc9305b9106eaf409c01e8a399a00137583e2a04'/>
<id>cc9305b9106eaf409c01e8a399a00137583e2a04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Always specify formats=gztar, overriding the project's legacy expectation that a zip sdist should be generated. Fixes #1623.</title>
<updated>2019-01-02T19:28:33+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-01-02T19:28:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=731df905fb0282c7255e4e0d4acf339a98e3db7e'/>
<id>731df905fb0282c7255e4e0d4acf339a98e3db7e</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 failure. Ref #1623.</title>
<updated>2019-01-02T19:27:07+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-01-02T19:27:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=38bbfded981e14bacf937a0a9a944b7766c39806'/>
<id>38bbfded981e14bacf937a0a9a944b7766c39806</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-02T19:23:14+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-01-02T19:23:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=2db2a8f37d64d8abd281660d48009003cc8805ca'/>
<id>2db2a8f37d64d8abd281660d48009003cc8805ca</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 #1620 from scop/spelling</title>
<updated>2019-01-01T17:08:50+00:00</updated>
<author>
<name>Paul Ganssle</name>
<email>pganssle@users.noreply.github.com</email>
</author>
<published>2019-01-01T17:08:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=772db178f1bcea1ea892c61b026d658a32998476'/>
<id>772db178f1bcea1ea892c61b026d658a32998476</id>
<content type='text'>
Spelling fixes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Spelling fixes</pre>
</div>
</content>
</entry>
</feed>
