<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git/.travis.yml, branch 3.0.5</title>
<subtitle>github.com: gitpython-developers/GitPython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/'/>
<entry>
<title>Drop python 2 support, again (revert previous revert)</title>
<updated>2019-08-11T06:40:42+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sthiel@thoughtworks.com</email>
</author>
<published>2019-07-29T00:11:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=2e7e82b114a5c1b3eb61f171c376e1cf85563d07'/>
<id>2e7e82b114a5c1b3eb61f171c376e1cf85563d07</id>
<content type='text'>
This reverts commit 913d806f02cf50250d230f88b897350581f80f6b.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 913d806f02cf50250d230f88b897350581f80f6b.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Drop python 2.7 support and help with encodings"</title>
<updated>2019-07-28T23:57:46+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sthiel@thoughtworks.com</email>
</author>
<published>2019-07-28T23:57:46+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=913d806f02cf50250d230f88b897350581f80f6b'/>
<id>913d806f02cf50250d230f88b897350581f80f6b</id>
<content type='text'>
This reverts commit dac619e4917b0ad43d836a534633d68a871aecca.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit dac619e4917b0ad43d836a534633d68a871aecca.
</pre>
</div>
</content>
</entry>
<entry>
<title>Build docs locally</title>
<updated>2019-07-20T11:45:22+00:00</updated>
<author>
<name>Santos Gallegos</name>
<email>santos_g@outlook.com</email>
</author>
<published>2019-05-05T04:33:50+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=a02facd0b4f9c2d2c039f0d7dc5af8354ce0201b'/>
<id>a02facd0b4f9c2d2c039f0d7dc5af8354ce0201b</id>
<content type='text'>
Currently `make html` will output pages without styles
or different than the online documentation.

With this change the local documentation looks the same as the online
documentation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently `make html` will output pages without styles
or different than the online documentation.

With this change the local documentation looks the same as the online
documentation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop python 2.7 support and help with encodings</title>
<updated>2019-07-20T09:34:19+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sthiel@thoughtworks.com</email>
</author>
<published>2019-07-20T09:26:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=dac619e4917b0ad43d836a534633d68a871aecca'/>
<id>dac619e4917b0ad43d836a534633d68a871aecca</id>
<content type='text'>
Fixes #312
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #312
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "This time, use test-requirements."</title>
<updated>2019-07-20T07:37:53+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sthiel@thoughtworks.com</email>
</author>
<published>2019-07-20T07:37:53+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=c9dbaab311dbafcba0b68edb6ed89988b476f1dc'/>
<id>c9dbaab311dbafcba0b68edb6ed89988b476f1dc</id>
<content type='text'>
This reverts commit 74a0507f4eb468b842d1f644f0e43196cda290a1.

https://travis-ci.org/gitpython-developers/GitPython/jobs/561334516#L634
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 74a0507f4eb468b842d1f644f0e43196cda290a1.

https://travis-ci.org/gitpython-developers/GitPython/jobs/561334516#L634
</pre>
</div>
</content>
</entry>
<entry>
<title>This time, use test-requirements.</title>
<updated>2019-07-20T07:34:18+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sthiel@thoughtworks.com</email>
</author>
<published>2019-07-20T07:33:28+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=74a0507f4eb468b842d1f644f0e43196cda290a1'/>
<id>74a0507f4eb468b842d1f644f0e43196cda290a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a Dockerfile that creates a clean Ubuntu Xenial test environment</title>
<updated>2019-05-05T07:52:53+00:00</updated>
<author>
<name>James E. King III</name>
<email>jking@apache.org</email>
</author>
<published>2019-02-05T18:40:12+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=52ee33ac9b234c7501d97b4c2bf2e2035c5ec1fa'/>
<id>52ee33ac9b234c7501d97b4c2bf2e2035c5ec1fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix setup.py and use of requirements files.</title>
<updated>2019-05-05T07:52:53+00:00</updated>
<author>
<name>James E. King III</name>
<email>jking@apache.org</email>
</author>
<published>2019-01-15T21:16:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=ce21f63f7acba9b82cea22790c773e539a39c158'/>
<id>ce21f63f7acba9b82cea22790c773e539a39c158</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>travis: ignore a bunch of flake issues, similar to tox</title>
<updated>2018-12-22T14:27:39+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2018-12-22T14:27:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=8b3ffcdda1114ad204c58bdf3457ac076ae9a0b0'/>
<id>8b3ffcdda1114ad204c58bdf3457ac076ae9a0b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Run tests on travis against an up-to-date nightly</title>
<updated>2018-10-21T10:24:21+00:00</updated>
<author>
<name>Michael Käufl</name>
<email>michael-k@users.noreply.github.com</email>
</author>
<published>2018-10-14T21:55:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=6e4239c4c3b106b436673e4f9cca43448f6f1af9'/>
<id>6e4239c4c3b106b436673e4f9cca43448f6f1af9</id>
<content type='text'>
Running "nightly" on trusty (the current default on travis) is not
nightly any more, but 3.7.0a4+.  See
https://docs.travis-ci.com/user/languages/python/#development-releases-support
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Running "nightly" on trusty (the current default on travis) is not
nightly any more, but 3.7.0a4+.  See
https://docs.travis-ci.com/user/languages/python/#development-releases-support
</pre>
</div>
</content>
</entry>
</feed>
