diff options
| author | Sebastian Thiel <sebastian.thiel@icloud.com> | 2022-02-21 10:42:25 +0800 |
|---|---|---|
| committer | Sebastian Thiel <sebastian.thiel@icloud.com> | 2022-02-21 10:42:25 +0800 |
| commit | c0f2cf373e8296d07b3a7d7610add0cf3d5957be (patch) | |
| tree | 95530f516efef1f294b996a3e5c748775895dd05 /README.md | |
| parent | 02b594ecdb3ba36e8477e2ff1dcb065c8626ca3d (diff) | |
| download | gitpython-c0f2cf373e8296d07b3a7d7610add0cf3d5957be.tar.gz | |
Deprecate GPG signature docs; stop signing releases
Related to https://github.com/gitpython-developers/gitdb/issues/77
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -149,7 +149,12 @@ Please have a look at the [contributions file][contributing]. incrementing the patch level, and possibly by appending `-dev`. Probably you want to `git push` once more. -### How to verify a release +### How to verify a release (DEPRECATED) + +Note that what follows is deprecated and future releases won't be signed anymore. +More details about how it came to that can be found [in this issue](https://github.com/gitpython-developers/gitdb/issues/77). + +---- Please only use releases from `pypi` as you can verify the respective source tarballs. |
