summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2021-03-25 20:46:35 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2021-03-26 22:25:19 +0800
commit03ab3a1d40c04d6a944299c21db61cf9ce30f6bb (patch)
tree26d468b6447ca61b3078e5ff9f9b1e72a3d68198
parent6b997cd5fd01dd91ecb08d39e5e9736bc1dc9ba5 (diff)
downloadgitdb-03ab3a1d40c04d6a944299c21db61cf9ce30f6bb.tar.gz
change signing key to the one I have
-rw-r--r--Makefile2
m---------gitdb/ext/smmap0
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a5098b7..8290756 100644
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,7 @@ release:: clean
force_release:: clean
git push --tags
python3 setup.py sdist bdist_wheel
- twine upload -s -i 2CF6E0B51AAF73F09B1C21174D1DA68C88710E60 dist/*
+ twine upload -s -i 27C50E7F590947D7273A741E85194C08421980C9 dist/*
doc::
make -C doc/ html
diff --git a/gitdb/ext/smmap b/gitdb/ext/smmap
-Subproject 5e5f940dff80beaa3eedf9342ef502f5e630d5e
+Subproject 30e93fee57286afae25c28a97ba65a9770f9a72