python-crypto: add python3 variant, src packages, omit tests

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
This commit is contained in:
Jeffery To
2018-01-14 22:29:29 +08:00
parent a5fdaeb52c
commit fa60629c99
3 changed files with 64 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
--- a/setup.py
+++ b/setup.py
@@ -100,6 +100,10 @@
@@ -100,6 +100,10 @@ def PrintErr(*args, **kwd):
w(kwd.get("end", "\n"))
def endianness_macro():