This is an automated email from the git hooks/post-receive script.
juga pushed a commit to branch maint in repository stem.
commit bf5027839a6e1edf0d3741460670c76f13758290 Author: juga juga@riseup.net AuthorDate: Thu Oct 6 07:33:03 2022 +0000
Fix last release tarball sha256 and add signature --- docs/download.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/docs/download.rst b/docs/download.rst index 460b5fa9..b26650bd 100644 --- a/docs/download.rst +++ b/docs/download.rst @@ -82,7 +82,8 @@ Download Signed releases and instructions for both Python 2.x and 3.x. You can easily install from its `tarball https://files.pythonhosted.org/packages/b2/66/c5515de764bffae1347e671819711268da5c02bfab8406223526822fe5f6/stem-1.8.1.tar.gz`_ - (`sha256sum c447b45b54565288d0fee364432bce60e9203a89``) + (``sha256 81d43a7c668ba9d7bc1103b2e7a911e9d148294b373d27a59ae8da79ef7a3e2f``) + (`sig https://files.pythonhosted.org/packages/b2/66/c5515de764bffae1347e671819711268da5c02bfab8406223526822fe5f6/stem-1.8.1.tar.gz.asc`_) or with **pip**...
::