<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/setuptools/command/bdist_egg.py, branch 0.9.8</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>Merge Python 3 native support from distribute</title>
<updated>2013-06-18T20:01:44+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-06-18T20:01:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=b0abfb1c076baced9bf182a357dd47e9482bf065'/>
<id>b0abfb1c076baced9bf182a357dd47e9482bf065</id>
<content type='text'>
--HG--
rename : tests/test_distribute_setup.py =&gt; tests/test_ez_setup.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : tests/test_distribute_setup.py =&gt; tests/test_ez_setup.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Use new sysconfig module with Python 2.7 or &gt;=3.2.</title>
<updated>2013-06-12T01:53:21+00:00</updated>
<author>
<name>Arfrever Frehtes Taifersar Arahesis</name>
<email>Arfrever.FTA@GMail.Com</email>
</author>
<published>2013-06-12T01:53:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=c04abca662dcbffd00d928e06fbf32b9f49f8e57'/>
<id>c04abca662dcbffd00d928e06fbf32b9f49f8e57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge setuptools/command/*</title>
<updated>2013-05-04T04:06:18+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-05-04T04:06:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=e8dbb411b4c6e282b6848066dcbac3ced6d3a880'/>
<id>e8dbb411b4c6e282b6848066dcbac3ced6d3a880</id>
<content type='text'>
--HG--
branch : Setuptools-Distribute merge
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : Setuptools-Distribute merge
</pre>
</div>
</content>
</entry>
<entry>
<title>Copy changes from 1aae1efe5733 for setuptools/command/* (except easy_install.py</title>
<updated>2013-05-04T03:09:46+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-05-04T03:09:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=ff75a6cbdbcde8d9e3b979c30c3d6e64a1bc5374'/>
<id>ff75a6cbdbcde8d9e3b979c30c3d6e64a1bc5374</id>
<content type='text'>
--HG--
branch : Setuptools-Distribute merge
extra : source : 0c89fbb19c269ce1cb3bc3e9ece9864127768169
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : Setuptools-Distribute merge
extra : source : 0c89fbb19c269ce1cb3bc3e9ece9864127768169
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge with upstream</title>
<updated>2013-06-18T13:44:39+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-06-18T13:44:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=fb8c7cf0abc9ce58b8a6f0621c0a9909fb9b8eff'/>
<id>fb8c7cf0abc9ce58b8a6f0621c0a9909fb9b8eff</id>
<content type='text'>
--HG--
branch : distribute
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
</pre>
</div>
</content>
</entry>
<entry>
<title>marshall.load() does not necessarily raise ValueError. Fixes #283.</title>
<updated>2012-10-08T18:58:18+00:00</updated>
<author>
<name>Stefan H. Holek</name>
<email>stefan@epy.co.at</email>
</author>
<published>2012-10-08T18:58:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=9553dd9910df577351ea04bb1613767096beeca0'/>
<id>9553dd9910df577351ea04bb1613767096beeca0</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 203cee618118fb65bf109d2db0275aa90aa5a12d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 203cee618118fb65bf109d2db0275aa90aa5a12d
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #283: Reenable scanning of *.pyc / *.pyo files on Python 3.3.</title>
<updated>2012-07-25T03:11:56+00:00</updated>
<author>
<name>Arfrever Frehtes Taifersar Arahesis</name>
<email>Arfrever.FTA@GMail.Com</email>
</author>
<published>2012-07-25T03:11:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=4084ebc22ff58d406b73fe25c069b5235f04c4d8'/>
<id>4084ebc22ff58d406b73fe25c069b5235f04c4d8</id>
<content type='text'>
Scanning of these files was fixed in commit 2479772eeea7.

--HG--
branch : distribute
extra : rebase_source : fcbb14f0e6efc2c42b691fa2a8920816903ede42
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Scanning of these files was fixed in commit 2479772eeea7.

--HG--
branch : distribute
extra : rebase_source : fcbb14f0e6efc2c42b691fa2a8920816903ede42
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in msabramo/distribute_msabramo_py33 (pull request #10)</title>
<updated>2012-07-21T21:28:56+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2012-07-21T21:28:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=d94d073c9bb4fa13c835a9b46350f1bb52265ff3'/>
<id>d94d073c9bb4fa13c835a9b46350f1bb52265ff3</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 8293d555a44b136a77e31caeb8ec27becf19d462
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 8293d555a44b136a77e31caeb8ec27becf19d462
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #283 bdist_egg issues with python 3.3.0aX</title>
<updated>2012-07-14T18:25:06+00:00</updated>
<author>
<name>Jim Fulton</name>
<email>jim@zope.com</email>
</author>
<published>2012-07-14T18:25:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=12c0d7f3e916957294a095a8425554fe8413e42e'/>
<id>12c0d7f3e916957294a095a8425554fe8413e42e</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 3173cb1ab5550635b8565767059701ab2649ac19
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 3173cb1ab5550635b8565767059701ab2649ac19
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests and fix for marshal.load of pyc files on Python 3.3</title>
<updated>2012-06-26T22:15:27+00:00</updated>
<author>
<name>Marc Abramowitz</name>
<email>marc@marc-abramowitz.com</email>
</author>
<published>2012-06-26T22:15:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=311fb781f87f8885d9a94343b4b7e9731bc0c9e7'/>
<id>311fb781f87f8885d9a94343b4b7e9731bc0c9e7</id>
<content type='text'>
Fixes
https://bitbucket.org/tarek/distribute/issue/283/bdist_egg-issues-with-python-330ax

--HG--
branch : distribute
extra : rebase_source : ec6f2611d3f8a54b7e11cfadf9d03fdcdef39639
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes
https://bitbucket.org/tarek/distribute/issue/283/bdist_egg-issues-with-python-330ax

--HG--
branch : distribute
extra : rebase_source : ec6f2611d3f8a54b7e11cfadf9d03fdcdef39639
</pre>
</div>
</content>
</entry>
</feed>
