<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cffi.git, branch osx-tests</title>
<subtitle>foss.heptapod.net: pypy/cffi
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/'/>
<entry>
<title>add missing import for OS X</title>
<updated>2015-05-22T20:04:41+00:00</updated>
<author>
<name>Konstantin Lopuhin</name>
<email>kostia.lopuhin@gmail.com</email>
</author>
<published>2015-05-22T20:04:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=b652564dadba511c29eeabcc69bda915e81768fd'/>
<id>b652564dadba511c29eeabcc69bda915e81768fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>typo</title>
<updated>2015-05-22T17:19:15+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2015-05-22T17:19:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=52158290272163d331a58388354e0834c98add41'/>
<id>52158290272163d331a58388354e0834c98add41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>hg merge release-1.0</title>
<updated>2015-05-22T10:59:04+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2015-05-22T10:59:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=c6106e9f9ac93e9dee36d52fb7531067e2e6f03b'/>
<id>c6106e9f9ac93e9dee36d52fb7531067e2e6f03b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the md5/sha1</title>
<updated>2015-05-22T10:58:49+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2015-05-22T10:58:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=08062d23f56cb07379b15e1dccb3cb917f1f633f'/>
<id>08062d23f56cb07379b15e1dccb3cb917f1f633f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>hg merge default</title>
<updated>2015-05-22T10:57:38+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2015-05-22T10:57:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=9b3039eef262d4e15710868f6f52e92cf79fdcbc'/>
<id>9b3039eef262d4e15710868f6f52e92cf79fdcbc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>On PyPy, cffi is preinstalled and it is not possible, at least for now,</title>
<updated>2015-05-22T08:43:23+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2015-05-22T08:43:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=01059cad6c63d03ba29cc2523db6e17121613957'/>
<id>01059cad6c63d03ba29cc2523db6e17121613957</id>
<content type='text'>
to install a different version.  We work around it by making the setup()
arguments mostly empty in this case.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to install a different version.  We work around it by making the setup()
arguments mostly empty in this case.
</pre>
</div>
</content>
</entry>
<entry>
<title>Pull request #61 fixing issue #182 (slightly edited):</title>
<updated>2015-05-22T08:27:49+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2015-05-22T08:27:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=ebeb16c24c706cf9d440b0f7adbcfa72e611b986'/>
<id>ebeb16c24c706cf9d440b0f7adbcfa72e611b986</id>
<content type='text'>
Create an interpreter and platform specific wheel even on PyPy
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Create an interpreter and platform specific wheel even on PyPy
</pre>
</div>
</content>
</entry>
<entry>
<title>Expand the problem</title>
<updated>2015-05-21T23:45:35+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2015-05-21T23:45:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=87eb9c993d2c4827a0dd8b4b9852837eb4faf6b0'/>
<id>87eb9c993d2c4827a0dd8b4b9852837eb4faf6b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix comments</title>
<updated>2015-05-21T23:05:21+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2015-05-21T23:05:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=5b0f1efdd9241a41d0e7129d2144ebfa6be23d06'/>
<id>5b0f1efdd9241a41d0e7129d2144ebfa6be23d06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Defines the macro _CFFI_ before including Python.h.</title>
<updated>2015-05-21T22:53:23+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2015-05-21T22:53:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=420ca55b6e4c09816bbc72d975e87337dfe31084'/>
<id>420ca55b6e4c09816bbc72d975e87337dfe31084</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
