<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/wheel-git.git/setup.py, branch 0.31.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>Pass python_requires argument to setuptools (#216)</title>
<updated>2018-03-31T21:53:10+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2018-03-31T21:53:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/wheel-git.git/commit/?id=6fdd6986d36578accf4ad297178c5cc1437bd7e8'/>
<id>6fdd6986d36578accf4ad297178c5cc1437bd7e8</id>
<content type='text'>
Helps pip decide what version of the library to install.

https://packaging.python.org/tutorials/distributing-packages/#python-requires

&gt; If your project only runs on certain Python versions, setting the
&gt; python_requires argument to the appropriate PEP 440 version specifier
&gt; string will prevent pip from installing the project on other Python
&gt; versions.

https://setuptools.readthedocs.io/en/latest/setuptools.html#new-and-changed-setup-keywords

&gt; python_requires
&gt;
&gt; A string corresponding to a version specifier (as defined in PEP 440)
&gt; for the Python version, used to specify the Requires-Python defined in
&gt; PEP 345.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Helps pip decide what version of the library to install.

https://packaging.python.org/tutorials/distributing-packages/#python-requires

&gt; If your project only runs on certain Python versions, setting the
&gt; python_requires argument to the appropriate PEP 440 version specifier
&gt; string will prevent pip from installing the project on other Python
&gt; versions.

https://setuptools.readthedocs.io/en/latest/setuptools.html#new-and-changed-setup-keywords

&gt; python_requires
&gt;
&gt; A string corresponding to a version specifier (as defined in PEP 440)
&gt; for the Python version, used to specify the Requires-Python defined in
&gt; PEP 345.</pre>
</div>
</content>
</entry>
<entry>
<title>Removed the "tool" extras from setup.py</title>
<updated>2018-03-31T21:02:58+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2018-03-31T21:01:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/wheel-git.git/commit/?id=2a771599dbac208692948a7688d9413176559140'/>
<id>2a771599dbac208692948a7688d9413176559140</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't create metadata.json anymore</title>
<updated>2018-03-30T08:07:52+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2018-03-30T07:40:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/wheel-git.git/commit/?id=595e4a8fc6bed54091ead713933c8ec8ebd1bb51'/>
<id>595e4a8fc6bed54091ead713933c8ec8ebd1bb51</id>
<content type='text'>
This was a thing in the now-withdrawn PEP 426.
Fixes #195.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was a thing in the now-withdrawn PEP 426.
Fixes #195.
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed the testing extra to test, as per PEP 426</title>
<updated>2017-07-26T12:08:46+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2017-07-26T12:08:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/wheel-git.git/commit/?id=9977843f233308c4657b8ed400b4b1f0110eca5e'/>
<id>9977843f233308c4657b8ed400b4b1f0110eca5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed implementation specific classifiers from setup.py</title>
<updated>2017-07-26T00:29:44+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2017-07-26T00:21:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/wheel-git.git/commit/?id=4a2bf3c373dde208dcc3c423d218def9962e3f0c'/>
<id>4a2bf3c373dde208dcc3c423d218def9962e3f0c</id>
<content type='text'>
Their presence might give the impression that wheel only works
on CPython and PyPy and not, say, Jython or IronPython.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Their presence might give the impression that wheel only works
on CPython and PyPy and not, say, Jython or IronPython.
</pre>
</div>
</content>
</entry>
<entry>
<title>Dropped support for Python 3.2 and 3.3</title>
<updated>2017-07-26T00:27:50+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2017-07-26T00:19:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/wheel-git.git/commit/?id=c06998693d33d3e37b296d7f8ee57e2cc231e1a8'/>
<id>c06998693d33d3e37b296d7f8ee57e2cc231e1a8</id>
<content type='text'>
3.2 its past its End Of Life and 3.3 will be too in September.
They may still continue to work but there is little point in doing extra
work to keep the codebase compatible with these.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
3.2 its past its End Of Life and 3.3 will be too in September.
They may still continue to work but there is little point in doing extra
work to keep the codebase compatible with these.
</pre>
</div>
</content>
</entry>
<entry>
<title>Code style fixes in setup.py</title>
<updated>2017-07-26T00:20:11+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2017-07-25T22:55:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/wheel-git.git/commit/?id=292cbe8ab166f8bf7425391dc1da48ceaaccd06a'/>
<id>292cbe8ab166f8bf7425391dc1da48ceaaccd06a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replaced @yield_fixture with @fixture</title>
<updated>2017-07-25T22:48:28+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2017-07-25T22:48:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/wheel-git.git/commit/?id=fb3d12a2d46bbb42b128489025ba2dd7251a030a'/>
<id>fb3d12a2d46bbb42b128489025ba2dd7251a030a</id>
<content type='text'>
Pytest 3.0 deprecated @yield_fixture.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pytest 3.0 deprecated @yield_fixture.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improved testing configuration</title>
<updated>2017-07-25T22:43:01+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2017-07-25T22:43:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/wheel-git.git/commit/?id=490892a8edafeeaab298d46cdcb4345de2cf3138'/>
<id>490892a8edafeeaab298d46cdcb4345de2cf3138</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added yours truly as maintainer</title>
<updated>2017-07-25T22:10:12+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2017-07-25T22:10:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/wheel-git.git/commit/?id=f5b302c3328fd02ef6e21d96c343959b6acb40c1'/>
<id>f5b302c3328fd02ef6e21d96c343959b6acb40c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
