<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git, branch v60.7.1</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>Bump version: 60.7.0 → 60.7.1</title>
<updated>2022-02-03T02:18:25+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-02-03T02:18:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=780cae233b51aa6b93b25e35538f496480bae537'/>
<id>780cae233b51aa6b93b25e35538f496480bae537</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 #3077 from pypa/bugfix/suppress-lorem-ipsum</title>
<updated>2022-02-03T02:18:03+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-02-03T02:18:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=cd12bff9f5df4843f521d8dd0ad841dfff69f07c'/>
<id>cd12bff9f5df4843f521d8dd0ad841dfff69f07c</id>
<content type='text'>
Remove lorem_ipsum from jaraco.text when vendored.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove lorem_ipsum from jaraco.text when vendored.</pre>
</div>
</content>
</entry>
<entry>
<title>Remove 'lorem_ipsum' property from jaraco.text, bypassing the behavior on import and other issues.</title>
<updated>2022-02-03T01:43:05+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-02-03T01:39:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=e04aa8ac322a8cb92064ccf832d864674eddb964'/>
<id>e04aa8ac322a8cb92064ccf832d864674eddb964</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version: 60.6.0 → 60.7.0</title>
<updated>2022-02-02T01:14:22+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-02-02T01:14:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=763cf01ef7df80a5d0b64ec69427336a9cb419b8'/>
<id>763cf01ef7df80a5d0b64ec69427336a9cb419b8</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 #3070 from domdfcoding/isue-3063</title>
<updated>2022-02-02T01:14:06+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-02-02T01:14:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=dc342bb40c637992eeeb841cd7000f65bc86281d'/>
<id>dc342bb40c637992eeeb841cd7000f65bc86281d</id>
<content type='text'>
Skip non-string values from sysconfig.get_config_vars()</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Skip non-string values from sysconfig.get_config_vars()</pre>
</div>
</content>
</entry>
<entry>
<title>Create a function for only_strs to help document its purpose.</title>
<updated>2022-02-02T01:13:22+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-02-02T01:13:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=a3bc3d44fb0ad669d75e674218078752de7bb24d'/>
<id>a3bc3d44fb0ad669d75e674218078752de7bb24d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update changelog.</title>
<updated>2022-02-02T01:05:05+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-02-02T01:05:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=9c4ed1a5970397812e0988f3d45a513f1bd9442a'/>
<id>9c4ed1a5970397812e0988f3d45a513f1bd9442a</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 #3061 from pypa/feature/vendor-jaraco-text</title>
<updated>2022-02-02T00:54:48+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-02-02T00:54:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=ff9b0a9cd8c29a342f947a0a864b4761fab29c67'/>
<id>ff9b0a9cd8c29a342f947a0a864b4761fab29c67</id>
<content type='text'>
Vendor jaraco.text</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Vendor jaraco.text</pre>
</div>
</content>
</entry>
<entry>
<title>Update changelog.</title>
<updated>2022-02-02T00:54:17+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-02-02T00:54:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=2e5372b783b3aa6ba2e254144bd8db82b5a03ee8'/>
<id>2e5372b783b3aa6ba2e254144bd8db82b5a03ee8</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 #3060 from pypa/bugfix/3059-simple-session-build</title>
<updated>2022-02-02T00:44:53+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-02-02T00:44:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=7956c102646680233326862facb2d67e44f081c2'/>
<id>7956c102646680233326862facb2d67e44f081c2</id>
<content type='text'>
Rely on session context when building sdist and wheel</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rely on session context when building sdist and wheel</pre>
</div>
</content>
</entry>
</feed>
