<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/wheel-git.git/src, 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>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 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>Added the --compression option to bdist_wheel (#316)</title>
<updated>2020-01-26T21:10:20+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2020-01-26T21:10: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=b2bee507b8aa0695644be9037064855502cea296'/>
<id>b2bee507b8aa0695644be9037064855502cea296</id>
<content type='text'>
Fixes #313.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #313.</pre>
</div>
</content>
</entry>
<entry>
<title>Removed obsolete comment</title>
<updated>2020-01-26T16:35:02+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2020-01-26T16:35:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=8e6a74b8169ba7ecf3947fdc6fb8b3dd6e97776e'/>
<id>8e6a74b8169ba7ecf3947fdc6fb8b3dd6e97776e</id>
<content type='text'>
Closes #296.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #296.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed line endings when rewriting WHEEL</title>
<updated>2020-01-26T16:28:42+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2020-01-26T16:25: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=7e047358bb7472c8babecd21421a5e6eb237c658'/>
<id>7e047358bb7472c8babecd21421a5e6eb237c658</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the existing build tag in wheel pack unless overridden</title>
<updated>2020-01-26T13:29:03+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2020-01-26T13:29:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=e47da52e18c4a9473183ea95fb6d006bc831e806'/>
<id>e47da52e18c4a9473183ea95fb6d006bc831e806</id>
<content type='text'>
Closes #323. Fixes #322.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #323. Fixes #322.
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed specialized PyPy tag generation</title>
<updated>2020-01-22T10:37:39+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2020-01-22T09:20:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=244d9c2efaf55bf07f450df59d305b56c178738a'/>
<id>244d9c2efaf55bf07f450df59d305b56c178738a</id>
<content type='text'>
Fixes #328.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #328.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bdist_wheel failing on a read-only source tree</title>
<updated>2020-01-22T07:38:11+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2020-01-22T07:38: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=41fcf3439fa8d0aa2340e27fd754661df66a5d9a'/>
<id>41fcf3439fa8d0aa2340e27fd754661df66a5d9a</id>
<content type='text'>
Fixes #327.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #327.
</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>
</feed>
