python-crypgoraphy: Update to 2.4.2

Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
Rosen Penev
2018-12-01 09:49:41 -08:00
parent 37aeee740c
commit 8e25b4b859
3 changed files with 4 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
--- a/setup.py
+++ b/setup.py
@@ -235,6 +235,7 @@ class DummyPyTest(test):
@@ -243,6 +243,7 @@ class DummyPyTest(test):
with open(os.path.join(base_dir, "README.rst")) as f:
long_description = f.read()