<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/wheel-git.git, branch 0.28.0</title>
<subtitle>github.com: pypa/wheel.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/wheel-git.git/'/>
<entry>
<title>Bump version to 0.28.0</title>
<updated>2016-02-05T21:35:05+00:00</updated>
<author>
<name>Nate Coraor</name>
<email>nate@bx.psu.edu</email>
</author>
<published>2016-02-05T21:35:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/wheel-git.git/commit/?id=36997ae4545f3c876771a53f11ae4aa9127cabfe'/>
<id>36997ae4545f3c876771a53f11ae4aa9127cabfe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Create archive files with the same modes as their sources, change test</title>
<updated>2016-02-05T21:12:11+00:00</updated>
<author>
<name>Nate Coraor</name>
<email>nate@bx.psu.edu</email>
</author>
<published>2016-02-05T21:12:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/wheel-git.git/commit/?id=e1822673919ee2d64150b059555e0138e32a2714'/>
<id>e1822673919ee2d64150b059555e0138e32a2714</id>
<content type='text'>
accordingly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
accordingly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tag version 0.27.0</title>
<updated>2016-02-05T16:42:08+00:00</updated>
<author>
<name>Nate Coraor</name>
<email>nate@bx.psu.edu</email>
</author>
<published>2016-02-05T16:42:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/wheel-git.git/commit/?id=767744dc5739d4abe44fb021643e700562af1c4a'/>
<id>767744dc5739d4abe44fb021643e700562af1c4a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove `--plat-tag` and restore `--plat-name` as the preferred/only way to</title>
<updated>2016-02-05T16:38:24+00:00</updated>
<author>
<name>Nate Coraor</name>
<email>nate@bx.psu.edu</email>
</author>
<published>2016-02-05T16:38:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/wheel-git.git/commit/?id=379fe05f71fc6144d5f58e582b6580339479e238'/>
<id>379fe05f71fc6144d5f58e582b6580339479e238</id>
<content type='text'>
modify the platform tag. But as with `--plat-tag`, it now overrides the tag on
both pure python and extension wheels.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
modify the platform tag. But as with `--plat-tag`, it now overrides the tag on
both pure python and extension wheels.
</pre>
</div>
</content>
</entry>
<entry>
<title>Record changes for 0.27.0 release</title>
<updated>2016-02-03T21:23:11+00:00</updated>
<author>
<name>Nate Coraor</name>
<email>nate@bx.psu.edu</email>
</author>
<published>2016-02-03T21:23:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/wheel-git.git/commit/?id=50ccf593398c145c0d1794b46505c5eafd0f4a59'/>
<id>50ccf593398c145c0d1794b46505c5eafd0f4a59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 0.27.0</title>
<updated>2016-02-03T20:04:40+00:00</updated>
<author>
<name>Nate Coraor</name>
<email>nate@bx.psu.edu</email>
</author>
<published>2016-02-03T20:04:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/wheel-git.git/commit/?id=b26917704cb51666b185ff173c4293756c5ba443'/>
<id>b26917704cb51666b185ff173c4293756c5ba443</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unpublished changes to extras_require cannot be reflected in tox envs if tox is</title>
<updated>2016-02-03T20:04:31+00:00</updated>
<author>
<name>Nate Coraor</name>
<email>nate@bx.psu.edu</email>
</author>
<published>2016-02-03T20:04:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/wheel-git.git/commit/?id=75cde117872809db216f54b6d1161f52f43ebce9'/>
<id>75cde117872809db216f54b6d1161f52f43ebce9</id>
<content type='text'>
configured to install wheel as a dep, since this installs wheel from PyPI,
rather than the local source. Tox subsequently installs over this version using
the sdist of the local copy that it builds, so the version used for the tests
is correct, but it does not install any of the extras at that time. Fix this by
having tox (and thereby pip) install `.[extras]` rather than `wheel[extras]`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
configured to install wheel as a dep, since this installs wheel from PyPI,
rather than the local source. Tox subsequently installs over this version using
the sdist of the local copy that it builds, so the version used for the tests
is correct, but it does not install any of the extras at that time. Fix this by
having tox (and thereby pip) install `.[extras]` rather than `wheel[extras]`
</pre>
</div>
</content>
</entry>
<entry>
<title>keyring on Python 2.6 depends on importlib.</title>
<updated>2016-02-03T19:32:27+00:00</updated>
<author>
<name>Nate Coraor</name>
<email>nate@bx.psu.edu</email>
</author>
<published>2016-02-03T19:32:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/wheel-git.git/commit/?id=59896cbd7c2e02304e38a8611ba85e209ceb0921'/>
<id>59896cbd7c2e02304e38a8611ba85e209ceb0921</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing 0.25.0 and 0.26.0 tags</title>
<updated>2016-02-03T19:01:10+00:00</updated>
<author>
<name>Nate Coraor</name>
<email>nate@bx.psu.edu</email>
</author>
<published>2016-02-03T19:01:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/wheel-git.git/commit/?id=52ef24e6a9929b0710fce30231b6baba2e7ad8a9'/>
<id>52ef24e6a9929b0710fce30231b6baba2e7ad8a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in jaraco/wheel (pull request #61)</title>
<updated>2016-02-03T18:42:23+00:00</updated>
<author>
<name>Nate Coraor</name>
<email>nate@bx.psu.edu</email>
</author>
<published>2016-02-03T18:42:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/wheel-git.git/commit/?id=1710e03bdd4b811fbd51aaf68f29c9fd090270e4'/>
<id>1710e03bdd4b811fbd51aaf68f29c9fd090270e4</id>
<content type='text'>
Limit dependence on keyring API
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Limit dependence on keyring API
</pre>
</div>
</content>
</entry>
</feed>
