<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools, branch fix/2529</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>Correctly handle normalized tags</title>
<updated>2021-01-15T20:28:14+00:00</updated>
<author>
<name>Dustin Ingram</name>
<email>di@users.noreply.github.com</email>
</author>
<published>2021-01-15T20:19:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=ed07f8b124f75b43e27e5d636484898476a0be4f'/>
<id>ed07f8b124f75b43e27e5d636484898476a0be4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Disable index URL in pip-based fetch_build_eggs to avoid hitting PyPI.</title>
<updated>2020-12-29T02:20:42+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-12-29T02:20:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=bc65372f3e3c73e7e16a3d3faf29dc0984752718'/>
<id>bc65372f3e3c73e7e16a3d3faf29dc0984752718</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>In test_test_command_install_requirements, uninstall setuptools to avoid getting some other version in the environment.</title>
<updated>2020-12-28T23:01:34+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-12-28T23:01:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=0f699dcd4d3a74aeae19e7c61c150c037bf06213'/>
<id>0f699dcd4d3a74aeae19e7c61c150c037bf06213</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix syntax in test_build_meta, version should not have quotes. Bug was masked by LegacyVersion parsing.</title>
<updated>2020-12-21T04:26:07+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-12-21T04:26:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=9e3806e5a557d3041dacb34801aed3e4a1dc654e'/>
<id>9e3806e5a557d3041dacb34801aed3e4a1dc654e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable integration tests on PyPy on Windows. Ref #2496.</title>
<updated>2020-12-21T01:42:36+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-12-21T01:42:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=8a99cc4660582b651d91421d4f47cb988a355741'/>
<id>8a99cc4660582b651d91421d4f47cb988a355741</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>Fix test_test_command_install_requirements with pip 20.3+</title>
<updated>2020-12-12T18:35:23+00:00</updated>
<author>
<name>Chih-Hsuan Yen</name>
<email>yan12125@gmail.com</email>
</author>
<published>2020-12-10T20:34:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=1603dcbaae3bbee4fa90e34828146e348c661401'/>
<id>1603dcbaae3bbee4fa90e34828146e348c661401</id>
<content type='text'>
setuptools appends --find-links to pip if dependency_links is found, and
both takes URLs [1][2].

[1] https://github.com/pypa/setuptools/blob/v51.0.0/docs/userguide/dependency_management.rst#dependencies-that-arent-in-pypi
[2] https://pip.pypa.io/en/stable/reference/pip_install/#cmdoption-f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
setuptools appends --find-links to pip if dependency_links is found, and
both takes URLs [1][2].

[1] https://github.com/pypa/setuptools/blob/v51.0.0/docs/userguide/dependency_management.rst#dependencies-that-arent-in-pypi
[2] https://pip.pypa.io/en/stable/reference/pip_install/#cmdoption-f
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove tests guaranteeing that (vendored) dependencies can be installed without setuptools.</title>
<updated>2020-12-06T17:54:20+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-12-06T17:54:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=99bc2c11d74075ebf0b1dae4cab881225765f404'/>
<id>99bc2c11d74075ebf0b1dae4cab881225765f404</id>
<content type='text'>
In a PEP 517 world without distutils, packagers will need to find another way to build and supply the dependencies
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In a PEP 517 world without distutils, packagers will need to find another way to build and supply the dependencies
</pre>
</div>
</content>
</entry>
</feed>
