<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/wheel-git.git, 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>Set the backend-path so that wheel can use wheel to build a wheel of wheel.</title>
<updated>2020-03-08T14:35:36+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-03-08T14:35:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=cae8be50488b007cbd6c261a86ca478b473631a9'/>
<id>cae8be50488b007cbd6c261a86ca478b473631a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add pyproject.toml with declared dependency on setuptools. Fixes #344.</title>
<updated>2020-03-08T14:25:48+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-03-08T14:25:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=4f9d93dd836c20c348ec645ad7d1c5a446b110cc'/>
<id>4f9d93dd836c20c348ec645ad7d1c5a446b110cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed building the documentation</title>
<updated>2020-02-29T13:18:19+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2020-02-29T13:18:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=6da376ede809a03c9c5e5da1c20875b58bd677a4'/>
<id>6da376ede809a03c9c5e5da1c20875b58bd677a4</id>
<content type='text'>
Fixes #341.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #341.
</pre>
</div>
</content>
</entry>
<entry>
<title>Created a new release</title>
<updated>2020-01-30T22:20:12+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2020-01-30T21:56:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=0036f80513457a95a309c81d8a63f113b52dbafa'/>
<id>0036f80513457a95a309c81d8a63f113b52dbafa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>Created a new release</title>
<updated>2020-01-27T20:17:08+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2020-01-27T20:17:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=43078c409ebe9b7d5d70c2476fcb82055e8f0b97'/>
<id>43078c409ebe9b7d5d70c2476fcb82055e8f0b97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Issue #329: Remove last remnant of custom PyPy tags (#330)</title>
<updated>2020-01-27T14:50:18+00:00</updated>
<author>
<name>Nick Coghlan</name>
<email>ncoghlan@gmail.com</email>
</author>
<published>2020-01-27T14:50:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=ca444968b544a9685c3c4fbc73715d25b90f4c46'/>
<id>ca444968b544a9685c3c4fbc73715d25b90f4c46</id>
<content type='text'>
The resolution of issue #328 removed the custom PyPy tagging
from `get_impl_version_info()`, this just cleans up the check
that forces PyPy to call that even if `py_version_nodot` was
already set.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The resolution of issue #328 removed the custom PyPy tagging
from `get_impl_version_info()`, this just cleans up the check
that forces PyPy to call that even if `py_version_nodot` was
already set.</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed syntax for pep517.build</title>
<updated>2020-01-27T08:21:26+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2020-01-27T08:21:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=8b2312799f46359ac78f3b011dc758c45518e9e1'/>
<id>8b2312799f46359ac78f3b011dc758c45518e9e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed publish workflow not being run on local tag creation</title>
<updated>2020-01-27T08:14:06+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2020-01-27T08:14:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=4c06252077f1df3571a8e3a54b0acd0872f71fbf'/>
<id>4c06252077f1df3571a8e3a54b0acd0872f71fbf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
