<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/command/egg_info.py, branch v50.3.2</title>
<subtitle>github.com: pypa/setuptools.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/'/>
<entry>
<title>Extract method for maybe_tag.</title>
<updated>2020-10-07T00:03:04+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-10-07T00:03:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=f67c1b099d24a37a0c65bf08f88cb46e261d2a61'/>
<id>f67c1b099d24a37a0c65bf08f88cb46e261d2a61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Python 2 compatibility</title>
<updated>2020-08-16T11:15:18+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-08-16T04:29:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=fb7ab81a3d080422687bad71f9ae9d36eeefbee2'/>
<id>fb7ab81a3d080422687bad71f9ae9d36eeefbee2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix exception causes all over the codebase</title>
<updated>2020-06-28T19:20:23+00:00</updated>
<author>
<name>Ram Rachum</name>
<email>ram@rachum.com</email>
</author>
<published>2020-06-16T10:31:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=a9eb9e73def8ca6c469e59f1b008746e368ad4c1'/>
<id>a9eb9e73def8ca6c469e59f1b008746e368ad4c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>👹 Feed the hobgoblins (delint).</title>
<updated>2020-01-19T17:46:30+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-01-19T17:46:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=3d4d8b9dde61b87271861b8c7ebeb168ac4fa72b'/>
<id>3d4d8b9dde61b87271861b8c7ebeb168ac4fa72b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for Python 4: replace unsafe six.PY3 with PY2</title>
<updated>2020-01-08T17:10:11+00:00</updated>
<author>
<name>Hugo</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2020-01-08T17:10:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=796abd8dbec884cedf326cb5f85512a5d5648c4e'/>
<id>796abd8dbec884cedf326cb5f85512a5d5648c4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into license-fix-357</title>
<updated>2019-01-27T15:02:52+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-01-27T15:02:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=0551421f082eea3f633bc6be23c16a04483aca98'/>
<id>0551421f082eea3f633bc6be23c16a04483aca98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add setup.py to egg-info by default</title>
<updated>2018-11-03T00:30:54+00:00</updated>
<author>
<name>Shashank Singh</name>
<email>shashanksingh28@gmail.com</email>
</author>
<published>2018-10-28T16:47:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=fcfe6ef3b7a49f68a9d732558ad80a7afe98aaa9'/>
<id>fcfe6ef3b7a49f68a9d732558ad80a7afe98aaa9</id>
<content type='text'>
Fixes GH issue #1506
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes GH issue #1506
</pre>
</div>
</content>
</entry>
<entry>
<title>Add custom deprecation warning classes</title>
<updated>2018-10-28T21:43:24+00:00</updated>
<author>
<name>Junhan Huang</name>
<email>robinhuang@172-2-0-43.lightspeed.dybhfl.sbcglobal.net</email>
</author>
<published>2018-10-27T20:26:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=5854b0eba03dd257e30efff68f1632bdec5f0416'/>
<id>5854b0eba03dd257e30efff68f1632bdec5f0416</id>
<content type='text'>
`DeprecationWarning` is not visible by default in the latest versions of
CPython, so this switches the deprecation warnings in setuptools and
pkg_resources over to custom classes derived from `Warning` instead.

Fixes issue github issue #159

Co-authored-by: Junhan Huang &lt;robin.j.huang@gmail.com&gt;
Co-authored-by: Marton Pono &lt;marci93@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`DeprecationWarning` is not visible by default in the latest versions of
CPython, so this switches the deprecation warnings in setuptools and
pkg_resources over to custom classes derived from `Warning` instead.

Fixes issue github issue #159

Co-authored-by: Junhan Huang &lt;robin.j.huang@gmail.com&gt;
Co-authored-by: Marton Pono &lt;marci93@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Setuptools will install licenses if included in setup.cfg</title>
<updated>2018-10-27T14:31:05+00:00</updated>
<author>
<name>Deniz Taneli</name>
<email>7292227+dtaneli@users.noreply.github.com</email>
</author>
<published>2018-10-27T12:19:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=ca0760af2071c333cda28d18279db95455ffa2de'/>
<id>ca0760af2071c333cda28d18279db95455ffa2de</id>
<content type='text'>
Addressing #357

`python setup.py sdist` now includes the license file if `license_file`
is included in `setup.cfg` unless it is explicitly excluded in `MANIFEST.in`.

Co-Authored-By: Poyzan Nur Taneli &lt;31743851+ptaneli@users.noreply.github.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Addressing #357

`python setup.py sdist` now includes the license file if `license_file`
is included in `setup.cfg` unless it is explicitly excluded in `MANIFEST.in`.

Co-Authored-By: Poyzan Nur Taneli &lt;31743851+ptaneli@users.noreply.github.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1427 from stephenfin/touch-egg-info-directory</title>
<updated>2018-09-16T15:07:26+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2018-09-16T15:07:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=d00313856696b00710b8cf8052569d38c2536580'/>
<id>d00313856696b00710b8cf8052569d38c2536580</id>
<content type='text'>
Touch 'egg-info' directory</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Touch 'egg-info' directory</pre>
</div>
</content>
</entry>
</feed>
