<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/wheel-git.git, 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>Updated encrypted PyPI password</title>
<updated>2018-04-01T20:34:19+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2018-04-01T20:34:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/wheel-git.git/commit/?id=13d6ff3e8ef509b469d6bb6dd9cd8870ac3f2a16'/>
<id>13d6ff3e8ef509b469d6bb6dd9cd8870ac3f2a16</id>
<content type='text'>
Deploy was failing, most likely due to \n in the encrypted content.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Deploy was failing, most likely due to \n in the encrypted content.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bumped up version</title>
<updated>2018-04-01T20:25:10+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2018-04-01T20:25:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/wheel-git.git/commit/?id=e7b7541442992dea75455c6de37bfc2ead1b7c62'/>
<id>e7b7541442992dea75455c6de37bfc2ead1b7c62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplified the setup.py files in the example distributions</title>
<updated>2018-04-01T20:22:23+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2018-04-01T20:22:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/wheel-git.git/commit/?id=8004cbe8dc8be834a40717e3d943af3cc28938cd'/>
<id>8004cbe8dc8be834a40717e3d943af3cc28938cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added missing __init__.py to the unicode test distribution</title>
<updated>2018-04-01T14:58:16+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2018-04-01T14:58:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/wheel-git.git/commit/?id=0421a804182507396ce0646f1b4c2c1523f6a184'/>
<id>0421a804182507396ce0646f1b4c2c1523f6a184</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved the @reify decorator to the only module where it was used</title>
<updated>2018-04-01T10:30:19+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2018-04-01T10:30:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/wheel-git.git/commit/?id=d3b897efe0327bf5355bf9186507feff1ad94eec'/>
<id>d3b897efe0327bf5355bf9186507feff1ad94eec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replaced references to distribute with setuptools</title>
<updated>2018-04-01T10:14:28+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2018-04-01T10:14:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/wheel-git.git/commit/?id=e9ceb5f780893519178a40e471246015b84a992c'/>
<id>e9ceb5f780893519178a40e471246015b84a992c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update doc links to use https where available (#217)</title>
<updated>2018-04-01T07:33:19+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2018-04-01T07:33:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/wheel-git.git/commit/?id=81b652d4017e5b7571a4177a5a0a58eec9526d0b'/>
<id>81b652d4017e5b7571a4177a5a0a58eec9526d0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>Fixed wrong PEP reference</title>
<updated>2018-03-31T21:44:12+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2018-03-31T21:44:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/wheel-git.git/commit/?id=b9072994ab988cdc20b252dba08e88f5c15f35bb'/>
<id>b9072994ab988cdc20b252dba08e88f5c15f35bb</id>
<content type='text'>
PEP 496 was rejected in favor of PEP 508.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PEP 496 was rejected in favor of PEP 508.
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed obsolete JSON schema file</title>
<updated>2018-03-31T21:22:59+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2018-03-31T21:06:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/wheel-git.git/commit/?id=0c90e172d9e4d747b975657b79833477e43d5251'/>
<id>0c90e172d9e4d747b975657b79833477e43d5251</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
