[packages/adapter: 578/631] pycrypto map

glen glen at pld-linux.org
Mon Sep 12 20:22:53 CEST 2016


commit ed1b875399692ddb3ff0cd8b74528aa7b6d8db0f
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Sep 25 20:32:19 2013 +0300

    pycrypto map

 adapter.awk | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/adapter.awk b/adapter.awk
index 8e0c2b7..e335b75 100644
--- a/adapter.awk
+++ b/adapter.awk
@@ -2225,6 +2225,7 @@ function replace_requires(field,   pkg) {
 	sub(/^pytalloc$/, "python-talloc", $2);
 	sub(/^pytalloc-devel$/, "python-talloc-devel", $2);
 	sub(/^pytest$/, "python-pytest", $2);
+	sub(/^python-crypto$/, "python-Crypto", $2);
 	sub(/^python-cups$/, "python-pycups", $2);
 	sub(/^python-enchant$/, "python-pyenchant", $2);
 	sub(/^python-imaging$/, "python-PIL", $2);
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/adapter.git/commitdiff/6ca0126d4d0c8c79feb7db10b0a0fade0f3b8885



More information about the pld-cvs-commit mailing list