<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_external_python_ipaddress/Makefile, branch android11-qpr3-release</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_python_ipaddress/'/>
<entry>
<title>travis: Run flake8 only on Python 2.7</title>
<updated>2019-10-18T01:16:39+00:00</updated>
<author>
<name>Philipp Hagemeister</name>
<email>phihag@phihag.de</email>
</author>
<published>2019-10-18T01:09:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_python_ipaddress/commit/?id=724c9d9d610c3f4d75729d93ac8a546cad5281ac'/>
<id>724c9d9d610c3f4d75729d93ac8a546cad5281ac</id>
<content type='text'>
flake8 has major problems on 2.6, 3.2, and 3.3: See https://travis-ci.org/phihag/ipaddress/jobs/599423233 and https://travis-ci.org/phihag/ipaddress/jobs/599423234 for examples.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
flake8 has major problems on 2.6, 3.2, and 3.3: See https://travis-ci.org/phihag/ipaddress/jobs/599423233 and https://travis-ci.org/phihag/ipaddress/jobs/599423234 for examples.
</pre>
</div>
</content>
</entry>
<entry>
<title>Comprehensive docker testing</title>
<updated>2019-10-18T01:05:06+00:00</updated>
<author>
<name>Philipp Hagemeister</name>
<email>phihag@phihag.de</email>
</author>
<published>2019-10-18T01:02:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_python_ipaddress/commit/?id=f92edc4e6163db3ea67b282acf79936f31b73009'/>
<id>f92edc4e6163db3ea67b282acf79936f31b73009</id>
<content type='text'>
Docker in conjuction with make allows us to test all 4 supported Python versions in parallel.
Add Dockerfiles for 2.6 and 2.7, and rename the existing dockerfiles to end in `.Dockerfile`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Docker in conjuction with make allows us to test all 4 supported Python versions in parallel.
Add Dockerfiles for 2.6 and 2.7, and rename the existing dockerfiles to end in `.Dockerfile`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: Also push to master (closes #40)</title>
<updated>2018-04-15T20:02:57+00:00</updated>
<author>
<name>Philipp Hagemeister</name>
<email>phihag@phihag.de</email>
</author>
<published>2018-04-15T20:02:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_python_ipaddress/commit/?id=f35e3e5793f6481774aad1f50eed30d520eafb3a'/>
<id>f35e3e5793f6481774aad1f50eed30d520eafb3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add a release script</title>
<updated>2018-04-15T18:00:37+00:00</updated>
<author>
<name>Philipp Hagemeister</name>
<email>phihag@phihag.de</email>
</author>
<published>2018-04-15T18:00:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_python_ipaddress/commit/?id=af0d682c84be56792fad47f77cb953a04eff7abd'/>
<id>af0d682c84be56792fad47f77cb953a04eff7abd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>separate test and source code quality checks, and only run flake8 on newer versions</title>
<updated>2016-09-09T17:02:10+00:00</updated>
<author>
<name>Philipp Hagemeister</name>
<email>phihag@phihag.de</email>
</author>
<published>2016-09-09T17:02:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_python_ipaddress/commit/?id=a3b1237ba86026ebf07c44ef95c6678028456b5a'/>
<id>a3b1237ba86026ebf07c44ef95c6678028456b5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PEP8 E501</title>
<updated>2015-07-14T19:36:52+00:00</updated>
<author>
<name>Philipp Hagemeister</name>
<email>phihag@phihag.de</email>
</author>
<published>2015-07-14T19:36:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_python_ipaddress/commit/?id=b349344269cecca1473f0f6bc404c6097ad43a23'/>
<id>b349344269cecca1473f0f6bc404c6097ad43a23</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply and test PEP8</title>
<updated>2015-07-13T10:34:48+00:00</updated>
<author>
<name>Philipp Hagemeister</name>
<email>phihag@phihag.de</email>
</author>
<published>2015-07-13T10:34:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_python_ipaddress/commit/?id=dc80ec6dfa1c740115cced078cec1d61bd1b6b85'/>
<id>dc80ec6dfa1c740115cced078cec1d61bd1b6b85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a simplistic Makefile</title>
<updated>2014-11-24T01:16:08+00:00</updated>
<author>
<name>Philipp Hagemeister</name>
<email>phihag@phihag.de</email>
</author>
<published>2014-11-24T01:15:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_python_ipaddress/commit/?id=f3e752e771933613be2e2f04f18e314df6ec45dd'/>
<id>f3e752e771933613be2e2f04f18e314df6ec45dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
