<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/oauthlib.git/setup.cfg, branch py36drop</title>
<subtitle>github.com: idan/oauthlib.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/'/>
<entry>
<title>Universal wheels are for code expected to work on both Python 2 and 3</title>
<updated>2021-10-11T16:30:55+00:00</updated>
<author>
<name>Hugo van Kemenade</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2021-10-11T15:45:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=642cc2134deccd7de3a305a3f48a302fbf7e8ae9'/>
<id>642cc2134deccd7de3a305a3f48a302fbf7e8ae9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing new line in setup.cfg</title>
<updated>2020-04-10T12:56:37+00:00</updated>
<author>
<name>Anton Ruhlov</name>
<email>anton@paxful.com</email>
</author>
<published>2020-04-10T12:56:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=9334b8665fa7710d412f6f0036f9f466924383a8'/>
<id>9334b8665fa7710d412f6f0036f9f466924383a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added isort configuration</title>
<updated>2020-04-10T11:49:55+00:00</updated>
<author>
<name>Anton Ruhlov</name>
<email>anton@paxful.com</email>
</author>
<published>2020-04-10T11:49:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=e7165a7cf57a31d1b5d5d7d9c9e9788cc299133c'/>
<id>e7165a7cf57a31d1b5d5d7d9c9e9788cc299133c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Include license file in the generated wheel package (#494)</title>
<updated>2017-10-24T13:14:47+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2017-10-24T13:14:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=14215244249f2d8df73ec47dbab5db1efd0fc2f4'/>
<id>14215244249f2d8df73ec47dbab5db1efd0fc2f4</id>
<content type='text'>
The wheel package format supports including the license file. This is
done using the [metadata] section in the setup.cfg file. For additional
information on this feature, see:

https://wheel.readthedocs.io/en/stable/index.html#including-the-license-in-the-generated-wheel-file</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The wheel package format supports including the license file. This is
done using the [metadata] section in the setup.cfg file. For additional
information on this feature, see:

https://wheel.readthedocs.io/en/stable/index.html#including-the-license-in-the-generated-wheel-file</pre>
</div>
</content>
</entry>
<entry>
<title>Rename [wheel] section to [bdist_wheel] as the former is legacy</title>
<updated>2017-06-02T12:00:28+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2017-06-02T12:00:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=b67e178e6fe9e916192d4ce30d4fba757c768c56'/>
<id>b67e178e6fe9e916192d4ce30d4fba757c768c56</id>
<content type='text'>
See:

https://bitbucket.org/pypa/wheel/src/54ddbcc9cec25e1f4d111a142b8bfaa163130a61/wheel/bdist_wheel.py?fileviewer=file-view-default#bdist_wheel.py-119:125

http://pythonwheels.com/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See:

https://bitbucket.org/pypa/wheel/src/54ddbcc9cec25e1f4d111a142b8bfaa163130a61/wheel/bdist_wheel.py?fileviewer=file-view-default#bdist_wheel.py-119:125

http://pythonwheels.com/
</pre>
</div>
</content>
</entry>
<entry>
<title>Add universal wheel support</title>
<updated>2017-02-07T02:20:32+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2017-02-07T02:17:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=06c7c58bac102838c46a5bef47e3d1758f7095c0'/>
<id>06c7c58bac102838c46a5bef47e3d1758f7095c0</id>
<content type='text'>
See http://pythonwheels.com/

Python wheels provide faster installation for pure Python packages. To upload a
wheel to PyPI use the command:

python setup.py sdist bdist_wheel upload
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See http://pythonwheels.com/

Python wheels provide faster installation for pure Python packages. To upload a
wheel to PyPI use the command:

python setup.py sdist bdist_wheel upload
</pre>
</div>
</content>
</entry>
</feed>
