diff --git a/programming/language/python3/python3-ecdsa/pspec.xml b/programming/language/python3/python3-ecdsa/pspec.xml
index 8b4668c732..c45543b654 100644
--- a/programming/language/python3/python3-ecdsa/pspec.xml
+++ b/programming/language/python3/python3-ecdsa/pspec.xml
@@ -13,7 +13,7 @@
library
ECDSA implementation for Python
This is an easy-to-use implementation of ECDSA cryptography (Elliptic Curve Digital Signature Algorithm), implemented purely in Python, released under the MIT license. With this library, you can quickly create keypairs (signing key and verifying key), sign messages, and verify the signatures. The keys and signatures are very short, making them easy to handle and incorporate into other protocols.
- https://github.com/warner/python-ecdsa/archive/python-ecdsa-0.15.tar.gz
+ https://github.com/warner/python-ecdsa/archive/python-ecdsa-0.17.0.tar.gz
python3-devel
python3-setuptools
@@ -34,6 +34,13 @@
+
+ 2021-10-25
+ 0.17.0
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2020-01-23
0.15
@@ -56,4 +63,4 @@
karaguzelibrahim@gmail.com
-
\ No newline at end of file
+