<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/wheel-git.git/setup.py, branch bugfix/344-explicit-setuptools</title>
<subtitle>github.com: pypa/wheel.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/'/>
<entry>
<title>Fixed installing from sdist in some non-UTF8 environments</title>
<updated>2020-01-28T15:00:29+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2020-01-28T14:59:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=06ec444630f68a754496f4f766ed9dbd6252d3d2'/>
<id>06ec444630f68a754496f4f766ed9dbd6252d3d2</id>
<content type='text'>
Fixes #331.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #331.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed installation from sdist (#334)</title>
<updated>2020-01-27T20:11:57+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2020-01-27T20:11:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=510a531af1415638ef5f0b9f443762dec62ed4fe'/>
<id>510a531af1415638ef5f0b9f443762dec62ed4fe</id>
<content type='text'>
Wheel cannot use pep517 yet because the installation process involves installing wheel because the setuptools build backend declares it as a dependency for building wheels. A future update of pip may solve this problem.

Setuptools_scm, on the other hand, requires wheel as a build time dependency so if somebody tries to install wheel using `--no-binary=:all:`, it also creates a circular dependency.

Fixes #332.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Wheel cannot use pep517 yet because the installation process involves installing wheel because the setuptools build backend declares it as a dependency for building wheels. A future update of pip may solve this problem.

Setuptools_scm, on the other hand, requires wheel as a build time dependency so if somebody tries to install wheel using `--no-binary=:all:`, it also creates a circular dependency.

Fixes #332.</pre>
</div>
</content>
</entry>
<entry>
<title>Switched to setuptools_scm</title>
<updated>2020-01-22T06:40:15+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2020-01-22T06:01:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=9aa8480b5d2d033dbd9b634fa736d8f25150c40d'/>
<id>9aa8480b5d2d033dbd9b634fa736d8f25150c40d</id>
<content type='text'>
New versions are now made by declaring a new version in the changelog (docs/news.rst) and pushing this change to Github. The workflow will see this version and create a new tag which then triggers the release workflow.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
New versions are now made by declaring a new version in the changelog (docs/news.rst) and pushing this change to Github. The workflow will see this version and create a new tag which then triggers the release workflow.
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved the contents of setup.py to setup.cfg</title>
<updated>2019-10-25T07:08:17+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2019-10-25T05:47:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=a7510b6510ab3f1768de7eb75d7a6d06303bee24'/>
<id>a7510b6510ab3f1768de7eb75d7a6d06303bee24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Setup.py - fix inconsistent indents (#315)</title>
<updated>2019-10-01T16:26:57+00:00</updated>
<author>
<name>Reece Dunham</name>
<email>me@rdil.rocks</email>
</author>
<published>2019-10-01T16:26:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=18aa6ae612a0883fb9f2faa3d43adbcee2abf5fe'/>
<id>18aa6ae612a0883fb9f2faa3d43adbcee2abf5fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for Python 3.8</title>
<updated>2019-08-16T16:58:46+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2019-08-16T16:57:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=83a63bd3b2e85ce574dd057eefb4927775b938e6'/>
<id>83a63bd3b2e85ce574dd057eefb4927775b938e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Always close files in setup.py (#271)</title>
<updated>2018-10-28T18:38:33+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2018-10-28T18:38:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=87152da962b370bc848ed49d165860b256e99d7c'/>
<id>87152da962b370bc848ed49d165860b256e99d7c</id>
<content type='text'>
When Python warnings are enabled, fixes warning of the form:

setup.py:10: ResourceWarning: unclosed file &lt;_io.TextIOWrapper name='.../README.rst' mode='r' encoding='utf8'&gt;
  README = io.open(os.path.join(here, 'README.rst'), encoding='utf8').read()</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When Python warnings are enabled, fixes warning of the form:

setup.py:10: ResourceWarning: unclosed file &lt;_io.TextIOWrapper name='.../README.rst' mode='r' encoding='utf8'&gt;
  README = io.open(os.path.join(here, 'README.rst'), encoding='utf8').read()</pre>
</div>
</content>
</entry>
<entry>
<title>Added Packaging to the list of classifiers</title>
<updated>2018-07-17T12:02:50+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2018-07-14T14:30:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=c6aef9546c5f629e15de1fd40b841e4912ea1dd2'/>
<id>c6aef9546c5f629e15de1fd40b841e4912ea1dd2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed the wheel.tool package to wheel.cli and migrated CLI stuff there</title>
<updated>2018-07-17T12:02:50+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2018-05-26T17:51:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=89492505b968f6bf9ae9cc35f88f8ecd6ce6cbf1'/>
<id>89492505b968f6bf9ae9cc35f88f8ecd6ce6cbf1</id>
<content type='text'>
The VerifyingZipFile class was also merged to the WheelFile class.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The VerifyingZipFile class was also merged to the WheelFile class.
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed wheel signing and verifying features</title>
<updated>2018-07-17T12:02:49+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2018-05-26T17:02:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=d3f5918ccbb1c79e2fc42b7766626a0aa20dc438'/>
<id>d3f5918ccbb1c79e2fc42b7766626a0aa20dc438</id>
<content type='text'>
This was discussed on the distutils-sig mailing list:
https://mail.python.org/mm3/archives/list/distutils-sig@python.org/thread/MU2T6FRFNLRDEWSBJDRAFGDIFWCC6OIS/

Fixes #196.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was discussed on the distutils-sig mailing list:
https://mail.python.org/mm3/archives/list/distutils-sig@python.org/thread/MU2T6FRFNLRDEWSBJDRAFGDIFWCC6OIS/

Fixes #196.
</pre>
</div>
</content>
</entry>
</feed>
