<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/pkg_resources, branch v60.5.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>Merge pull request #2918 from nitzmahone/fix_nonlegacy_loader</title>
<updated>2022-01-11T01:44:52+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-01-11T01:44:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=8fd31fc941d65ca51057b00f99ea0836c56f2dc7'/>
<id>8fd31fc941d65ca51057b00f99ea0836c56f2dc7</id>
<content type='text'>
fix `pkg_resources` import failures w/ py3-only loaders</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix `pkg_resources` import failures w/ py3-only loaders</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2839 from msuozzo/patch-1</title>
<updated>2022-01-07T02:20:16+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-01-07T02:20:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=40725756391163a7557113b9922d2086506b9db0'/>
<id>40725756391163a7557113b9922d2086506b9db0</id>
<content type='text'>
Maintain `requires` order in METADATA.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Maintain `requires` order in METADATA.</pre>
</div>
</content>
</entry>
<entry>
<title>Use MappingProxyType to ensure immutability.</title>
<updated>2022-01-06T23:45:32+00:00</updated>
<author>
<name>Matthew Suozzo</name>
<email>msuozzo@google.com</email>
</author>
<published>2022-01-06T23:45:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=6c18ba25ccdc3f3efc38e7b2c8293b89e4498ecf'/>
<id>6c18ba25ccdc3f3efc38e7b2c8293b89e4498ecf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/main' into patch-1</title>
<updated>2022-01-06T17:05:16+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-01-06T17:05:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=71554cb5562ac6f0dfda81f87a4fc55e400aed97'/>
<id>71554cb5562ac6f0dfda81f87a4fc55e400aed97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change vendoring script to preserve license files</title>
<updated>2021-12-21T19:32:20+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2021-12-21T19:32:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=26b0f460817b1eb40684491daf41cae868a53696'/>
<id>26b0f460817b1eb40684491daf41cae868a53696</id>
<content type='text'>
As pointed out by #2950, it is probably a good idea to keep the license
files for the vendored dependencies.

This is done by changing the `pavement.py` tasks.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As pointed out by #2950, it is probably a good idea to keep the license
files for the vendored dependencies.

This is done by changing the `pavement.py` tasks.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix failures w/ py3-only loaders</title>
<updated>2021-12-07T01:02:17+00:00</updated>
<author>
<name>Matt Davis</name>
<email>mrd@redhat.com</email>
</author>
<published>2021-12-07T00:35:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=c9d13ee722b603ea4e7c0892b976464e61a7906b'/>
<id>c9d13ee722b603ea4e7c0892b976464e61a7906b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-implement yield_lines as a singledispatch function.</title>
<updated>2021-12-04T04:02:26+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-12-04T04:02:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=be4466cc15011d337dba3a49867a7d597d2f36e4'/>
<id>be4466cc15011d337dba3a49867a7d597d2f36e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove pkg_resources nondeterminism.</title>
<updated>2021-11-28T23:48:10+00:00</updated>
<author>
<name>Matthew Suozzo</name>
<email>msuozzo@google.com</email>
</author>
<published>2021-11-28T23:48:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=62a8d379c274e2e64c7865cada9023d5d83b14c8'/>
<id>62a8d379c274e2e64c7865cada9023d5d83b14c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update setuptools.readthedocs.io to setuptools.pypa.io</title>
<updated>2021-11-16T11:05:23+00:00</updated>
<author>
<name>Hugo van Kemenade</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2021-11-16T11:05:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=a65c4326c788cd9f6a81eb1754029751500f7721'/>
<id>a65c4326c788cd9f6a81eb1754029751500f7721</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace invalid local version with a valid form.</title>
<updated>2021-11-15T22:45:48+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-11-15T22:45:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=e841867c98ff19811aaa85c3b131152958ccc129'/>
<id>e841867c98ff19811aaa85c3b131152958ccc129</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
