<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/pkg_resources/__init__.py, branch 20.3</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>Add in safe_name for project_name, which disappeared in my refactor.</title>
<updated>2016-03-07T03:41:53+00:00</updated>
<author>
<name>Steve Kowalik</name>
<email>steven@wedontsleep.org</email>
</author>
<published>2016-03-07T03:41:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=bd090b8067e77d30325f5b8acc22f9b323c7c222'/>
<id>bd090b8067e77d30325f5b8acc22f9b323c7c222</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change pkg_resources.Requirement to be a subclass of packaging</title>
<updated>2016-03-06T23:33:25+00:00</updated>
<author>
<name>Steve Kowalik</name>
<email>steven@wedontsleep.org</email>
</author>
<published>2016-03-06T23:33:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=de4bdcffb9f11769465ba3b6bb67cfb8a5b196e2'/>
<id>de4bdcffb9f11769465ba3b6bb67cfb8a5b196e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Shift requirement parsing inside Requirement</title>
<updated>2016-03-01T05:07:42+00:00</updated>
<author>
<name>Steve Kowalik</name>
<email>steven@wedontsleep.org</email>
</author>
<published>2016-03-01T05:07:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=0ed33b7a4db605e4608f56d6bdb5efe81762b4cb'/>
<id>0ed33b7a4db605e4608f56d6bdb5efe81762b4cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct tests under both Python 2 and 3.</title>
<updated>2016-02-19T03:20:30+00:00</updated>
<author>
<name>Steve Kowalik</name>
<email>steven@wedontsleep.org</email>
</author>
<published>2016-02-19T03:20:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=335aba6f265f694612e610c6acceb34c182a94c5'/>
<id>335aba6f265f694612e610c6acceb34c182a94c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from master, resolving conflicts.</title>
<updated>2016-02-16T05:01:54+00:00</updated>
<author>
<name>Steve Kowalik</name>
<email>steven@wedontsleep.org</email>
</author>
<published>2016-02-16T05:01:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=69175b941a74a4e2f37b856437b3ca20bc2f240a'/>
<id>69175b941a74a4e2f37b856437b3ca20bc2f240a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct tests after the move to packaging 16.1.</title>
<updated>2016-02-09T06:12:47+00:00</updated>
<author>
<name>Steve Kowalik</name>
<email>steven@wedontsleep.org</email>
</author>
<published>2016-02-09T06:12:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=43d0308ad6a8c83be645b09e8c1871b36ff3c4c9'/>
<id>43d0308ad6a8c83be645b09e8c1871b36ff3c4c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch back to SyntaxError for invalid markers, stops consumers having to import packaging themselves</title>
<updated>2016-02-08T05:51:52+00:00</updated>
<author>
<name>Steve Kowalik</name>
<email>steven@wedontsleep.org</email>
</author>
<published>2016-02-08T05:51:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=ba5633b3c7b9317b87130a2ea671d8c008a673d6'/>
<id>ba5633b3c7b9317b87130a2ea671d8c008a673d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use new style string formatting</title>
<updated>2016-02-01T02:36:23+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-02-01T02:36:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=f9bd9b9f5df54ef5a0bf8d16c3a889ab8c640580'/>
<id>f9bd9b9f5df54ef5a0bf8d16c3a889ab8c640580</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract variable for template string</title>
<updated>2016-02-01T02:35:13+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-02-01T02:35:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=0dcee791dfdcfacddaaec79b29f30a347a147413'/>
<id>0dcee791dfdcfacddaaec79b29f30a347a147413</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Normalize all paths, not excluding ''. Fixes #491.</title>
<updated>2016-01-31T09:46:53+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-01-31T09:46:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=94e1f4c266b7fdde993c5fde05f87dcc0afd186e'/>
<id>94e1f4c266b7fdde993c5fde05f87dcc0afd186e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
