summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Shadura <andrew.shadura@collabora.co.uk>2019-07-13 01:36:35 +0200
committerAndrej Shadura <andrew.shadura@collabora.co.uk>2019-07-13 01:36:35 +0200
commit363538bdaac5c79d5b8290fab9c21bc5f13190d9 (patch)
treef29a9bb291c541b28436d781bada7179fe9af505
parent561bf9f13c4012ee83f93ea7ac35460d5198f1e1 (diff)
Mention it's Python 3 only
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 4c1f39e..89cf8fc 100644
--- a/debian/control
+++ b/debian/control
@@ -30,4 +30,4 @@ Description: sign JSON with Ed25519 signatures in Python 3
* ED25519 can be replaced with a different algorithm.
* Unprotected data can be added to the object under the "unsigned" key.
.
- This package is for Python 3.
+ This package is for Python 3 only.