<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mmason/aports/main/python, branch master</title>
<subtitle>mmason's aports repo
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/mmason/aports/'/>
<entry>
<title>main/python: upgrade to 2.7.8</title>
<updated>2014-06-30T07:19:00+00:00</updated>
<author>
<name>Eivind Uggedal</name>
<email>eivind@uggedal.com</email>
</author>
<published>2014-06-30T07:18:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/mmason/aports/commit/?id=9620c81917d454c855b17f5e711ae08e57b4ae4f'/>
<id>9620c81917d454c855b17f5e711ae08e57b4ae4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/python: upgrade to 2.7.7</title>
<updated>2014-06-05T07:44:15+00:00</updated>
<author>
<name>Eivind Uggedal</name>
<email>eivind@uggedal.com</email>
</author>
<published>2014-06-05T07:44:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/mmason/aports/commit/?id=156bf140225c0ab6d004a3ad739cec193c6ab766'/>
<id>156bf140225c0ab6d004a3ad739cec193c6ab766</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/python: try 2</title>
<updated>2014-05-09T07:04:02+00:00</updated>
<author>
<name>William Pitcock</name>
<email>nenolod@dereferenced.org</email>
</author>
<published>2014-05-09T07:04:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/mmason/aports/commit/?id=c1b46eb6ae3fd0c15433cd4bbba36e5b39a5dedc'/>
<id>c1b46eb6ae3fd0c15433cd4bbba36e5b39a5dedc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/python: allow 64-bit arguments to ioctl()</title>
<updated>2014-05-09T06:59:37+00:00</updated>
<author>
<name>William Pitcock</name>
<email>nenolod@dereferenced.org</email>
</author>
<published>2014-05-09T06:59:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/mmason/aports/commit/?id=cefd4657a7b185db8758159b1d9a08781ebd03a1'/>
<id>cefd4657a7b185db8758159b1d9a08781ebd03a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/python: rebuild with working mutiprocessing</title>
<updated>2014-03-13T15:11:28+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-03-13T15:11:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/mmason/aports/commit/?id=e478a34043087fe833f82616eaeb005f5f338c86'/>
<id>e478a34043087fe833f82616eaeb005f5f338c86</id>
<content type='text'>
The build server did not have /dev/shm so python got built without
multiprocessing.

ref #2747
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The build server did not have /dev/shm so python got built without
multiprocessing.

ref #2747
</pre>
</div>
</content>
</entry>
<entry>
<title>main/python: fix posix_close name clash (against latest musl)</title>
<updated>2013-12-16T11:59:43+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2013-12-16T11:59:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/mmason/aports/commit/?id=ca8bb5854f0617841f701e9b1d5fa84be5adb790'/>
<id>ca8bb5854f0617841f701e9b1d5fa84be5adb790</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/python: upgrade to 2.7.6</title>
<updated>2013-11-18T09:28:06+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-11-18T09:28:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/mmason/aports/commit/?id=eef72b99953b0001f7f841462d69c141441d5b31'/>
<id>eef72b99953b0001f7f841462d69c141441d5b31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/python: disable MPROTECT on pax because of cffi</title>
<updated>2013-08-31T21:20:01+00:00</updated>
<author>
<name>William Pitcock</name>
<email>nenolod@dereferenced.org</email>
</author>
<published>2013-08-31T21:20:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/mmason/aports/commit/?id=4364680bae06f106bb86312345f842dac1baf08e'/>
<id>4364680bae06f106bb86312345f842dac1baf08e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[all autotools packages]: normalize ./configure</title>
<updated>2013-07-30T08:54:53+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2013-07-30T08:51:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/mmason/aports/commit/?id=5c904717322f8113870abf48cc93c3c8b00ab4e8'/>
<id>5c904717322f8113870abf48cc93c3c8b00ab4e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/python: disable emutramp on python binary</title>
<updated>2013-07-10T14:58:48+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-07-10T14:58:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/mmason/aports/commit/?id=dc3ff4b277d5a9ae36771ac635f8d43eb0cbfb59'/>
<id>dc3ff4b277d5a9ae36771ac635f8d43eb0cbfb59</id>
<content type='text'>
needed by some python modules
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
needed by some python modules
</pre>
</div>
</content>
</entry>
</feed>
