<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/tests/test_egg_info.py, branch feature/remove-easy-install</title>
<subtitle>github.com: pypa/setuptools.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/'/>
<entry>
<title>Revert "Merge pull request #2533 from pypa/fix/2529"</title>
<updated>2021-01-17T03:08:58+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-01-17T03:05:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=5156278555fa20234db59f81097bee8cd7b5aaf4'/>
<id>5156278555fa20234db59f81097bee8cd7b5aaf4</id>
<content type='text'>
This reverts commit ef457b2e4eb215ab9d730afbd61a10ed3b118d3c, reversing
changes made to d2b1f7ebd6ebd57b4a50bc6660e93b31129bacb4.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit ef457b2e4eb215ab9d730afbd61a10ed3b118d3c, reversing
changes made to d2b1f7ebd6ebd57b4a50bc6660e93b31129bacb4.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add failing test</title>
<updated>2021-01-15T20:15:24+00:00</updated>
<author>
<name>Dustin Ingram</name>
<email>di@users.noreply.github.com</email>
</author>
<published>2021-01-15T19:54:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=2788dbf93ee8e3d86f7bc86ec6ffc79c7a4643c8'/>
<id>2788dbf93ee8e3d86f7bc86ec6ffc79c7a4643c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move helper method out of class</title>
<updated>2021-01-15T20:15:23+00:00</updated>
<author>
<name>Dustin Ingram</name>
<email>di@users.noreply.github.com</email>
</author>
<published>2021-01-15T19:53:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=e39cb0d21041578f3435e29bc45b3e7894e48548'/>
<id>e39cb0d21041578f3435e29bc45b3e7894e48548</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix tests with pytest 6.2</title>
<updated>2020-12-13T10:27:23+00:00</updated>
<author>
<name>Chih-Hsuan Yen</name>
<email>yan12125@gmail.com</email>
</author>
<published>2020-12-13T10:01:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=701eee9e53dcbfe200bef46420da420052699e68'/>
<id>701eee9e53dcbfe200bef46420da420052699e68</id>
<content type='text'>
The latest pytest deprecates pytest.yield_fixture in favor of
pytest.fixture [1]. The changelog [2] says that both are the same.

[1] https://github.com/pytest-dev/pytest/pull/7988
[2] https://docs.pytest.org/en/stable/changelog.html#pytest-6-2-0-2020-12-12
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The latest pytest deprecates pytest.yield_fixture in favor of
pytest.fixture [1]. The changelog [2] says that both are the same.

[1] https://github.com/pytest-dev/pytest/pull/7988
[2] https://docs.pytest.org/en/stable/changelog.html#pytest-6-2-0-2020-12-12
</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://91.123.203.49/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>👹 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://91.123.203.49/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>Remove DALS for single-line strings</title>
<updated>2019-10-28T22:38:30+00:00</updated>
<author>
<name>Mick Koch</name>
<email>mick@kochm.co</email>
</author>
<published>2019-10-28T22:38:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=648dfe5afea3bf2a690c9267131a503bcd37d289'/>
<id>648dfe5afea3bf2a690c9267131a503bcd37d289</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for `license_files` option in metadata</title>
<updated>2019-10-28T22:30:31+00:00</updated>
<author>
<name>Mick Koch</name>
<email>mick@kochm.co</email>
</author>
<published>2019-05-20T22:25:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=823ab9d2ec4ab89f90c0a781d872c9071b4afc13'/>
<id>823ab9d2ec4ab89f90c0a781d872c9071b4afc13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added test for metadata-version 1.2</title>
<updated>2019-05-16T11:48:15+00:00</updated>
<author>
<name>Bastian Venthur</name>
<email>bastian.venthur@flixbus.com</email>
</author>
<published>2019-05-16T11:48:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=a64ddf0d2f2bcd6e9843fb55c94fba922f315722'/>
<id>a64ddf0d2f2bcd6e9843fb55c94fba922f315722</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://91.123.203.49/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>
</feed>
