<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/pkg_resources, branch feature/refactor-parse-requirements</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>Consolidate behavior now that it fits on one line.</title>
<updated>2022-01-24T02:51:51+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-01-24T02:51:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=3eca9923d34ffab7be96802eed8029d0d7ab1fbf'/>
<id>3eca9923d34ffab7be96802eed8029d0d7ab1fbf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract function for joining continuations in lines.</title>
<updated>2022-01-24T02:47:11+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-01-24T02:47:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=2de9ab95cea180f1e24ff98988fc6abbb02b0b8a'/>
<id>2de9ab95cea180f1e24ff98988fc6abbb02b0b8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract function for dropping comments.</title>
<updated>2022-01-24T02:18:02+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-01-24T02:18:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=42ce1398e1576537966a9dbfbf63e5757dbb95e8'/>
<id>42ce1398e1576537966a9dbfbf63e5757dbb95e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests for yield_lines.</title>
<updated>2022-01-24T02:06:20+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-01-24T02:06:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=944861f2e58d4c0755e3aa1e79fbce831318b9d5'/>
<id>944861f2e58d4c0755e3aa1e79fbce831318b9d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify vendored script to simply include the metadata.</title>
<updated>2022-01-15T02:32:39+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-01-15T02:24:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=110af0bfb342edc145c2bde58abe876b1eead985'/>
<id>110af0bfb342edc145c2bde58abe876b1eead985</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update vendored with no changes.</title>
<updated>2022-01-15T01:48:43+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-01-15T01:48:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=e08d1df7eec3426545fdcd46a5d5ea8c0492b2e6'/>
<id>e08d1df7eec3426545fdcd46a5d5ea8c0492b2e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
</feed>
