<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/testing/pep8, branch master</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>testing/pep8: remove, duplicate of main/py-pep8</title>
<updated>2016-11-19T17:46:43+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2016-11-19T17:37:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=8c3e8c1acf4b307de56e12319e323bd95012c68b'/>
<id>8c3e8c1acf4b307de56e12319e323bd95012c68b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[various] rename python executable in APKBUILDs to python2</title>
<updated>2016-10-26T17:47:58+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2016-10-26T17:19:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=c18b35140d6160530980ddae341d9aa45fe118fa'/>
<id>c18b35140d6160530980ddae341d9aa45fe118fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[various] rename dependency python to python2</title>
<updated>2016-10-26T17:47:58+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2016-10-26T16:51:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=d6529c8d14d870c966dc74c3008cdce15dabb7c5'/>
<id>d6529c8d14d870c966dc74c3008cdce15dabb7c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/*: change source URL pypi.python.org to files.pythonhosted.org</title>
<updated>2016-07-08T15:39:12+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2016-07-06T17:34:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=bb62c4901b5dcda2d798b25d48d8bcb55868c5f0'/>
<id>bb62c4901b5dcda2d798b25d48d8bcb55868c5f0</id>
<content type='text'>
See https://bitbucket.org/pypa/pypi/issues/438/backwards-compatible-un-hashed-package#comment-27734791
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://bitbucket.org/pypa/pypi/issues/438/backwards-compatible-un-hashed-package#comment-27734791
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/pep8: upgrade to 1.7.0</title>
<updated>2016-04-06T08:11:33+00:00</updated>
<author>
<name>Francesco Colista</name>
<email>fcolista@alpinelinux.org</email>
</author>
<published>2016-04-06T08:11:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=ac9c6d9c46dfbdeee171c5cc74990c446e9ab593'/>
<id>ac9c6d9c46dfbdeee171c5cc74990c446e9ab593</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/pep8: upgrade to 1.6.2</title>
<updated>2015-05-09T07:40:26+00:00</updated>
<author>
<name>Fabian Affolter</name>
<email>fabian@affolter-engineering.ch</email>
</author>
<published>2015-04-16T16:26:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=f5c842e3043ea54b78a97ed34e89324dd6da4cf6'/>
<id>f5c842e3043ea54b78a97ed34e89324dd6da4cf6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/pep8: new aport</title>
<updated>2015-01-25T11:15:57+00:00</updated>
<author>
<name>systmkor</name>
<email>systmkor@gmail.com</email>
</author>
<published>2015-01-21T23:06:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=3372e66a475ccf2a7f2750c62c6cd4c6545bf625'/>
<id>3372e66a475ccf2a7f2750c62c6cd4c6545bf625</id>
<content type='text'>
pep8 is a tool to check your Python code against some of the style
conventions in PEP 8.
http://github.com/jcrocholl/pep8/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pep8 is a tool to check your Python code against some of the style
conventions in PEP 8.
http://github.com/jcrocholl/pep8/
</pre>
</div>
</content>
</entry>
</feed>
