summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2022-02-21 10:42:25 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2022-02-21 10:42:25 +0800
commitc0f2cf373e8296d07b3a7d7610add0cf3d5957be (patch)
tree95530f516efef1f294b996a3e5c748775895dd05 /README.md
parent02b594ecdb3ba36e8477e2ff1dcb065c8626ca3d (diff)
downloadgitpython-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.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index dd449d32..54a735e5 100644
--- a/README.md
+++ b/README.md
@@ -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.