<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bpiotrowski/aports/main/python, branch master</title>
<subtitle>Barthalion's staging aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/bpiotrowski/aports/'/>
<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/bpiotrowski/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/bpiotrowski/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/bpiotrowski/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/bpiotrowski/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/bpiotrowski/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/bpiotrowski/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>
<entry>
<title>main/python: fix ctypes.util.find_library() and set CFLAGS</title>
<updated>2013-06-04T12:55:59+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-06-04T12:50:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/bpiotrowski/aports/commit/?id=7816089f20b107fb4f6620903bfd745956038467'/>
<id>7816089f20b107fb4f6620903bfd745956038467</id>
<content type='text'>
ref #2012
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ref #2012
</pre>
</div>
</content>
</entry>
<entry>
<title>main/python: upgrade to 2.7.5</title>
<updated>2013-05-25T08:01:12+00:00</updated>
<author>
<name>Bartłomiej Piotrowski</name>
<email>bpiotrowski@alpinelinux.org</email>
</author>
<published>2013-05-25T08:01:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/bpiotrowski/aports/commit/?id=42c7e5c0ef941c5e9da607489e27baeaf1d2dfb9'/>
<id>42c7e5c0ef941c5e9da607489e27baeaf1d2dfb9</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: enable IPv6 support</title>
<updated>2012-07-09T07:18:50+00:00</updated>
<author>
<name>Bartłomiej Piotrowski</name>
<email>b@bpiotrowski.pl</email>
</author>
<published>2012-07-08T18:16:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/bpiotrowski/aports/commit/?id=f7c3df7316b9b5747f5a5403cf07efd49c596c8c'/>
<id>f7c3df7316b9b5747f5a5403cf07efd49c596c8c</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 against sqlite-libs</title>
<updated>2012-05-31T06:31:38+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2012-05-31T06:31:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/bpiotrowski/aports/commit/?id=2fc35c603a8920cb91028296cb90863a07435ff5'/>
<id>2fc35c603a8920cb91028296cb90863a07435ff5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
