<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git/Makefile, branch 3.1.25</title>
<subtitle>github.com: gitpython-developers/GitPython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/'/>
<entry>
<title>Remove docker and appveyor configuration files</title>
<updated>2021-07-13T23:45:05+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sebastian.thiel@icloud.com</email>
</author>
<published>2021-07-13T23:43:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=cf9b511ac3386910b695fa6482b7488802f77eb2'/>
<id>cf9b511ac3386910b695fa6482b7488802f77eb2</id>
<content type='text'>
These weren't used by CI nor were they regularly tested.
If somebody misses something, we can bring them back of course.

This cleanup was triggered with the switch to pytest, and I wanted
to remove everything that was present just for nosetest.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These weren't used by CI nor were they regularly tested.
If somebody misses something, we can bring them back of course.

This cleanup was triggered with the switch to pytest, and I wanted
to remove everything that was present just for nosetest.
</pre>
</div>
</content>
</entry>
<entry>
<title>add initial types to remote.py</title>
<updated>2021-05-03T14:59:07+00:00</updated>
<author>
<name>yobmod</name>
<email>yobmod@gmail.com</email>
</author>
<published>2021-05-03T14:59:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=6752fad0e93d1d2747f56be30a52fea212bd15d6'/>
<id>6752fad0e93d1d2747f56be30a52fea212bd15d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adjust signature key - please read if you verify installs/packages</title>
<updated>2020-09-04T02:00:48+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sebastian.thiel@icloud.com</email>
</author>
<published>2020-09-04T02:00:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=eb411ee92d30675a8d3d110f579692ea02949ccd'/>
<id>eb411ee92d30675a8d3d110f579692ea02949ccd</id>
<content type='text'>
After a recent 'cleanup' operation that attempted to simplify my
GPG key workflow with Yubikeys, it looks like my GPG installation
has 'forgotten' how to interact with the key I typically used
to sign GitPython releases.

Since I never managed to establish a chain of trust with my only
remaining 'good' key, for you this means you cannot trust new
GitPython releases anymore.

There is nothing I can do about except to apologize for the hassle.

If you want to make constructive suggestions on how to fix this, I am
happy to work with you on that.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
After a recent 'cleanup' operation that attempted to simplify my
GPG key workflow with Yubikeys, it looks like my GPG installation
has 'forgotten' how to interact with the key I typically used
to sign GitPython releases.

Since I never managed to establish a chain of trust with my only
remaining 'good' key, for you this means you cannot trust new
GitPython releases anymore.

There is nothing I can do about except to apologize for the hassle.

If you want to make constructive suggestions on how to fix this, I am
happy to work with you on that.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change signing key back to what it was</title>
<updated>2020-04-11T11:42:23+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sebastian.thiel@icloud.com</email>
</author>
<published>2020-04-11T11:42:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=e236853b14795edec3f09c50ce4bb0c4efad6176'/>
<id>e236853b14795edec3f09c50ce4bb0c4efad6176</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Yeah, thanks twine - argument parsing is hard…</title>
<updated>2020-02-08T03:24:45+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sebastian.thiel@icloud.com</email>
</author>
<published>2020-02-08T03:24:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=d296eec67a550e4a44f032cfdd35f6099db91597'/>
<id>d296eec67a550e4a44f032cfdd35f6099db91597</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Apparently -s must be there, even if --sign-with is specified??</title>
<updated>2020-02-08T03:23:19+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sebastian.thiel@icloud.com</email>
</author>
<published>2020-02-08T03:23:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=ee8b09fd24962889e0e298fa658f1975f7e4e48c'/>
<id>ee8b09fd24962889e0e298fa658f1975f7e4e48c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sign with a different key for now, it's USB-C and can be used</title>
<updated>2020-02-08T03:22:08+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sebastian.thiel@icloud.com</email>
</author>
<published>2020-02-08T03:20:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=7b74a5bb6123b425a370da60bcc229a030e7875c'/>
<id>7b74a5bb6123b425a370da60bcc229a030e7875c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>disable signing - don't have a USB-A to -C adapter :(</title>
<updated>2020-02-08T03:17:31+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sebastian.thiel@icloud.com</email>
</author>
<published>2020-02-08T03:17:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=6b8e7b72ce81524cf82e64ee0c56016106501d96'/>
<id>6b8e7b72ce81524cf82e64ee0c56016106501d96</id>
<content type='text'>
Due to me being in China and in an unexpected situation, I don't
have access to my gear, which would have included an adapter to
be able to use my USB-A yubikey (required for GitPython releases)
to USB-C of the Mac.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Due to me being in China and in an unexpected situation, I don't
have access to my gear, which would have included an adapter to
be able to use my USB-A yubikey (required for GitPython releases)
to USB-C of the Mac.
</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://git.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://git.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>
</feed>
