<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/testing/python3/APKBUILD, branch master</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>main/python3: moved to main</title>
<updated>2015-04-10T14:59:57+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-04-10T14:56:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=eb778ec0325bf30d63fd4df1be2b71a630e25bc1'/>
<id>eb778ec0325bf30d63fd4df1be2b71a630e25bc1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/python3: add linux-headers to makedepends</title>
<updated>2015-04-09T08:42:44+00:00</updated>
<author>
<name>Bartłomiej Piotrowski</name>
<email>bpiotrowski@alpinelinux.org</email>
</author>
<published>2015-04-09T08:42:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=94bbd1c8ca7ca5df0cd61ec49c180bfbf42288a6'/>
<id>94bbd1c8ca7ca5df0cd61ec49c180bfbf42288a6</id>
<content type='text'>
As headers were unavailable, some modules (such as sockets) were not
build.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As headers were unavailable, some modules (such as sockets) were not
build.
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/python3: upgrade to 3.4.3</title>
<updated>2015-04-08T18:43:47+00:00</updated>
<author>
<name>Bartłomiej Piotrowski</name>
<email>bpiotrowski@alpinelinux.org</email>
</author>
<published>2015-04-08T18:43:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=52cdd6464a706f939d813409fd3126edf0c9b1c9'/>
<id>52cdd6464a706f939d813409fd3126edf0c9b1c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/python3: bump pkgrel</title>
<updated>2015-04-08T11:23:02+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-04-08T11:23:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=2609f68e53537b3af75b55ee54823af978b0b949'/>
<id>2609f68e53537b3af75b55ee54823af978b0b949</id>
<content type='text'>
so pbuilder pick up last python3 fix
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
so pbuilder pick up last python3 fix
</pre>
</div>
</content>
</entry>
<entry>
<title>Move pyconfig.h from python3-dev to python3 package</title>
<updated>2015-04-08T11:03:46+00:00</updated>
<author>
<name>Vlad</name>
<email>frolvlad@gmail.com</email>
</author>
<published>2015-04-07T09:42:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=7669d1ffb57895b2cac066c7b10bfa6c9ebb4676'/>
<id>7669d1ffb57895b2cac066c7b10bfa6c9ebb4676</id>
<content type='text'>
Here is the related commit in python (python2) package: https://github.com/alpinelinux/aports/commit/01a80be974d3c4034414bdfde057ca2ecd96601d

The lack of `pyconfig.h` breaks distutils (`/usr/lib/python3.4/distutils/sysconfig.py`):

```bash
$ pip3 install -U pip
```

Please, note that I have added suffix 'm' as since Python 3.2 it is configured with enabled `--with-pymalloc` option by default, which adds suffix 'm' (/usr/include/python3.4m/).</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Here is the related commit in python (python2) package: https://github.com/alpinelinux/aports/commit/01a80be974d3c4034414bdfde057ca2ecd96601d

The lack of `pyconfig.h` breaks distutils (`/usr/lib/python3.4/distutils/sysconfig.py`):

```bash
$ pip3 install -U pip
```

Please, note that I have added suffix 'm' as since Python 3.2 it is configured with enabled `--with-pymalloc` option by default, which adds suffix 'm' (/usr/include/python3.4m/).</pre>
</div>
</content>
</entry>
<entry>
<title>testing/python3: upgrade to 3.4.2</title>
<updated>2014-11-18T14:45:09+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-11-18T09:06:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=fa17216356c12f1062e2c6002c49eedcf0dddd94'/>
<id>fa17216356c12f1062e2c6002c49eedcf0dddd94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/python3: upgrade to 3.4.1</title>
<updated>2014-05-26T09:11:39+00:00</updated>
<author>
<name>Fabian Affolter</name>
<email>fabian@affolter-engineering.ch</email>
</author>
<published>2014-05-24T12:38:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=a0bfff6f25111c37783efebeb52aca77f2dbf1a5'/>
<id>a0bfff6f25111c37783efebeb52aca77f2dbf1a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/python3: upgrade to 3.3.4</title>
<updated>2014-02-11T11:07:16+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-02-11T11:07:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=4172a700fb692abf6ec69eb708f53c5f6d9281ce'/>
<id>4172a700fb692abf6ec69eb708f53c5f6d9281ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/python3: upgrade to 3.3.3</title>
<updated>2013-11-19T15:44:28+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-11-19T15:44:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=d6ffa09d6da76ad0d758d16be8273d669594fa02'/>
<id>d6ffa09d6da76ad0d758d16be8273d669594fa02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/python3: upgrade to 3.3.2</title>
<updated>2013-05-21T09:06:37+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-05-21T09:06:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=abec8b2dbf4aef435379d5a17dac2cf8f1bbd757'/>
<id>abec8b2dbf4aef435379d5a17dac2cf8f1bbd757</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
